agent/agents/integrations/github-copilot/README.md
Snider d30a4c0d38 feat: add 153 agent personas from agency-agents
15 categories: design, engineering, game-development, marketing,
paid-media, product, project-management, sales, spatial-computing,
specialized, strategy, support, testing, examples, integrations.

Each agent has frontmatter (name, description, color, emoji, vibe)
and a detailed system prompt. Source: msitarzewski/agency-agents (MIT).

These feed into our content pipeline: agent personas drive strategy
and content generation through MixPost Enterprise, Bio.Host, and
the wider Host UK toolkit via MCP.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:34:27 +00:00

718 B

GitHub Copilot Integration

The Agency works with GitHub Copilot out of the box. No conversion needed — agents use the existing .md + YAML frontmatter format.

Install

# 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 name:

Activate Frontend Developer and help me build a React component.
Use the Reality Checker agent to verify this feature is production-ready.

Agent Directory

Agents are organized into divisions. See the main README for the full current roster.