VerifiedGit
v1.0.0

task-progress

by @alibaba0 pulls
URLopenbooklet.com/s/task-progress
Pinnedopenbooklet.com/s/task-progress@1.0.0
APIGET /api/v1/skills/task-progress

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.

15 skills from this repoalibaba/hiclaw
task-progressviewing
Coding CLI Delegationmanager/agent/skills-alpha/worker-skills/coding-cli/SKILL.md

When the Manager assigns you a task with a "## Coding CLI Mode" section in `spec.md`, you do **not** write the code yourself. Instead, you:

Coding CLI Managementmanager/agent/skills-alpha/coding-cli-management/SKILL.md

This skill enables the Manager to execute AI coding CLI tools (claude/gemini/qodercli) on behalf of Workers. Workers generate precise prompts; the Manager runs the CLI in the Worker's workspace and returns the result.

file-syncmanager/agent/copaw-worker-agent/skills/file-sync/SKILL.md

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

file-sync-managementmanager/agent/skills/file-sync-management/SKILL.md

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.

Git Delegation Managementmanager/agent/skills/git-delegation-management/SKILL.md

This skill enables the Manager to execute **any git operation** on behalf of Workers. Workers cannot access git credentials, so they delegate all git operations to the Manager.

GitHub PR & Issue Managementmanager/agent/worker-skills/github-operations/SKILL.md
hiclaw-migratemigrate/skill/SKILL.md

Analyze current OpenClaw setup and generate a migration package (ZIP) for importing into HiClaw as a managed Worker

higress-gateway-managementmanager/agent/skills-alpha/higress-gateway-management/SKILL.md

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.

Matrix Server Managementmanager/agent/skills/matrix-server-management/SKILL.md

Manage the Tuwunel Matrix Homeserver at `${HICLAW_MATRIX_SERVER}`. User ID format: `@<username>:${HICLAW_MATRIX_DOMAIN}`.

mcporter — MCP Tool CLImanager/agent/skills/mcporter/SKILL.md

You can call any configured MCP server's tools directly via `mcporter`. Your config is at `./config/mcporter.json` (mcporter's default path — no `--config` flag needed, auto-generated by the `setup-mcp-server.sh` script).

model-switchmanager/agent/skills/model-switch/SKILL.md

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

project-managementmanager/agent/skills/project-management/SKILL.md

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.

project-participationmanager/agent/copaw-worker-agent/skills/project-participation/SKILL.md

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.

task-coordinationmanager/agent/skills/task-coordination/SKILL.md

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.

Auto-indexed from alibaba/hiclaw

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0