Source

agentscope-ai/agentteams

41 skills · 115 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
find-skills Discover and install agent skills from the open ecosystem. Use when you encounter an unfamiliar domain, framework, or…
agentscope-ai/agentteams
9
2
higress-gateway-management Manage the Higress AI Gateway via its Console API (consumers, routes, AI providers, MCP servers). Use when creating c…
agentscope-ai/agentteams
5
3
task-progress Use when executing a task (progress logging, plan updates), when resuming a task after session reset, or when managin…
agentscope-ai/agentteams
5
4
channel-management Use when determining sender identity in any room, managing trusted contacts, configuring the admin's primary notifica…
agentscope-ai/agentteams
4
5
coding-cli 将编码工作委托给 Manager 持有的 AI CLI 工具(Claude Code / Gemini CLI / qodercli)执行
agentscope-ai/agentteams
4
6
file-sync Sync files with centralized storage. Use when your coordinator or another Worker notifies you of file updates (config…
agentscope-ai/agentteams
4
7
file-sync-management Use when you need to push files to MinIO for Workers to access, pull Worker output from MinIO, or when a Worker repor…
agentscope-ai/agentteams
4
8
human-management Use when admin requests adding a human user to the system, changing human permissions, removing human access, or mana…
agentscope-ai/agentteams
4
9
service-publishing Expose worker HTTP services via Higress gateway. Use when admin asks to publish a worker's web app or API to make it …
agentscope-ai/agentteams
4
10
git-delegation 将所有 git 操作委托给 Manager 执行。Worker 无法直接访问 git credentials,因此任何需要认证的 git 操作(clone、push、fe…
agentscope-ai/agentteams
3
11
git-delegation-management Execute git operations on behalf of Workers who don't have git credentials. Use when a Worker sends a git-request: me…
agentscope-ai/agentteams
3
12
github-operations 管理 GitHub Pull Request 和 Issue。包括创建/更新/合并 PR、添加评论、管理 Issue 等。注意:文件读写、分支操作、代码提交…
agentscope-ai/agentteams
3
13
hiclaw-find-worker Use as a helper when the admin is assigning work but has not specified an existing Worker, so you need to search Naco…
agentscope-ai/agentteams
3
14
hiclaw-migrate Analyze current OpenClaw setup and generate a migration package (ZIP) for importing into HiClaw as a managed Worker
agentscope-ai/agentteams
3
15
hiclaw-test Complete HiClaw test cycle including installation, uninstallation, running tests, and exporting debug logs for analys…
agentscope-ai/agentteams
3
16
matrix-server-management Use for standalone Matrix admin requests (register users, create rooms, manage membership, upload files). Also use wh…
agentscope-ai/agentteams
3
17
mcp-server-management Use when admin asks to configure an MCP tool server (e.g., GitHub, weather API), rotate credentials, grant/revoke wor…
agentscope-ai/agentteams
3
18
mcporter Discover and call MCP Server tools via the mcporter CLI. Use when your coordinator notifies you about new MCP tools, …
agentscope-ai/agentteams
3
19
model-switch Switch the Manager Agent's own LLM model. Use when the human admin requests changing the Manager's model.
agentscope-ai/agentteams
3
20
project-management Use when admin asks to start a multi-worker project, when a Worker @mentions you with task completion in a project ro…
agentscope-ai/agentteams
3
21
project-participation Use when you are invited to a Project Room or assigned a task within a multi-worker project. Covers project plan read…
agentscope-ai/agentteams
3
22
task-coordination Coordinate access to shared task directories using .processing marker files. Use before accessing a Worker's workspac…
agentscope-ai/agentteams
3
23
task-management Use before any Worker taskflow call or assigned-task workflow, including reading task state, acknowledging a task, ex…
agentscope-ai/agentteams
3
24
team-coordination Use before deciding how you should organize team work: DAG vs Loop, dependency shape, task waves, quality gates, acce…
agentscope-ai/agentteams
3
25
team-management Use when admin requests creating a team, importing a team, managing team composition, adding/removing workers from a …
agentscope-ai/agentteams
3
26
worker-management Use when admin requests hand-creating or resetting a Worker, starting/stopping a Worker, managing Worker skills, enab…
agentscope-ai/agentteams
3
27
worker-model-switch Switch a Worker Agent's LLM model via hiclaw CLI. Use when the human admin requests changing a Worker's model.
agentscope-ai/agentteams
3
28
coding-cli-management Execute AI coding CLI tools (Claude Code / Gemini CLI / qodercli) on behalf of Workers. Use when a Worker sends a cod…
agentscope-ai/agentteams
2
29
communication Use before sending @mentions, deciding whether to reply, TASK_COMPLETED, BLOCKED, QUESTION, direct answers, loop prev…
agentscope-ai/agentteams
2
30
file-sharing Use before direct filesync calls, reading non-task shared files, pushing mid-task progress, or troubleshooting missin…
agentscope-ai/agentteams
2
31
organization Use only when you need to look up team topology, worker phase, runtime state, or identity that is NOT available from …
agentscope-ai/agentteams
2
32
team-project-management Use when a task requires multiple workers to collaborate, when tasks have dependencies (parallel/serial), or when you…
agentscope-ai/agentteams
1
33
team-task-coordination Coordinate access to team task directories using .processing marker files. Use before accessing a worker's task works…
agentscope-ai/agentteams
1
34
team-task-management Use when you need to assign tasks to team workers, track team task progress, or manage team-state.json. Use send-team…
agentscope-ai/agentteams
1
35
teamharness-communication Use when TEAMS.md Communication Contract needs detailed routing: Channel / Room Selection Protocol, Requester Report …
agentscope-ai/agentteams
1
36
teamharness-file-sharing Use for TeamHarness shared workspace paths, explicit filesync operations, and shared project/task artifact boundaries.
agentscope-ai/agentteams
1
37
teamharness-organization Use to understand TeamHarness team roles, responsibility boundaries, and who owns project, task, runtime, and control…
agentscope-ai/agentteams
1
38
teamharness-project-management Use only after Project Work mode is selected, before TeamHarness projectflow calls, project DAG or Loop planning, rea…
agentscope-ai/agentteams
1
39
teamharness-task-delegation Use only after Project Work mode is selected, when a TeamHarness Leader delegates ready project nodes, writes task sp…
agentscope-ai/agentteams
1
40
teamharness-task-execution Use when a TeamHarness Worker or remote member receives an assigned task, acknowledges it, executes it, submits a res…
agentscope-ai/agentteams
1
41
teamharness-team-coordination Use before a TeamHarness Leader chooses task boundaries, dependency shape, ownership, acceptance criteria, or follow-…
agentscope-ai/agentteams
1