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 169–3 216 of 4 082

page 67 of 86
Parallel Agents
christophacham

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

1k tokens
Prompt Builder
christophacham

Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.

2k tokens
Prompt Caching
christophacham

Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augm...

490 tokens
Prompt Engineer
christophacham

Transforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW)

7k tokens
Prompt Engineering Patterns
christophacham

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing productio...

19k tokens scripts
Customaize Agent:prompt Engineering
christophacham

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

4k tokens
Prompt Library
christophacham

Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-...

2k tokens
Remember Interactive Programming
christophacham

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

220 tokens
Resume Plan
christophacham

Bootstrap a new session to continue working on an existing plan. Reads plan artifacts, builds context, validates prerequisites, and prepares the agent for implementation. Use this skill at the start of a session when continuing a multi-session plan.

2k tokens
Skill Creator Ms
christophacham

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

5k tokens
Skill Creator
christophacham

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

13k tokens
Skill Developer
christophacham

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skil...

13k tokens
Sadd:subagent Driven Development
christophacham

Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

6k tokens
Template Skill
christophacham

Replace with description of the skill and when OpenCode should use it.

35 tokens
Customaize Agent:test Prompt
christophacham

Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing

5k tokens
Customaize Agent:test Skill
christophacham

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

3k tokens
Customaize Agent:thought Based Reasoning
christophacham

Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns

5k tokens
Tldr Prompt
christophacham

Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.

3k tokens
Typespec Create Agent
christophacham

Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot

736 tokens
Uni Agent
christophacham

统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。

30k tokens scripts
Varlock Claude Skill
christophacham

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

232 tokens
On Call Handoff Patterns
christophacham

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call pro...

3k tokens
Makepad Skills
christophacham

Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.

204 tokens
X Twitter Scraper
christophacham

X (Twitter) data platform skill — tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction tools, MCP server.

1k tokens
Csharp MCP Server Generator
christophacham

Generate a complete MCP server project in C# with tools, prompts, and proper configuration

559 tokens
Php MCP Server Generator
christophacham

Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK

3k tokens
Python MCP Server Generator
christophacham

Generate a complete MCP server project in Python with tools, resources, and proper configuration

989 tokens
Ruby MCP Server Generator
christophacham

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.

4k tokens
Mcp:setup Context7 MCP
christophacham

Guide for setup Context7 MCP server to load documentation for specific technologies.

470 tokens
Mcp:setup Serena MCP
christophacham

Guide for setup Serena MCP server for semantic code retrieval and editing capabilities

1k tokens
Swift MCP Server Generator
christophacham

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

4k tokens
Typescript MCP Server Generator
christophacham

Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration

925 tokens
Skill Improver
christophacham

Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.

1k tokens
Context Manager
christophacham

Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems.

2k tokens
10 Andruia Skill Smith
christophacham

Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.

557 tokens
Design Orchestration
christophacham

Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order.

879 tokens
Designing Workflow Skills
christophacham

>- Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or any multi-step workflow. Also applies when reviewing or refactoring existing workflow skills for quality.

16k tokens
MCP Builder Ms
christophacham

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate exte...

3k tokens
UI Skills
christophacham

Opinionated, evolving constraints to guide agents when building interfaces

168 tokens
Cc Skill Continuous Learning
christophacham

Development skill from everything-claude-code

682 tokens scripts
Debate
christophacham

Structured AI debate templates and synthesis. Use when orchestrating multi-round debates between AI tools, 'debate topic', 'argue about', 'stress test idea', 'devil advocate'.

4k tokens
Sadd:do In Parallel
christophacham

Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection and quality-focused prompting

4k tokens
Skill Share
christophacham

A skill that creates new OpenCode skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

729 tokens
Smart Start
christophacham

Intelligent session bootstrap that auto-detects project state (docs, plans, staleness) and recommends the right next action. Eliminates manual skill selection at session start. Use this skill when opening a project or starting a new session — it replaces the need to know which skill to load.

2k tokens
Skill Seekers
christophacham

-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.

212 tokens
Suggest Awesome Github Copilot Agents
christophacham

Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates.

2k tokens
Suggest Awesome Github Copilot Prompts
christophacham

Suggest relevant GitHub Copilot prompt files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing prompts in this repository, and identifying outdated prompts that need updates.

2k tokens
Suggest Awesome Github Copilot Skills
christophacham

Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills in this repository, and identifying outdated skills that need updates.

2k tokens