mcpbeat

Agent Workflow Claude Skills

4 082 agent workflow skills from 665 authors. They configure the agents themselves: memory, prompts, context and other skills. Half of them fit into 1 830 tokens or less — that is what one costs your context window when the agent loads it. 769 ship runnable scripts rather than instructions alone. 5 of them cannot work without an MCP server, most often task. We also found 541 copies of these same skills sitting in other people's repositories — counted once here, not 541 times.

4 082 unique 665 authors 2 733 updated this month 466 from vendors

1 830
tokens, median
what a typical one costs in context
769
ship scripts
code that runs, not instructions alone
5
need a server
most often task
541
copies elsewhere
counted once here, not once per repository

3 121–3 168 of 4 082

page 66 of 86
Agent Memory Systems
christophacham

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector s...

540 tokens
Agent Orchestration Improve Agent
christophacham

Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.

3k tokens
Agent Orchestration Multi Agent Optimize
christophacham

Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.

2k tokens
Agent Tool Builder
christophacham

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessar...

379 tokens
Agentfolio
christophacham

Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.

1k tokens
Agentic Actions Auditor
christophacham

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD pipelines, including env var intermediary patterns, direct expression injection, dangerous sandbox configurations, and wildcard user allowlists. Use when reviewing workflow files that invoke AI coding agents, auditing CI/CD pipeline security for prompt injection risks, or evaluating agentic action configurations.

23k tokens
Agents V2 Py
christophacham

Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container images in Azure AI Foundry.

2k tokens
AI Agent Development
christophacham

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

936 tokens
AI Agents Architect
christophacham

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool ...

674 tokens
Customaize Agent:apply Anthropic Skill Best Practices
christophacham

Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure

11k tokens
Autonomous Agent Patterns
christophacham

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool ...

6k tokens
Autonomous Agents
christophacham

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it'...

516 tokens
Cc Skill Strategic Compact
christophacham

Development skill from everything-claude-code

488 tokens scripts
Claude Code Guide
christophacham

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \\\"Thinking\\\" keywords, debugging techniques, and best practices for interacting wit...

574 tokens
Claude D3js Skill
christophacham

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visua...

20k tokens
Claude Scientific Skills
christophacham

Scientific research and analysis skills

150 tokens
Computer Use Agents
christophacham

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-so...

2k tokens
Customaize Agent:context Engineering
christophacham

Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.

13k tokens
Context Window Management
christophacham

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long...

394 tokens
Customaize Agent:create Agent
christophacham

Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns

5k tokens
Create Plan
christophacham

Create a structured implementation plan for a feature or change. This documentation shall serve Agents and Humans. Produces a plan with requirements, phases, implementation steps, todo list, and Definition of Done. Use this skill when the user wants to plan a non-trivial feature before implementing it.

3k tokens
Customaize Agent:create Skill
christophacham

Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

8k tokens
Customaize Agent:create Workflow Command
christophacham

Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts

3k tokens
Dispatching Parallel Agents
christophacham

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2k tokens
Enhance Agent Prompts
christophacham

Use when improving agent prompts, frontmatter, and tool restrictions.

2k tokens
Enhance Prompts
christophacham

Use when improving general prompts for structure, examples, and constraints.

2k tokens
Error Debugging Multi Agent Review
christophacham

Use when working with error debugging multi agent review

2k tokens
Filesystem Context
christophacham

This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions file-based context management, tool output persistence, agent scratch pads, or just-in-time context loading.

11k tokens scripts
Gastown
christophacham

Multi-agent orchestrator for Claude Code. Use when user mentions gastown, gas town, gt commands, bd commands, convoys, polecats, crew, rigs, slinging work, multi-agent coordination, beads, hooks, molecules, workflows, the witness, the mayor, the refinery, the deacon, dogs, escalation, or wants to run multiple AI agents on projects simultaneously. Handles installation, workspace setup, work tracking, agent lifecycle, crash recovery, and all gt/bd CLI operations.

59k tokens
Generate Agents Md
christophacham

Generates a project-specific AGENTS.md that captures conventions, build commands, module rules, and coding standards. This file is read at session start by coding agents and helps keep behavior consistent.

1k tokens
Generate Docs
christophacham

Generate project documentation from an existing codebase. This documentation shall serve Agents and Humans. Creates a project overview, module documentation, and feature documentation with explicit inventories (files/dirs + symbols) for each module. Use this skill when onboarding a new project or creating initial documentation for an undocumented codebase.

2k tokens
Generate Handover
christophacham

Generate a session handover document that captures progress, decisions, and context for seamless session continuity. This documentation shall serve Agents and Humans when working in consecutive sessions with the project. Use this skill at the end of a work session or when context transfer to a new session is needed.

2k tokens
Honest Agent
christophacham

Configure AI coding agents to be honest, objective, and non-sycophantic. Use when the user wants to set up honest feedback, disable people-pleasing behavior, enable objective criticism, or configure agents to contradict when needed. Triggers on honest agent, objective feedback, no sycophancy, honest criticism, contradict me, challenge assumptions, honest mode, brutal honesty.

1k tokens
Hosted Agents V2 Py
christophacham

Build hosted agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating container-based agents in Azure AI Foundry.

2k tokens
Hosted Agents
christophacham

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.

12k tokens scripts
Infinite Gratitude
christophacham

Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).

249 tokens
Reasoning Trace Optimizer
christophacham

Debug and optimize AI agents by analyzing reasoning traces. Activates on 'debug agent', 'optimize prompt', 'analyze reasoning', 'why did the agent fail', 'improve agent performance', or when diagnosing agent failures and context degradation.

150k tokens scripts
Sadd:launch Sub Agent
christophacham

Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification

3k tokens
LLM Application Dev Langchain Agent
christophacham

You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph.

2k tokens
LLM Application Dev Prompt Optimize
christophacham

You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati

4k tokens
LLM Application Dev
christophacham

Building applications with Large Language Models - prompt engineering, RAG patterns, and LLM integration. Use for AI-powered features, chatbots, or LLM-based automation.

1k tokens
M365 Agents Dotnet
christophacham

Microsoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and MSAL-based auth.

2k tokens
M365 Agents Py
christophacham

Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth.

3k tokens
M365 Agents Ts
christophacham

Microsoft 365 Agents SDK for TypeScript/Node.js.

2k tokens
Reflexion:memorize
christophacham

Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering

3k tokens
Multi Agent Brainstorming
christophacham

Simulate a structured peer-review process using multiple specialized agents to validate designs, surface hidden assumptions, and identify failure modes before implementation.

1k tokens
Sadd:multi Agent Patterns
christophacham

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

7k tokens
My First Skill
christophacham

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

803 tokens