One command to install all the skills you need. Three curated packs from battle-tested daily use — no guesswork, no one-by-one searching.
New OpenClaw users face 26,000+ skills on ClawHub. Most are noise. This pack collects the 14 skills that actually matter for daily use, curated from real-world experience.
> "I just installed OpenClaw, what should I get?"
The foundation. Memory, learning, search, notes — everything a productive agent needs from day one.
| Skill | What it does |
|---|---|
| --- | --- |
| agent-memory-architect | Persistent 3-tier memory (HOT/WARM/COLD). Agent remembers preferences, learns from corrections, shares knowledge across agents. |
| self-improving | Self-reflection after every task. Agent catches its own mistakes and improves permanently. |
| find-skills | Say "find a skill for X" and agent searches ClawHub for you. Never manually browse again. |
| quick-note | Say "记一下" or "note this" — instant note capture without friction. |
| weather | Weather and forecasts for any location. No API key needed. |
| summarize | Summarize any URL, PDF, image, audio file, or YouTube video in seconds. |
| multi-search-engine | 17 search engines (8 Chinese + 9 Global). Baidu, Sogou, Google, DuckDuckGo, WolframAlpha and more. No API keys. |
> "I'm a developer, what else do I need?"
Adds coding workflow tools on top of Essential.
| Skill | What it does |
|---|---|
| --- | --- |
| git-workflows | Advanced git: interactive rebase, bisect bugs, worktrees for parallel dev, reflog recovery, subtrees/submodules. |
| browser-use | Automate browser interactions — web testing, form filling, screenshots, data extraction. |
| image-analyzer | Image recognition, OCR text extraction, scene analysis, object detection. |
| github | Full GitHub CLI integration — issues, PRs, CI runs, API queries via gh. |
> "Give me everything."
Adds advanced agent intelligence on top of Developer.
| Skill | What it does |
|---|---|
| --- | --- |
| agent-team-monitor | Monitor multi-agent teams in real-time — progress, token usage, status per agent. |
| decide | Agent auto-learns your decision patterns. Grows autonomy with trust, confirms before assuming. |
| proactive-agent | Transform agent from task-follower to proactive partner. WAL Protocol, Working Buffer, Autonomous Crons. |
Tell your agent which pack you want:
Run the install script with the pack name:
python <skill-dir>/scripts/install_pack.py <pack-name>
: essential | developer | full
Combine a pack with extra skills:
python <skill-dir>/scripts/install_pack.py essential proactive-agent decide
This installs the Essential pack plus the two extra skills.
clawhub CLI (global or via npx)[1/7] Installing agent-memory-architect... ✅After installation:
clawhub install to retry/restart or restart gateway) for new skills to activateSee references/skill-packs.md for the full comparison table and skill source details.
clawhub CLI available (npm i -g clawhub or use npx clawhub)共 1 个版本