@Xudong07452910: Open-source framework recommendation: Agency Agents — 232 professional AI agents, divided by function, covering 16 business departments. If you've used Claude Code or Codex, you may have encountered this problem: AI is very capable at coding tasks, but when it comes to front-end design, writing marketing...

X AI KOLs Timeline Tools

Summary

Agency Agents is an open-source framework providing 232 professional AI agents covering 16 business departments. Each agent has a unique personality, communication style, and delivery standards. It supports multiple development tools such as Claude Code, GitHub Copilot, and has community-translated versions.

Open-source framework recommendation: Agency Agents — 232 professional AI agents, divided by function, covering 16 business departments If you've used Claude Code or Codex, you may have encountered this problem: AI is very capable at coding tasks, but when it comes to front-end design, writing marketing copy, or doing quantitative financial analysis, it often ends up as a generalist forced to do specialist work. Agency Agents' solution is straightforward: create a deeply specialized AI agent for each functional area, equipped with a unique work style, communication style, and specific deliverable standards. It's not a generic prompt template — it's the thinking and behavior of someone who truly focuses on that domain. Originating from Reddit community discussions, refined over months of iteration. Core features: 1. 232 professional agents: Full coverage across 16 functional departments including Engineering, Design, Marketing, Sales, Product, Security, Finance, Game Dev, etc. 2. Personalized design: Each agent has a unique persona, communication style, and delivery standards — no reskinned generic prompts 3. Multi-tool compatibility: Supports Claude Code, GitHub Copilot, Cursor, Aider, Windsurf, OpenCode 4. Community-translated versions: Chinese, Portuguese, Russian, Indonesian, Arabic, Korean, Japanese versions are ready 5. Batch installation scripts: One-click install to the corresponding platform by tool type Especially suitable for independent developers, startup teams who juggle multiple functional roles, and engineering teams that want to use AI to cover non-coding functions like design, product, security. It has already gained 112k+ stars, making it one of the most complete open-source frameworks for cross-functional AI agent collections. Agency Agents equips all 16 functional departments of an entire company with professional AI members — from Spatial Computing to Academic Research, wherever you need a specialist, there is a corresponding agent ready to be called upon. https://github.com/msitarzewski/agency-agents… #AIAgent #ClaudeCode #VibeCoding #AIEngineering #AITools #codex
Original Article
View Cached Full Text

Cached at: 06/15/26, 09:14 AM

Open Source Framework Recommendation: Agency Agents — 232 Professional AI Agents, Organized by Function, Covering 16 Business Departments

If you’ve used Claude Code or Codex, you’ve probably run into this problem: AI is great at code tasks, but when you ask it to do frontend design, write marketing copy, or handle quantitative financial analysis, it’s a generalist trying to do a specialist’s job.

Agency Agents takes a direct approach: build a deeply specialized AI agent for every functional domain, each with its own way of working, communication style, and specific deliverable standards. These aren’t generic prompt templates — they capture the thinking and behavior patterns of someone who’s genuinely dedicated to that field. Born from Reddit community discussions and refined over months of iteration.

Core Features:

  1. 232 specialized agents: Full coverage across 16 departments including Engineering, Design, Marketing, Sales, Product, Security, Finance, Game Dev, and more
  2. Personalized design: Each agent has a unique personality, communication style, and delivery standards — not a reskinned generic prompt
  3. Multi-tool compatibility: Full support for Claude Code, GitHub Copilot, Cursor, Aider, Windsurf, OpenCode
  4. Community translations: Chinese, Portuguese, Russian, Indonesian, Arabic, Korean, and Japanese versions ready
  5. Batch installation scripts: One-click install to the corresponding platform by tool type

Especially suited for solo developers juggling multiple roles, startup teams, and engineering teams that want to use AI for design, product, security, and other non-coding functions. Already earned 112k+ stars, making it one of the most comprehensive open-source frameworks in cross-functional AI agent collections.

Agency Agents effectively “staffs” all 16 departments of a company with professional AI members — from Spatial Computing to Academic Research, wherever you need a specialist, there’s a corresponding agent ready to call.

https://github.com/msitarzewski/agency-agents…
#AIAgent #ClaudeCode #VibeCoding #AIEngineering #AI工具 #codex


msitarzewski/agency-agents

Source: https://github.com/msitarzewski/agency-agents

🎭 The Agency: AI Specialists Ready to Transform Your Workflow

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

