mcpbeat

Agent Workflow Claude Skills

4 121 agent workflow skills from 665 authors. They configure the agents themselves: memory, prompts, context and other skills. Half of them fit into 1 845 tokens or less — that is what one costs your context window when the agent loads it. 778 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 121 unique 665 authors 2 767 updated this month 506 from vendors

1 845
tokens, median
what a typical one costs in context
778
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

2 977–3 024 of 4 121

page 63 of 86
Prompt Optimizer
by mturac

日本語翻訳:このファイルは prompt-optimizer 用の日本語翻訳が必要です

98 tokens zh
Token Budget Advisor
by mturac

回答する前に、どれだけの回答深度を消費するかについてユーザーに情報に基づいた選択を提供する。ユーザーが回答の長さ、深さ、またはトークンバジェットを明示的に制御したい場合にこのスキルを使用する。トリガー条件:"token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas"、またはユーザーが回答のサイズや深さの制御を明示的に求めるその他の明確なバリエーション。トリガーしない条件:ユーザーが現在のセッションでレベルを指定済み(そのレベルを維持)、リクエストが明らかに一言の回答、または「token」が認証/セッション/支払いトークンを指している。origin: community

2k tokens zh
Continuous Learning V2
by mturac

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

43k tokens scripts
Continuous Learning
by mturac

[DEPRECATED - use continuous-learning-v2] Legacy v1 stop-hook skill extractor. v2 is a strict superset with instinct-based, project-scoped, hook-reliable learning. Do not invoke v1; route continuous learning, session learning, and pattern extraction requests to continuous-learning-v2.

2k tokens scripts
Iterative Retrieval
by mturac

Pattern for progressively refining context retrieval to solve the subagent context problem

2k tokens
Continuous Learning V2
by mturac

Hook'lar aracılığıyla oturumları gözlemleyen, güven skorlaması ile atomik instinct'ler oluşturan ve bunları skill/command/agent'lara evriltiren instinct tabanlı öğrenme sistemi. v2.1 çapraz proje kontaminasyonunu önlemek için proje kapsamlı instinct'ler ekler.

3k tokens
Agent Eval
by mturac

