AgentStack
uygnoey avatar

uygnoey

50 listings · 0 installs

Open-source publisher. Listings imported from github.com/uygnoey — credited to the original author with their license.

↗ github.com/uygnoey
50+ results
Self-run
SKILL

Prompt Template Bootstrap

Use Anthropic Console's prompt generator to bootstrap a production-ready prompt template from a short task description, then know what prompt-engineering techniques the output already carries (role setting, chain-of-thought scratchpad, XML tags, handlebars variables) and how to edit, version, and evaluate the result.

0
7
Free
Self-run
SKILL

Microsoft 365 Copilot Model Choice

Help an organization map Microsoft 365 Copilot entry points (Researcher, Copilot Studio) to appropriate Claude model choices mentioned in the announcement.

0
6
Free
Self-run
SKILL

Research Workspace Briefing

Turn a question into a citation-backed briefing by combining web research with Google Workspace context (Gmail, Calendar, Docs).

0
6
Free
Self-run
SKILL

Enterprise Workspace Security Basics

Establish baseline administrative and security practices for rolling out Claude in an organization, based on capabilities highlighted in the Claude for Enterprise announcement.

0
8
Free
Self-run
SKILL

Analysis Tool Adoption

Guidance for enabling and using the Claude.ai analysis tool when you need precise calculations or data analysis.

0
9
Free
Self-run
SKILL

Context Editing Memory Tool

Apply practical rules for what to keep in an agent’s context vs what to persist to memory when building long-running workflows on the Claude Developer Platform.

0
7
Free
Self-run
SKILL

Manage Api Console Workspaces

Create and operate Anthropic API Console Workspaces to organize deployments, enforce workspace-level spend and rate limits, and manage access control.

0
6
Free
Self-run
SKILL

Bedrock Availability Summary

Summarize the Claude blog announcement that Claude 2 is available on Amazon Bedrock, including what it is and who it may be relevant for.

0
9
Free
Self-run
SKILL

Create And Edit Deliverable Files

Create and iteratively refine ready-to-use deliverable files (spreadsheets, documents, slide decks, PDFs) from user instructions and uploaded source materials.

0
7
Free
Self-run
SKILL

Bedrock Haiku Finetune Checklist

Checklist-style workflow for preparing prompt–completion training data and evaluating a fine-tuned Claude 3 Haiku model in Amazon Bedrock.

0
10
Free
Self-run
SKILL

Agentic Coding Adoption Playbook

A practical playbook for rolling out agentic coding across an engineering organization: piloting, enablement, guidance, and measurement.

0
10
Free
Self-run
SKILL

Slack Slack Integration

A reusable workflow for using Claude in Slack (and Slack as a connector) to draft replies, summarize threads, and pull relevant workspace context with permission-aware access.

0
10
Free
Self-run
SKILL

Vertex Ai Fedramp High Il2 Launch

Key takeaways and a short, compliant checklist for enabling Claude models on Google Cloud Vertex AI in FedRAMP High / IL2 environments.

0
8
Free
Self-run
SKILL

Code Team Playbook

A practical playbook of Claude Code usage patterns across teams (navigation, testing, debugging, prototyping, docs, and automation), distilled from Anthropic’s internal examples.

0
10
Free
Self-run
SKILL

Connected Tools Research Playbook

Use Claude's Integrations and advanced Research together to pull context from your work apps and produce comprehensive cited reports. Apply when deciding which third-party app to connect via remote MCP servers, when planning multi-source investigations that span the web, Google Workspace, and connected services, or when standardizing how a team uses Integrations + Research instead of building bes…

0
5
Free
Self-run
SKILL

Console Build Test Iterate Workflow

Use the upgraded Anthropic Console as a single workspace to build, evaluate, and iterate Claude prompts before shipping. Walks through Workbench authoring, the prompt generator, side-by-side evaluation, prompt improvement, "Get Code" export, shareable prompts for team collaboration, and the extended thinking budget for Claude 3.7 Sonnet — based strictly on the March 6, 2025 launch post.

0
7
Free
Self-run
SKILL

Native Sandboxing Basics

Establish safer, more autonomous boundaries for agentic coding by applying filesystem and network isolation (a "native sandboxing" approach) so the agent can operate with fewer per-action permission prompts.

0
10
Free
Self-run
SKILL

Api Integration Resilience Playbook

Plan and implement resilient third-party API integrations with Claude. Use Claude.ai to enumerate failure modes, authentication risks, and rate-limit strategies before coding, then use Claude Code to generate typed clients, OAuth/JWT/key-rotation flows, and contract/refresh tests across the codebase. Apply when onboarding a new API, hardening a flaky integration, or standardizing how a team split…

0
11
Free
Self-run
SKILL

Responsive Layout Refactor

Identify rigid CSS layout constraints and refactor them into responsive patterns with breakpoint checks and device-coverage tests.

0
10
Free
Self-run
SKILL

Citations Grounded Answers

Build and evaluate “grounded answers” experiences using Anthropic API Citations so users can trace each claim back to source passages.

0
6
Free
Self-run
SKILL

Web Search Use Case Playbook

Apply Claude's web search feature (announced March 20, 2025, made globally available May 27, 2025) effectively. Helps users decide when web search is the right tool, enable it correctly with Claude 3.7 Sonnet, get cited responses, and reuse the four use cases the post calls out — sales, finance, research, and shopping.

0
7
Free
Self-run
SKILL

Prompt Caching Design Patterns

Decide when prompt caching helps, structure prompts so the cacheable prefix and dynamic suffix are cleanly separated, estimate cost and latency wins from the benchmarks reported in Anthropic's launch post, and pick the right Claude model among those that support caching.

