152 Coding prompts, curated and searchable. Browse all categories →
Instructions for installing and activating markdown-based agents with GitHub Copilot using YAML frontmatter format.
The Agency works with GitHub Copilot out of the box. No conversion needed — agents use the existing `.md` + YAML frontmatter format. ## Install ```bash # Copy all agents to your GitHub Copilot agents directory ./scripts/install.sh --tool copilot # Or manually copy a category cp engineering/*.md ~/.github/agents/ ``` ## Activate an Agent In any GitHub Copilot session, reference an agent by nam
Instructions for installing and activating AI agents natively in Claude Code using markdown and YAML frontmatter format.
The Agency was built for Claude Code. No conversion needed — agents work natively with the existing `.md` + YAML frontmatter format. ## Install ```bash # Copy all agents to your Claude Code agents directory ./scripts/install.sh --tool claude-code # Or manually copy a category cp engineering/*.md ~/.claude/agents/ ``` ## Activate an Agent In any Claude Code session, reference an agent by name: