← all publishers

agentscope-ai

@agentscope-ai-hiclaw source repo

39 published skills

  1. Teamharness Communication · agentscope-ai-hiclaw
    Use for TeamHarness message delivery details after a flow has decided a message must be sent: current-session reply, NO_REPLY, cross-room/cross-channel message tool payloads, PROJECT_REQUESTED task-room handoff, and requester replyRoute reports. Do not use to choose work mode, create rooms, delegate, check, or accept tasks.
    2 installs
  2. Git Delegation Management · agentscope-ai-hiclaw
    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.
    2 installs
  3. Teamharness Task Execution · agentscope-ai-hiclaw
    Use when a Worker receives TASK_ASSIGNED, acknowledges the task, works inside shared/tasks/{task-id}/, submits with taskflow submit_task, publishes deliverables through submit_task, and reports TASK_COMPLETED or blockers in the Task room.
    2 installs
  4. Task Progress · agentscope-ai-hiclaw
    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.
    2 installs
  5. Teamharness Task Delegation · agentscope-ai-hiclaw
    Use when a Leader turns ready Quick Task or Project Work state into Worker task instructions, sends assignment messages, checks submitted results, and defines completion/blocker report contracts. Do not use to create projects, create rooms, or execute Worker tasks.
    2 installs
  6. Coding CLI Management · agentscope-ai-hiclaw bundle
    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.
    2 installs
  7. Teamharness Team Coordination · agentscope-ai-hiclaw
    Use when a Leader must choose Project Work boundaries, owners, dependency shape, DAG vs Loop, acceptance criteria, or follow-up strategy. Do not use for Quick Task execution after the mode is already selected.
    2 installs
  8. File Sync · agentscope-ai-hiclaw bundle
    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).
    2 installs
  9. Teamharness Project Management · agentscope-ai-hiclaw
    Use when a Leader maintains durable TeamHarness project state for Quick Task or Project Work: create_quick_project, create_project, plan_dag, plan_loop, ready_nodes, resolve_project, accept_task_result, project completion, and requester report state. Do not use to create Matrix task rooms or send messages.
    2 installs
  10. Coding CLI · agentscope-ai-hiclaw
    将编码工作委托给 Manager 持有的 AI CLI 工具(Claude Code / Gemini CLI / qodercli)执行
    2 installs
  11. File Sharing · agentscope-ai-hiclaw
    Use before filesync calls for project directories, global-shared inputs, non-task shared files, listing shared paths, or troubleshooting missing files. Do not use for task-level sync; taskflow delegate_task and check_task handle task directory sync internally.
    2 installs
  12. Organization · agentscope-ai-hiclaw
    Use before any Leader action that depends on current team topology, worker list, worker phase, runtime, room ID, Matrix ID, Team Admin, human identity, or lifecycle state. Always use this skill when assigning tasks, sending cross-room messages, recovering projects, handling heartbeat, waking/sleeping workers, or when any worker/room/identity value might be stale.
    2 installs
  13. Communication · agentscope-ai-hiclaw
    Use before sending or suppressing any Leader message to Workers, Manager, or Team Admin. Always use this skill for cross-room Matrix messages, @mention decisions, task assignment notifications, structured status reports, completion reports, blocker/revision messages, questions, requester updates, or when deciding whether a same-room reply is enough.
    2 installs
  14. Higress Gateway Management · agentscope-ai-hiclaw bundle
    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.
    2 installs
  15. Project Participation · agentscope-ai-hiclaw
    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.
    2 installs
  16. Team Coordination · agentscope-ai-hiclaw
    Use before deciding how you should organize team work: DAG vs Loop, dependency shape, task waves, quality gates, acceptance criteria, interruption, replanning, or what to do after Worker results arrive. Always use this skill for team organization strategy before you call project-management or task-management.
    2 installs
  17. Workerflow Internal Workflow · agentscope-ai-hiclaw
    Use when a QwenPaw-backed Worker needs to decide whether to do work directly, use native subagents for internal parallelism, or create a temporary QwenPaw agent with a custom AGENTS.md and skills.
    2 installs
  18. Human Management · agentscope-ai-hiclaw bundle
    Use when admin requests adding a human user to the system, changing human permissions, removing human access, or managing human accounts.
    2 installs
  19. Task Coordination · agentscope-ai-hiclaw bundle
    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.
    2 installs
  20. Worker Management · agentscope-ai-hiclaw bundle
    Use when admin requests hand-creating or resetting a Worker, starting/stopping a Worker, managing Worker skills, enabling peer mentions, or opening a QwenPaw console. Use agentteams-find-worker only as a helper for Nacos-backed market import or when task assignment needs you to discover a suitable Worker.
    2 installs
  21. Channel Management · agentscope-ai-hiclaw bundle
    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.
    2 installs
  22. Project Management · agentscope-ai-hiclaw bundle
    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.
    2 installs
  23. Service Publishing · agentscope-ai-hiclaw
    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.
    2 installs
  24. Worker Model Switch · agentscope-ai-hiclaw
    Switch a Worker Agent's LLM model via agt CLI. Use when the human admin requests changing a Worker's model.
    2 installs
  25. Teamharness Roomflow · agentscope-ai-hiclaw
    Use for TeamHarness room classification and Matrix task-room setup: roomflow describe_room, roomflow create_task_room, source/requester room vs task room detection, project-scoped task-room reuse, and invite handling. Do not use for projectflow, taskflow, or message delivery.
    2 installs
  26. MCP Server Management · agentscope-ai-hiclaw bundle
    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.
    2 installs
  27. Git Delegation · agentscope-ai-hiclaw
    将所有 git 操作委托给 Manager 执行。Worker 无法直接访问 git credentials,因此任何需要认证的 git 操作(clone、push、fetch 等)都需要通过此机制委托给 Manager。
    2 installs
  28. Agentteams Find Worker · agentscope-ai-hiclaw bundle
    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.
    2 installs
  29. Find Skills · agentscope-ai-hiclaw bundle
    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.
    2 installs
  30. Teamharness File Sharing · agentscope-ai-hiclaw
    Use for TeamHarness shared workspace paths, filesync, artifact publication, and Matrix room file boundaries, including artifact publish_file and task/project deliverables. Do not use for message routing or project state changes.
    2 installs
  31. Teamharness Organization · agentscope-ai-hiclaw
    Use to understand TeamHarness team roles, responsibility boundaries, and who owns project, task, runtime, and control-plane work.
    2 installs
  32. Matrix Server Management · agentscope-ai-hiclaw bundle
    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.
    2 installs
  33. Github Operations · agentscope-ai-hiclaw
    管理 GitHub Pull Request 和 Issue。包括创建/更新/合并 PR、添加评论、管理 Issue 等。注意:文件读写、分支操作、代码提交等请使用 git-delegation 技能。
    2 installs
  34. Agentteams Migrate · agentscope-ai-hiclaw bundle
    Analyze current OpenClaw setup and generate a migration package (ZIP) for importing into AgentTeams as a managed Worker
    2 installs
  35. Agentteams Test · agentscope-ai-hiclaw bundle
    Complete AgentTeams test cycle including installation, uninstallation, running tests, and exporting debug logs for analysis. Use for (1) verifying AgentTeams functionality (2) CI/CD test validation (3) issue diagnosis and debugging (4) pre-merge testing. Trigger words: test AgentTeams, run AgentTeams tests, agentteams test, make test, verify AgentTeams installation.
    2 installs
  36. Mcporter · agentscope-ai-hiclaw
    Call MCP Server tools directly via the mcporter CLI. Use when you need to interact with external APIs (GitHub, weather, etc.) without delegating to a Worker — useful for quick lookups or when you need a result to make a decision.
    2 installs
  37. Model Switch · agentscope-ai-hiclaw bundle
    Switch the Manager Agent's own LLM model. Use when the human admin requests changing the Manager's model.
    2 installs
  38. Task Management · agentscope-ai-hiclaw bundle
    Use when admin gives a task to delegate to a Worker, when a Worker reports task completion, when managing recurring scheduled tasks, or when you need to check worker availability.
    2 installs
  39. Team Management · agentscope-ai-hiclaw bundle
    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.
    2 installs