AIAny
AI Agent2025
Icon for item

The Agency (agency-agents)

A library of 232 ready-made AI agent personas across 16 divisions — engineering, design, marketing, sales, security, finance, and more. Each defines a role, workflow, and concrete deliverables rather than just a prompt template.

Introduction

Most AI-agent collections are just a folder of reworded system prompts. This one is laid out like a company: 232 named specialists sorted into 16 divisions, each with a job description, a workflow, and the deliverables it's expected to produce. The underlying bet is that orchestrating AI work gets easier when agents map to roles a real org would actually staff, not to vague "assistant" personas.

What Sets It Apart
  • Roles, not prompts. Each agent carries a defined scope, communication style, process, and measurable success metrics — so you reason about which agent to invoke instead of pasting a prompt and hoping.
  • Org-chart structure. The 16 divisions (engineering, design, marketing, sales, product, security, finance, game development, and more) make a 232-agent library navigable; you pick a department the way you'd pick a hire.
  • Built around outputs. Agents are written around the artifacts they produce — real code, documents, processes — rather than open-ended chat.
  • Community origin. It grew out of a Reddit thread on agent specialization, which shows in the breadth: niche roles like a "reality checker" sit beside the obvious engineering ones.
Who It's For

Great fit if you're assembling a multi-agent workflow — Claude Code subagents, an orchestration framework — and want a ready-made roster instead of authoring every persona yourself. Look elsewhere if you need one carefully tuned agent for a single narrow task; 232 personas is breadth you won't use. Treat these as editable definitions to adapt to your stack, not a runtime or an installable tool.

Information

  • Websitegithub.com
  • OrganizationsMichael Sitarzewski
  • Authorsmsitarzewski
  • Published date2025/10/13

Categories

More Items

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

GitHub
AI Agent2026

A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.

GitHub
AI Agent2026

Provides a ruleset and skills that make AI coding agents prefer the simplest correct implementation: reuse existing code, prefer stdlib/native features, and only write minimal new code. Cuts generated LOC, tokens, cost and time while preserving validation and safety.