agency-agents

Active
GitHub Shell MIT

Description

Agency Agents is a curated collection of specialized AI agent personas with prompts, tools, and best practices for assembling multi-agent teams.

Key Features

  • Complete AI agency covering specialists in frontend, SEO, operations, and more
  • Plug-and-play with each agent having a clear role, process, and deliverable
  • Unified persona setup with markdown prompts to quickly activate expert personas
  • Extensible with custom agents added on demand
  • Supports multiple AI tools including Claude Code, Cursor, and Codex

Use Cases

💡 Quickly build a virtual AI department for startup teams
💡 Deploy different functional AI experts inside the enterprise to assist business
💡 Use as a reference implementation and template for multi-agent collaboration
💡 Activate Reddit community, SEO and other specialized agents inside Claude Code

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (145.8k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Quick Start

# Clone the repository
git clone https://github.com/msitarzewski/agency-agents
cd agency-agents

# List all available agents
ls -la agents/

# Pick an agent and copy the prompt to Claude or Cursor
cat agents/frontend-wizard/SYSTEM.md

# Activate in Claude Code
# Paste the contents of SYSTEM.md into the custom instructions

Related Projects

GPTeam

1.7k · Python
Active A

An open-source multi-agent simulation platform where multiple LLM-powered agents collaborate on complex tasks in shared environments, with customizable roles, memory systems, and environment interaction for studying multi-agent collaboration.

pythonmulti-agentagent +3
  • · GPT-4 powered multi-agent simulation with autonomous collaboration on predefined goals
  • · Agent memory and reflection system inspired by Generative Agents research paper
  • · Spatial movement: agents move between locations and perform tasks in different environments

Cultivation World Simulator

2.0k · Python
Active A

An open-source Cultivation World Simulator using Agentic Workflow to create a dynamic, emerging Xianxia world. Showcases multi-agent collaboration in complex scenarios.

multi-agentworkflowagent +1
  • · Every NPC is an independent LLM-driven agent with unique personality, memory, relationships, and decision-making logic
  • · Emergent storytelling with no preset scripts — sect wars, rivalries, and character arcs arise from world rules and AI interactions
  • · Rich cultivation world system including spirit roots, realms, techniques, sects, alchemy, artifacts, and martial tournaments

BettaFish

42.0k · Python
Active A+

An accessible multi-agent sentiment analysis assistant that breaks filter bubbles, reveals true public opinion, and predicts trends — built from scratch without external frameworks.

multi-agentagentpython +2
  • · Multi-agent Collaboration — Query/Media/Insight/Report agents collaborate through Forum mechanism
  • · Full-domain Social Monitoring — AI crawlers cover 30+ platforms including Weibo, Xiaohongshu, Douyin, Kuaishou
  • · Multimodal Content Analysis — Deep analysis of short videos, images and multimedia extracting structured info

MiroFish

71.0k · Python
Active A+

Multi-agent swarm intelligence engine that extracts seed information from the real world, constructs a high-fidelity parallel digital world with thousands of agents, and predicts future trajectories through social evolution simulations.

multi-agentswarm-intelligenceknowledge-graph +3
  • · Multi-agent swarm simulation — thousands of agents with independent personalities and long-term memory freely interact
  • · GraphRAG knowledge graph — automatically constructs a high-fidelity parallel digital world from seed materials
  • · Dynamic memory — continuously updates individual and collective memory during simulation