agent-creation
Installation
SKILL.md
Agent Creation
Create project-specific agent definitions (AGENTS.md) with YAML frontmatter and structured markdown. Agents define purpose, skills, workflows, and policies for AI assistants working on a project.
When to Use
- Creating a new agent definition from scratch
- Setting up project-specific agents
- Documenting agent workflows and responsibilities
Don't use for:
- Creating individual skills (use skill-creation)
- Creating context prompts (use prompt-creation)