GitHub stars (https://github.com/msitarzewski/agency-agents) License: MIT (https://opensource.org/licenses/MIT) PRs Welcome (https://makeapullrequest.com) Sponsor (https://github.com/sponsors/msitarzewski)


🚀 What Is This?

Born from a Reddit thread and months of iteration, The Agency is a growing collection of meticulously crafted AI agent personalities. Each agent is:

  • 🎯 Specialized: Deep expertise in their domain (not generic prompt templates)
  • 🧠 Personality-Driven: Unique voice, communication style, and approach
  • 📋 Deliverable-Focused: Real code, processes, and measurable outcomes
  • ✅ Production-Ready: Battle-tested workflows and success metrics

Think of it as: Assembling your dream team, except they’re AI specialists who never sleep, never complain, and always deliver.


⚡ Quick Start

Option 1: Use with Claude Code (Recommended)

``bash

Install all agents to your Claude Code directory

./scripts/install.sh –tool claude-code

Or manually copy a category if you only want one division

cp engineering/*.md ~/.claude/agents/

Then activate any agent in your Claude Code sessions:

“Hey Claude, activate Frontend Developer mode and help me build a React component”

``

Option 2: Use as Reference

Each agent file contains:

  • Identity & personality traits
  • Core mission & workflows
  • Technical deliverables with code examples
  • Success metrics & communication style

Browse the agents below and copy/adapt the ones you need!

Option 3: Use with Other Tools (GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code, Codex)

``bash

Step 1 – generate integration files for all supported tools

./scripts/convert.sh

Step 2 – install interactively (auto-detects what you have installed)

./scripts/install.sh

Or target a specific tool directly

./scripts/install.sh –tool antigravity ./scripts/install.sh –tool gemini-cli ./scripts/install.sh –tool opencode ./scripts/install.sh –tool copilot ./scripts/install.sh –tool openclaw ./scripts/install.sh –tool cursor ./scripts/install.sh –tool aider ./scripts/install.sh –tool windsurf ./scripts/install.sh –tool kimi ./scripts/install.sh –tool codex ``

Install only the teams you need (not everyone wants all 16 divisions): bash ./scripts/install.sh # interactive wizard: pick tools + teams ./scripts/install.sh --tool claude-code --division engineering,security ./scripts/install.sh --tool cursor --agent frontend-developer,ui-designer ./scripts/install.sh --list teams # see every team + agent count ./scripts/install.sh --tool opencode --division engineering --dry-run

OpenCode note: OpenCode’s runtime currently registers only ~119 agents and silently drops the rest (upstream bug (https://github.com/anomalyco/opencode/issues/27988)). Installing a subset with --division keeps you under that limit. The installer warns you when a selection would exceed it. See the Multi-Tool Integrations section below for full details.


🎨 The Agency Roster

💻 Engineering Division

Building the future, one commit at a time.

AgentSpecialtyWhen to Use
🎨 Frontend DeveloperReact/Vue/Angular, UI implementation, performanceModern web apps, pixel-perfect UIs, Core Web Vitals optimization
🏗️ Backend ArchitectAPI design, database architecture, scalabilityServer-side systems, microservices, cloud infrastructure
📱 Mobile App BuilderiOS/Android, React Native, FlutterNative and cross-platform mobile applications
🤖 AI EngineerML models, deployment, AI integrationMachine learning features, data pipelines, AI-powered apps
🚀 DevOps AutomatorCI/CD, infrastructure automation, cloud opsPipeline development, deployment automation, monitoring
Rapid PrototyperFast POC development, MVPsQuick proof-of-concepts, hackathon projects, fast iteration
💎 Senior DeveloperLaravel/Livewire, advanced patternsComplex implementations, architecture decisions
🔧 Filament Optimization SpecialistFilament PHP admin UX, structural form redesign, resource optimizationRestructuring Filament resources/forms/tables for faster, cleaner admin workflows
Autonomous Optimization ArchitectLLM routing, cost optimization, shadow testingAutonomous systems needing intelligent API selection and cost guardrails
🔩 Embedded Firmware EngineerBare-metal, RTOS, ESP32/STM32/Nordic firmwareProduction-grade embedded systems and IoT devices
🚨 Incident Response CommanderIncident management, post-mortems, on-callManaging production incidents and building incident readiness
⛓️ Solidity Smart Contract EngineerEVM contracts, gas optimization, DeFiSecure, gas-optimized smart contracts and DeFi protocols
🧭 Codebase Onboarding EngineerFast developer onboarding, read-only codebase exploration, factual explanationHelping new developers understand unfamiliar repos quickly by reading the code, tracing code paths, and stating facts about structure and behavior
📚 Technical WriterDeveloper docs, API reference, tutorialsClear, accurate technical documentation
💬 WeChat Mini Program DeveloperWeChat ecosystem, Mini Programs, payment integrationBuilding performant apps for the WeChat ecosystem
👁️ Code ReviewerConstructive code review, security, maintainabilityPR reviews, code quality gates, mentoring through review
🗄️ Database OptimizerSchema design, query optimization, indexing strategiesPostgreSQL/MySQL tuning, slow query debugging, migration planning
🌿 Git Workflow MasterBranching strategies, conventional commits, advanced GitGit workflow design, history cleanup, CI-friendly branch management
🏛️ Software ArchitectSystem design, DDD, architectural patterns, trade-off analysisArchitecture decisions, domain modeling, system evolution strategy
🛡️ SRESLOs, error budgets, observability, chaos engineeringProduction reliability, toil reduction, capacity planning
🧬 AI Data Remediation EngineerSelf-healing pipelines, air-gapped SLMs, semantic clusteringFixing broken data at scale with zero data loss
🔧 Data EngineerData pipelines, lakehouse architecture, ETL/ELTBuilding reliable data infrastructure and warehousing
🔗 Feishu Integration DeveloperFeishu/Lark Open Platform, bots, workflowsBuilding integrations for the Feishu ecosystem
🧱 CMS DeveloperWordPress & Drupal themes, plugins/modules, content architectureCode-first CMS implementation and customization
📧 Email Intelligence EngineerEmail parsing, MIME extraction, structured data for AI agentsTurning raw email threads into reasoning-ready context
🎙️ Voice AI Integration EngineerSpeech-to-text pipelines, Whisper, ASR, speaker diarizationEnd-to-end transcription pipelines, audio preprocessing, structured transcript delivery
🖧 IT Service ManagerITIL 4 service managementIncident/problem/change management, SLAs, CMDB
🪡 Minimal Change EngineerMinimum-viable diffsFixing only what’s asked, no scope creep
📜 OrgScript EngineerOrgScript grammar & AST validationDesigning/parsing OrgScript business-logic definitions
🧬 Prompt EngineerLLM prompt design & optimizationTurning vague instructions into reliable AI behaviors
🕸️ Multi-Agent Systems ArchitectMulti-agent pipeline design & governanceTopology, context, trust, failure recovery for agent systems
🛒 Drupal Shopping Cart EngineerDrupal Commerce storefrontsCatalog, payments, checkout, orders on Drupal 10/11
🛍️ WordPress Shopping Cart EngineerWooCommerce storefrontsCatalog, payments, checkout, conversion on WordPress

🎨 Design Division

Making it beautiful, usable, and delightful.

AgentSpecialtyWhen to Use
🎯 UI DesignerVisual design, component libraries, design systemsInterface creation, brand consistency, component design
🔍 UX ResearcherUser testing, behavior analysis, researchUnderstanding users, usability testing, design insights
🏛️ UX ArchitectTechnical architecture, CSS systems, implementationDeveloper-friendly foundations, implementation guidance
🎭 Brand GuardianBrand identity, consistency, positioningBrand strategy, identity development, guidelines
📖 Visual StorytellerVisual narratives, multimedia contentCompelling visual stories, brand storytelling
Whimsy InjectorPersonality, delight, playful interactionsAdding joy, micro-interactions, Easter eggs, brand personality
📷 Image Prompt EngineerAI image generation prompts, photographyPhotography prompts for Midjourney, DALL-E, Stable Diffusion
🌈 Inclusive Visuals SpecialistRepresentation, bias mitigation, authentic imageryGenerating culturally accurate AI images and video
🎭 Persona Walkthrough SpecialistPersona-driven cognitive walkthroughsSimulating user reactions and friction at each scroll position

💰 Paid Media Division

Turning ad spend into measurable business outcomes.

AgentSpecialtyWhen to Use
💰 PPC Campaign StrategistGoogle/Microsoft/Amazon Ads, account architecture, biddingAccount buildouts, budget allocation, scaling, performance diagnosis
🔍 Search Query AnalystSearch term analysis, negative keywords, intent mappingQuery audits, wasted spend elimination, keyword discovery
📋 Paid Media Auditor200+ point account audits, competitive analysisAccount takeovers, quarterly reviews, competitive pitches
📡 Tracking & Measurement SpecialistGTM, GA4, conversion tracking, CAPINew implementations, tracking audits, platform migrations
✍️ Ad Creative StrategistRSA copy, Meta creative, Performance Max assetsCreative launches, testing programs, ad fatigue refreshes
📺 Programmatic & Display BuyerGDN, DSPs, partner media, ABM displayDisplay planning, partner outreach, ABM programs
📱 Paid Social StrategistMeta, LinkedIn, TikTok, cross-platform socialSocial ad programs, platform selection, audience strategy

💼 Sales Division

Turning pipeline into revenue through craft, not CRM busywork.

AgentSpecialtyWhen to Use
🎯 Outbound StrategistSignal-based prospecting, multi-channel sequences, ICP targetingBuilding pipeline through research-driven outreach, not volume
🔍 Discovery CoachSPIN, Gap Selling, Sandler — question design and call structurePreparing for discovery calls, qualifying opportunities, coaching reps
♟️ Deal StrategistMEDDPICC qualification, competitive positioning, win planningScoring deals, exposing pipeline risk, building win strategies
🛠️ Sales EngineerTechnical demos, POC scoping, competitive battlecardsPre-sales technical wins, demo prep, competitive positioning
🏹 Proposal StrategistRFP response, win themes, narrative structureWriting proposals that persuade, not just comply
📊 Pipeline AnalystForecasting, pipeline health, deal velocity, RevOpsPipeline reviews, forecast accuracy, revenue operations
🗺️ Account StrategistLand-and-expand, QBRs, stakeholder mappingPost-sale expansion, account planning, NRR growth
🏋️ Sales CoachRep development, call coaching, pipeline review facilitationMaking every rep and every deal better through structured coaching
🎯 Sales OutreachCold prospecting, multi-touch cadences, objection handling, proposalsTop-of-funnel B2B outreach — from cold email to booked discovery call
🧲 Offer & Lead Gen StrategistOffers & lead magnetsTop-of-funnel offer construction and lead gen

📢 Marketing Division

Growing your audience, one authentic interaction at a time.

AgentSpecialtyWhen to Use
🚀 [Growt

Similar Articles

@0xQiYan: One person is a company. While you're still reviewing resumes, others have already stuffed the entire company into the IDE. Agency Agents is an AI expert army — frontend, backend, design, growth, SEO, advertising, operations... any role you can think of. Through the official desktop app, one-click install into Claud…

X AI KOLs Timeline

Agency Agents is a team of AI experts covering frontend, backend, design, and more. It can be installed into IDEs like Claude Code and Cursor with one click. Zero configuration, open source, and free.

@Smartpigai: Anyone using AI for coding should bookmark this 113K stars open-source project: The Agency: a ready-made AI expert team. It organizes 232 specialized agents across 16 fields including frontend, backend, DevOps, product, design, marketing, security, testing, and more.

X AI KOLs Timeline

The Agency is a GitHub repository with 232 specialized AI agent prompts and workflows for roles like frontend, backend, DevOps, and more, designed to help developers use AI coding tools more effectively.

@axichuhai: Found another incredible open-source project called agency-agents. This guy has created AI employees for almost every job role in the world, including: frontend development, UI design, social media operations, sales, market analyst, data engineer, legal consultant... Now there are 144 AI employees, and more are being added.…

X AI KOLs Timeline

Introducing the open-source project agency-agents, which converts 144 job roles (such as frontend development, UI design, etc.) into AI employees. It is suitable for independent developers and small teams to quickly build a virtual team. It is completely free and has received 60k+ stars on GitHub.

@VincentLogic: Found an explosive open-source project with nearly 100k stars! agency-agents — a 'digital agency' that equips you with 140 AI employees. The nearly 100k stars on GitHub are no bluff! This is not just a single AI tool, but a complete set of multi-agent roles with job descriptions: 14 departments fully covered: …

X AI KOLs Timeline

Introducing agency-agents, an open-source project with nearly 100k stars on GitHub. It provides 140 specialized AI employee roles covering 14 departments, which can be directly integrated into AI coding assistants like Claude Code.

@justloveabit: With This Open-Source Tool, I Got a Team of AIs to Work for Me. Here's the deal: I've been tinkering with various AI agents lately. Multiple Claude Code windows open, Codex running, occasionally using Cursor. The result? Total chaos—I had no idea what each agent was doing or how much it was costing. Restar…

X AI KOLs Timeline

This article introduces Paperclip, an open-source tool designed to centrally manage and orchestrate multiple AI agents. By simulating a corporate organizational structure, task assignment, and budget control, it addresses key pain points in multi-agent collaboration, such as lost context, unpredictable costs, and chaotic scheduling.