CtrlK
BlogDocsLog inGet started
Tessl Logo

AgentTeams

github.com/agentscope-ai/AgentTeams

SkillAddedReview
mcporter

manager/agent/hermes-worker-agent/skills/mcporter/SKILL.md

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.

71

find-skills

manager/agent/hermes-worker-agent/skills/find-skills/SKILL.md

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.

67

file-sync

manager/agent/hermes-worker-agent/skills/file-sync/SKILL.md

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).

72

task-management

manager/agent/copaw-worker-agent/skills/task-management/SKILL.md

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, shared/tasks, spec.md, meta.json, result.md, deliverables, BLOCKED, REVISION_NEEDED, SUCCESS, submit_task, or ack_task.

77

organization

manager/agent/copaw-worker-agent/skills/organization/SKILL.md

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.room_id.

72

mcporter

manager/agent/copaw-worker-agent/skills/mcporter/SKILL.md

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.

68

find-skills

manager/agent/copaw-worker-agent/skills/find-skills/SKILL.md

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.

63

file-sharing

manager/agent/copaw-worker-agent/skills/file-sharing/SKILL.md

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 ack_task and submit_task handle lifecycle sync internally.

71

communication

manager/agent/copaw-worker-agent/skills/communication/SKILL.md

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

74