Create Agent
Skill Verifiziert AktivCreate a new agent definition file following the agent-almanac agent template and registry conventions. Covers persona design, tool selection, skill assignment, model choice, frontmatter schema, required sections, registry integration, and discovery symlink verification. Use when adding a new specialized agent to the library, defining a persona for a Claude Code subagent, or creating a domain-specific assistant with curated skills and tools.
To streamline and standardize the creation of new specialized agents, ensuring they are well-defined, correctly integrated, and follow established conventions for the agent-almanac library.
Funktionen
- Guides persona design and naming conventions
- Facilitates tool and skill selection based on least privilege
- Ensures correct frontmatter schema and required sections
- Covers registry integration and discovery symlink verification
- Provides step-by-step procedure for agent file creation
Anwendungsfälle
- Adding a new specialized agent to the library
- Defining a persona for a Claude Code subagent
- Creating a domain-specific assistant with curated skills and tools
- Converting recurring workflows into reusable agent personas
Nicht-Ziele
- Creating skills or teams
- Modifying existing agents (beyond extending skills)
- Automated code generation for agent logic itself
Installation
/plugin install agent-almanac@pjt222-agent-almanacQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Create Team
97Create a new team composition file following the agent-almanac team template and registry conventions. Covers team purpose definition, member selection, coordination pattern choice, task decomposition design, machine-readable configuration block, registry integration, and README automation. Use when defining a multi-agent workflow, composing agents for a complex review process, or creating a coordinated group for recurring collaborative tasks.
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Agent Worker Specialist
100Agent skill for worker-specialist - invoke with $agent-worker-specialist
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Context Compression
100This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.