0
10
Free
Self-run
SKILL

Message Batches Job Design

A reusable checklist for deciding when and how to use the Anthropic Message Batches API for asynchronous, high-volume processing at reduced cost.

0
6
Free
Self-run
SKILL

Agent Skills Overview

Overview and adoption checklist for Agent Skills (reusable bundles of instructions, scripts, and resources that Claude loads when relevant).

0
9
Free
Self-run
SKILL

Agent Capabilities Adoption Checklist

Checklist and implementation notes for adopting Claude API capabilities for agentic applications (code execution, MCP connector, Files API, and extended prompt caching).

0
9
Free
Self-run
SKILL

Long Context Capability Brief

Summarize what a 1M-token context window enables and help decide when to use long context (codebases, document synthesis, long-running agent workflows), based on the Claude Sonnet 4 announcement.

0
9
Free
Self-run
SKILL

Browser Agent Safety Playbook

Apply a safety-first checklist when using Claude in a browser extension: site permissions, action confirmations, autonomous-mode guardrails, and prompt-injection defenses.

0
10
Free
Self-run
SKILL

Microsoft 365 Enterprise Search

Use Claude with Microsoft 365 context (SharePoint/OneDrive, Outlook, Teams) by framing questions for cross-tool enterprise search and producing source-backed reports.

0
5
Free
Self-run
SKILL

Api Web Search With Citations

Reusable implementation notes derived from the Claude blog post “Introducing web search on the Anthropic API”.

0
6
Free
Self-run
SKILL

Console Prompt Iteration Playbook

A lightweight playbook for iterating on prompts in the Anthropic Console using prompt improvement, structured examples, and evaluations.

0
10
Free
Self-run
SKILL

Powered Artifacts Product Brief

A compact briefing skill summarizing Claude-powered artifacts: how sharing works, what you can build, and current limitations.

0
10
Free
Self-run
SKILL

Remote Mcp Quickstart

Help a user understand and adopt remote MCP servers in Claude Code, focusing on benefits, security, and low-maintenance setup.

0
8
Free
Self-run
SKILL

Plan Fit Assessment

Assess whether a user needs higher usage limits and prioritize an upgrade path based on workload and constraints.

0
8
Free
Self-run
SKILL

Security Review Automation

Automate security review workflows with Claude Code by running ad-hoc checks before commits and adding pull-request reviews via GitHub Actions.

0
11
Free
Self-run
SKILL

Enterprise Ai Transformation Playbook

A Claude skill from uygnoey/skills-from-claude-blog.

0
8
Free
Self-run
SKILL

Performance Optimization Playbook

Diagnose and optimize code performance by choosing the right Claude workflow (quick function-level analysis vs. project-wide Claude Code changes) and applying a repeatable performance triage loop.

0
14
Free
Self-run
SKILL

Android App Rollout

Checklist-style guidance for rolling out and communicating availability of the Claude Android app across platforms.

0
11
Free
Self-run
SKILL

Connectors Directory Browser

Use a lightweight checklist and prompt templates to evaluate a Claude connector from a directory, clarify required permissions, and define safe success criteria before you connect it.

0
9
Free
Self-run
SKILL

Bedrock Distillation And Latency Optimization Guide

Decision checklist for using latency-optimized Claude 3.5 Haiku on AWS Trainium2 and Amazon Bedrock Model Distillation for Claude 3 Haiku, based on the official announcement.

0
9
Free
Self-run
SKILL

Artifacts Ga Workflows

Workflow patterns for using Claude Artifacts (GA) to iteratively build and share code, documents, and visualizations across Free/Pro/Team and mobile.

0
9
Free
Self-run
SKILL

Long Context Needle Finding

Improve long-context retrieval by requiring the model to first quote the most relevant sentence from the provided context before answering.

0
10
Free
Self-run
SKILL

Code Plugin Basics

Package and share Claude Code customizations using plugins, with a focus on when to use plugins and how to install them from Claude Code.

0
9
Free
Self-run
SKILL

Tool Use Ga Integration Playbook

Practical checklist for evaluating and integrating Claude tool use (now generally available) into an application, based on the official announcement.

0
10
Free
Self-run
SKILL

Artifacts Ideation Playbook

Turn a conversational idea into a shareable, interactive artifact by iterating on scope, interactivity, and user flow in short cycles.

0
7
Free
Self-run
SKILL

Browser Based Code Delegation

Enables delegating well-defined coding tasks to a cloud sandbox from a web browser (useful for bug backlogs, routine fixes, and parallel coding work). Trigger when the user asks to connect a GitHub repo and have Claude implement changes without using a local terminal.

0
6
Free
Self-run
SKILL

Business Admin Controls Overview

Summarize the Claude blog announcement about Claude Code availability via premium seats and the new admin controls, analytics, and Compliance API for Team/Enterprise plans.

0
8
Free
Self-run
SKILL

Bedrock Ga Implementation Checklist

Checklist for implementing model usage on Amazon Bedrock based on this Claude GA announcement, including considerations for agentic orchestration via AWS Lambda and enterprise customization.

0
8
Free
Self-run
SKILL

Console Prompt Evaluation Workflow

A workflow for generating prompts, building test suites, running batch evaluations, and iterating based on side-by-side comparisons and SME scoring in the Anthropic Console.

0
8
Free
Self-run
SKILL

Project Memory Practices

Guidelines for using Claude app memory (including project-scoped memory and incognito chat) to maintain context safely and intentionally across ongoing work.

0
8
Free
Self-run
SKILL

Agent Loop Reliability

Design and improve agents using a repeatable loop (context → action → verification) with practical verification patterns.

0
9
Free