🎭 Explore "The Agency" — 80+ AI Specialist Agent Personas¶
Status: 💡 Idea
Priority: 📌 Important
Category: 🎓 Learning
Added: 2026-04-01
What¶
Explore The Agency — a curated collection of 80+ specialised AI agent personas across 8 divisions. Each agent has a unique personality, structured instructions, workflows, deliverables, and success metrics. Study how they're built to inform your own agent design skills.
Why¶
- Agent design patterns — learn how to structure agent instructions with personality, scope, tools, and deliverables
- Directly applicable to Copilot Studio, OpenClaw, and Cloud Café persona design
- 8 divisions cover real-world roles — engineering, design, marketing, product, QA, support, PM, and specialised
- Open source (MIT) — can adapt patterns for your own agents
- OpenClaw port exists — same agents already converted to SKILL.md format, so you can test them in OpenClaw too
Key Resources¶
| Resource | Link |
|---|---|
| The Agency (original) | github.com/msitarzewski/agency-agents |
| OpenClaw port (SKILL.md format) | github.com/Dev-Dennis-040/openclaw-agency-skills |
| Works with | Claude Code, Cursor, Aider, Windsurf, Gemini CLI, OpenClaw |
What's Inside — 80+ Agents Across 8 Divisions¶
| Division | Count | Highlights |
|---|---|---|
| 💻 Engineering | 25+ | Frontend Dev, Backend Architect, DevOps, Security Engineer, SRE, AI Engineer |
| 🎨 Design | 8 | UI Designer, UX Researcher, Brand Guardian, Whimsy Injector |
| 📢 Marketing | 17 | SEO Strategist, Content Creator, Social Media, Reddit Ninja |
| 📊 Product | 4 | Product Manager, Growth Strategist |
| 🎬 Project Management | 6 | Scrum Master, Sprint Planner |
| 🧪 Testing | 8 | QA Engineer, Performance Tester, Accessibility |
| 🛟 Support | 6 | Customer Support, Escalation Handler |
| 🎯 Specialised | 15 | Smart Contract Dev, Data Engineer, Threat Detection |
What to Learn From This¶
Each agent definition follows a consistent structure worth studying:
🎯 Identity & Personality Traits
📋 Core Mission & Workflows
🛠️ Technical Deliverables (with code examples)
📊 Success Metrics & Communication Style
This pattern is directly reusable for:
- ☕ Cloud Café personas — structure barista bot, menu agent, order agent the same way
- 🤖 Copilot Studio agents — use the instruction patterns for custom agent instructions
- 🐾 OpenClaw agents — use the SKILL.md port to test agents live
Learning Plan (When Ready)¶
- Clone the repo and read 3–4 agent definitions across different divisions
- Identify the common structure/pattern used across all agents
- Compare the original format vs the OpenClaw SKILL.md port — understand the conversion
- Pick one agent (e.g., DevOps Automator) and test it with Claude Code or Copilot CLI
- Design a Cloud Café agent using the same structured pattern
- Content idea: Blog post — "What 80 AI Agent Personas Taught Me About Agent Design"
Connects to other ideas
This pairs perfectly with Explore OpenClaw with ClawPilot Skill — use Agency agents inside OpenClaw for a full hands-on experience.
Added during ClawPilot troubleshooting session — 2026-04-01