Head-to-head comparison of coding agents (OpenAI Codex, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

1k tokens
Agent Harness Construction
by mturac

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

500 tokens
Automation Audit Ops
by mturac

Evidence-first automation inventory and overlap audit workflow for ecc. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

1k tokens
Autonomous Agent Harness
by mturac

Transform OpenAI Codex into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging OpenAI Codex's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

3k tokens
Blueprint
by mturac

>- Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. complex multi-PR task, or describes work that needs multiple sessions. than 3 tool calls, or user says "just do it".

1k tokens
Context Budget
by mturac

Audits OpenAI Codex context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

1k tokens
Continuous Agent Loop
by mturac

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

270 tokens
Enterprise Agent Ops
by mturac

Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.

301 tokens
MCP Server Patterns
by mturac

使用Node/TypeScript SDK构建MCP服务器——工具、资源、提示、Zod验证、stdio与可流式HTTP对比。使用Context7或官方MCP文档获取最新API信息。

969 tokens zh
Prompt Optimizer
by mturac

>- Analyze raw prompts, identify intent and gaps, match ecc components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.

4k tokens
Safety Guard
by mturac

Use this skill to prevent destructive operations when working on production systems or running agents autonomously.

483 tokens
Security Scan
by mturac

Scan your OpenAI Codex configuration (.codex/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CODEX.md, settings.json, MCP servers, hooks, and agent definitions.

1k tokens
Skill Comply
by mturac

Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines

15k tokens scripts
Skill Stocktake
by mturac

Use when auditing Codex skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.

5k tokens scripts
Token Budget Advisor
by mturac

>- Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas", or clear variants where the user is explicitly asking to control answer size or depth. session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size.

2k tokens
Workspace Surface Audit
by mturac

Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ecc-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up OpenAI Codex or understanding what capabilities are actually available in their environment.

1k tokens
Continuous Learning V2
by mturac

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

2k tokens zh
Continuous Learning
by mturac

Automatically extract reusable patterns from OpenAI Codex sessions and save them as learned skills for future use.

791 tokens zh
Iterative Retrieval
by mturac

Pattern for progressively refining context retrieval to solve the subagent context problem

2k tokens zh
Agent Architecture Audit
by mturac

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.

3k tokens
Agentic OS
by mturac

Build persistent multi-agent operating systems on OpenAI Codex. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.

3k tokens
Cost Tracking
by mturac

Track and report OpenAI Codex token usage, spending, and budgets from a local cost-tracking database. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by project, tool, session, or date.

1k tokens
Ecc Guide
by mturac

Guide users through ecc's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.

1k tokens
Plan Orchestrate
by mturac

Read a plan document, decompose it into steps, design a per-step agent chain from the ecc catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.

5k tokens
Skill Scout
by mturac

Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow.

1k tokens
Serial Debug
by Adancurusul

CLI-first serial port debugging and macro automation with serial-mcp-server for Codex and Claude Code. Use when working with UART or USB-serial devices, listing serial ports, probing STM32/Arduino/ESP32 boards, writing or reading serial data, running JSON serial macros, controlling RTS/DTR, or using serial-mcp-server through MCP tools.

3k tokens
Context Engineering
by aAAaqwq

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

3k tokens
Native Agent Swarms
by aAAaqwq

Coordinate small teams of specialized Codex agents with bounded parallelism, explicit ownership, native messaging, and evidence-based synthesis. Use when two or more independent investigations, reviews, or implementation streams can run concurrently without sharing writable files, or when the user asks for swarm, team, parallel agent, or multi-reviewer execution.

2k tokens
Project Memory
by aAAaqwq

Save, recall, list, and archive concise project decisions and handoffs in an explicit local Codex memory store without hooks or background capture. Use only when the user asks to remember, save context, resume prior work, record a durable decision, create a handoff, list stored project memory, or forget/archive a saved memory.

1k tokens
Agent Builder
by aAAaqwq

Build agent from spec: code, skill, config, launchd

808 tokens
Agent Contacts
by aAAaqwq

AI agent contacts — add, list, remove MCP contacts. Use when someone gives an agent URL, or when you need to view/remove contacts.

1k tokens
Agent Model Switcher
by aAAaqwq

批量查看和切换子 agent 的模型配置,用于统一调整多 agent 的 provider/model 设置。

2k tokens scripts zh
Agent Network
by aAAaqwq

Multi-Agent group chat collaboration system inspired by DingTalk/Lark. Enables AI agents to chat in groups, @mention each other, assign tasks, make decisions via voting, and collaborate. Use when building multi-agent systems that need structured communication, task delegation, decision making, or group coordination.

33k tokens scripts
Agent Patterns
by aAAaqwq

Format SPAWN REQUEST messages to launch parallel agents, generate structured agent status reports, and define communication protocols within the sprint system. Use when the user needs to coordinate multiple agents, format spawn requests, produce agent reports, or establish inter-agent communication patterns.

755 tokens
Agent Skill Repository Index
by aAAaqwq

Find and compare Daniel's reviewed GitHub skill sources. Use for high-star skill discovery, link checks, or safe installation, update, and removal of one selected skill.

5k tokens scripts
Agent Task Confirm
by aAAaqwq

Use when confirming whether a dispatched agent task was actually received, activated, and progressing after sessions_send or other task handoff actions.

513 tokens zh
Agent Team Orchestration
by aAAaqwq

Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.

5k tokens
Agent Tester
by aAAaqwq

Test agent: dry-run, unit, integration, compatibility

814 tokens
Author Agent Suite
by aAAaqwq

Create or audit an Agent Markdown suite. Use when defining AGENTS.md, identity, behavior, tools, reusable Skills, instruction precedence, safety boundaries, or loading rules.

10k tokens
Auto Memory
by aAAaqwq

Indestructible agent memory — permanently stored, never lost. Save decisions, identity, and context as a memory chain on the Autonomys Network. Rebuild your full history from a single CID, even after total state loss.

14k tokens scripts
Bio Orchestrator
by aAAaqwq

Meta-agent that routes bioinformatics requests to specialised sub-skills. Handles file type detection, analysis planning, report generation, and reproducibility export.

3k tokens scripts
Claude Code Expert
by aAAaqwq

Especialista profundo em Claude Code - CLI da Anthropic. Maximiza produtividade com atalhos, hooks, MCPs, configuracoes avancadas, workflows, CLAUDE.md, memoria, sub-agentes, permissoes e integracao com ecossistemas.

4k tokens