agentscope-ai/AgentTeams

An open-source Collaborative Multi-Agent OS for transparent, human-in-the-loop task coordination via Matrix rooms.

5.5kStars on the repository
36Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

communication

01

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use before sending @mentions, deciding whether to reply, TASKCOMPLETED, BLOCKED, QUESTION, direct answers, loop prevention, or suppressing low-information acknowledgements.

5.5k +28 12d ago A 36 tokens original Apache-2.0

file-sharing

02

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use before direct filesync calls, reading non-task shared files, pushing mid-task progress, or troubleshooting missing shared files. Do not use for normal task acceptance or submission; taskflow acktask and submittask handle lifecycle sync internally.

5.5k +28 12d ago A 49 tokens original Apache-2.0

find-skills

03

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Discover and install agent skills from the open ecosystem. Use when you encounter an unfamiliar domain, framework, or workflow that you lack specialized knowledge about, or when your coordinator suggests searching for skills before starting a task.

5.5k +28 12d ago A 46 tokens original Apache-2.0

mcporter

04

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Discover and call MCP Server tools via the mcporter CLI. Use when your coordinator notifies you about new MCP tools, or when you need to call external APIs. Includes workflow for generating skill documentation for new MCP servers.

5.5k +28 12d ago A 47 tokens original Apache-2.0

organization

05

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use only when you need to look up team topology, worker phase, runtime state, or identity that is NOT available from the current message context. Do not use for standard task flows — the coordinator is the message sender, and the task room is in meta.json.roomid.

5.5k +28 12d ago A 57 tokens original Apache-2.0

task-management

06

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use before any Worker taskflow call or assigned-task workflow, including reading task state, acknowledging a task, executing a task, tracking progress, handling blockers/questions, submitting structured results, or reporting completion. Always use this skill when the message mentions assigned task, task ID…

5.5k +28 12d ago A 89 tokens original Apache-2.0

file-sync

07

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Sync files with centralized storage. Use when your coordinator or another Worker notifies you of file updates (config changes, task files, shared data, collaboration artifacts).

5.5k +28 12d ago A 35 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when you are invited to a Project Room or assigned a task within a multi-worker project. Covers project plan reading, task coordination with other Workers, and git author config.

5.5k +28 12d ago A 40 tokens original Apache-2.0

task-progress

09

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when executing a task (progress logging, plan updates), when resuming a task after session reset, or when managing task history. Covers progress log format, task-history.json, and resume flow.

5.5k +28 12d ago A 43 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Execute AI coding CLI tools (Claude Code / Gemini CLI / qodercli) on behalf of Workers. Use when a Worker sends a coding-request: message, asking Manager to run coding operations in their workspace.

5.5k +28 12d ago C 46 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Manage the Higress AI Gateway via its Console API (consumers, routes, AI providers, MCP servers). Use when creating consumers, configuring routes, or managing AI gateway settings.

5.5k +28 12d ago A 43 tokens original Apache-2.0

coding-cli

12

agentscope-ai/AgentTeams

Skill Claude CodeCodex

A procedure for handing coding work to an AI command-line tool, such as Claude Code, Gemini CLI, or qodercli, through a manager agent.

5.5k +28 12d ago A 30 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use as a helper when the admin is assigning work but has not specified an existing Worker, so you need to search Nacos for a suitable Worker and ask whether to import it; also use when the admin explicitly says to import a Worker from the market or gives a direct nacos package URI.

5.5k +28 12d ago A 64 tokens original Apache-2.0

channel-management

14

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when determining sender identity in any room, managing trusted contacts, configuring the admin's primary notification channel, handling first-contact from a new channel, or escalating to admin across channels.

5.5k +28 12d ago A 39 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when you need to push files to MinIO for Workers to access, pull Worker output from MinIO, or when a Worker reports they've uploaded files. Also use when notifying Workers to file-sync after writing files they need.

5.5k +28 12d ago A 49 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Execute git operations on behalf of Workers who don't have git credentials. Use when a Worker sends a git-request: message to clone, push, pull, commit, rebase, or perform any git operation.

5.5k +28 12d ago C 47 tokens original Apache-2.0

human-management

17

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when admin requests adding a human user to the system, changing human permissions, removing human access, or managing human accounts.

5.5k +28 12d ago A 28 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use for standalone Matrix admin requests (register users, create rooms, manage membership, upload files). Also use when you need to send a file to the admin via Matrix media upload. Do NOT use for Worker/project creation — those handle Matrix operations internally.

5.5k +28 12d ago A 54 tokens original Apache-2.0

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when admin asks to configure an MCP tool server (e.g., GitHub, weather API), rotate credentials, grant/revoke worker access to MCP tools, or add a custom API integration via YAML.

5.5k +28 12d ago A 46 tokens original Apache-2.0

model-switch

20

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Switch the Manager Agent's own LLM model. Use when the human admin requests changing the Manager's model.

5.5k +28 12d ago A 25 tokens original Apache-2.0

project-management

21

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when admin asks to start a multi-worker project, when a Worker @mentions you with task completion in a project room, when project plan changes are needed, or when a blocked task needs resolution.

5.5k +28 12d ago A 43 tokens original Apache-2.0

service-publishing

22

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Expose worker HTTP services via Higress gateway. Use when admin asks to publish a worker's web app or API to make it externally accessible.

5.5k +28 12d ago A 32 tokens original Apache-2.0

task-coordination

23

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Coordinate access to shared task directories using .processing marker files. Use before accessing a Worker's workspace to prevent conflicts when both Manager and Worker might modify files simultaneously.

5.5k +28 12d ago A 36 tokens original Apache-2.0

team-management

24

agentscope-ai/AgentTeams

Skill Claude CodeCodex

Use when admin requests creating a team, importing a team, managing team composition, adding/removing workers from a team, or delegating tasks to a Team Leader.

5.5k +28 12d ago A 36 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: