🤖
AI EngineeringPython

Agent Team Manager

by countbot-ai

Agent Team Manager is an AI Engineering skill for Claude Code, published by countbot-ai in CountBot.

767 stars100 forkson countbot-ai/CountBotAdded 2026/08/23Repository updated 2026/08/11
agent-skillsai-agentsai-assistedassistantdeepseek-v4official
Install in seconds
Install Agent Team Manager
Copy Agent Team Manager into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/countbot-ai/CountBot/tree/main/workspace/skills/agent-team-manager ~/.claude/skills/agent-team-manager

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/countbot-ai/CountBot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
workspace/skills/agent-team-manager/SKILL.md in countbot-ai/CountBot
Installs to
~/.claude/skills/agent-team-manager
Collection
One of 14 skills cataloged from this repository
Category
AI Engineering2451 skills

What Agent Team Manager does

Agent Team Manager creates, lists, updates, and deletes CountBot multi-agent teams. Use it to manage team members, dependencies, skill-system toggles, and team-specific model settings.

Agent Team Manager is cataloged under AI Engineering on DirSkills. Agent Team Manager comes from a repository tagged agent-skills, ai-agents, ai-assisted, assistant and deepseek-v4.

Documentation

README

多智能体团队管理

通过命令行管理 CountBot 的多智能体团队,覆盖团队 CRUD、成员 CRUD、以及团队级模型配置。

使用场景

  • 用户说“帮我新建一个多智能体团队” -> 创建团队
  • 用户说“做一个文档深度分析团队” -> 按模板创建团队
  • 用户说“把这个团队改成依赖图模式” -> 修改团队
  • 用户说“给团队加一个审稿角色” -> 添加成员
  • 用户说“把 analyzer 的任务改一下” -> 修改成员
  • 用户说“把这个角色的提示词优化一下” -> 先看当前成员配置,再修改 task 和/或 system_prompt
  • 用户说“删掉 summarizer 这个角色” -> 删除成员
  • 用户说“给这个团队单独配置模型” -> 配置团队自定义模型
  • 用户说“看看有哪些团队/成员” -> 列表或详情

调用方式

所有操作通过 exec 工具执行:

python3 skills/agent-team-manager/scripts/agent_team_manager.py <command> [args]

严格语法

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agent Team Manager

  • What else does countbot-ai publish alongside Agent Team Manager?

    Agent Team Manager is one of 14 skills that DirSkills catalogs from countbot-ai/CountBot, the repository it ships in. Its siblings there include Agent Browser, Baidu Search and Cron Manager. Each one is a separate skill with its own page in this directory, installs the same way Agent Team Manager does, and is maintained by countbot-ai in that same repository. The rest of the collection is listed on the countbot-ai/CountBot page.

  • How does Agent Team Manager compare to other AI Engineering skills?

    Agent Team Manager ranks #1647 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent Team Manager against them. Open each page to compare what they document and how they install.

More from countbot-ai/CountBot

Agent Team Manager is one of 14 skills cataloged on DirSkills from countbot-ai/CountBot.

See all 14 skills