Agent Building skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

evolve-session-review

Automatically triggered by Stop hook. Reviews session for evolution learnings.

1.45k repo starsObserved in 1 repos
Agent Building

prismer-evolve-create

Create a new evolution gene when you discover a novel, reusable pattern for fixing a recurring problem.

1.45k repo starsObserved in 1 repos
Agent Building

skillify

Capture this session's repeatable process into a reusable skill. Use when: user says "make this a skill", "capture this workflow", "skillify", "save this as a skill", "turn this into a skill", "create skill from session", "把这个流程变成技能", "提炼成skill", "保存为技能"

1.45k repo starsObserved in 2 repos
Agent Building

customer-service-expert

Expert guidance for improving customer service assistants. Use when optimizing UX, response time, tone, wording, conversation flow, or evaluating customer service quality.

1.45k repo starsObserved in 2 repos
Agent Building

deploy-delegation

Sub-agent routing table — which agent handles diagnostics, machine health, infrastructure, GitHub, billing, and notifications. Load when the current task is not a direct deployment.

1.45k repo starsObserved in 1 repos
Agent Building

mcp-integrations

MCP server discovery, tool invocation, and provider catalog integration. Load when a task involves external services, third-party tools, or when the user asks about MCP servers.

1.45k repo starsObserved in 1 repos
Agent Building

Master Agent Playbook

Philosophy, decision-making framework, and technical skills for delivering visual, interactive, and educational AI responses.

1.45k repo starsObserved in 1 repos
Agent Building

list-plugins

List the Claude Code plugins currently enabled for the agent, read straight from settings.json.

1.45k repo starsObserved in 1 repos
Agent Building

show-my-tools

List the agent's current skills, memory files, plugins, subagents, hooks, and a settings summary plus dashboard URLs. The user-facing discovery path for everything the operator can edit.

1.45k repo starsObserved in 1 repos
Agent Building

fractal

Delegate analysis- and context-heavy work to Fractal, an agentic CLI powered by a self-harnessed Recursive Language Model (predict-rlm), by running it non-interactively (fractal -p). Reach for it when a task needs reasoning over a large or deep codebase, synthesizing an answer across many files, auditing, or open-ended investigation — work that would otherwise flood your own context. The RLM reasons over context programmatically (no context rot) and returns a distilled answer. Use when asked to run Fractal headless, script it, call it from CI or another agent, or offload a heavy analysis/large-context task. Less suited to trivial single-file edits you can do directly.

1.44k repo starsObserved in 1 repos
Agent Building