Agent

Agent from agentscope-ai/HiClaw.

by @agentscope-ai-hiclaw 15 skills

Skills in this plugin

15
  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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