← 返回
未分类

Skill Starter Pack

One-click install curated skill packs for new OpenClaw users. Use when user says "install starter pack", "setup skills", "一键安装", "新手套餐", "install essential/d...
One-click install curated skill packs for new OpenClaw users. Use when user says "install starter pack", "setup skills", "一键安装", "新手套餐", "install essential/d...
ironmanc2014
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 509
下载
💾 0
安装
1
版本
#latest

概述

Skill Starter Pack

One command to install all the skills you need. Three curated packs from battle-tested daily use — no guesswork, no one-by-one searching.

Why This Exists

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.

Packs

🟢 Essential — 7 skills

> "I just installed OpenClaw, what should I get?"

The foundation. Memory, learning, search, notes — everything a productive agent needs from day one.

SkillWhat it does
------
agent-memory-architectPersistent 3-tier memory (HOT/WARM/COLD). Agent remembers preferences, learns from corrections, shares knowledge across agents.
self-improvingSelf-reflection after every task. Agent catches its own mistakes and improves permanently.
find-skillsSay "find a skill for X" and agent searches ClawHub for you. Never manually browse again.
quick-noteSay "记一下" or "note this" — instant note capture without friction.
weatherWeather and forecasts for any location. No API key needed.
summarizeSummarize any URL, PDF, image, audio file, or YouTube video in seconds.
multi-search-engine17 search engines (8 Chinese + 9 Global). Baidu, Sogou, Google, DuckDuckGo, WolframAlpha and more. No API keys.

🔵 Developer — Essential + 4 skills (11 total)

> "I'm a developer, what else do I need?"

Adds coding workflow tools on top of Essential.

SkillWhat it does
------
git-workflowsAdvanced git: interactive rebase, bisect bugs, worktrees for parallel dev, reflog recovery, subtrees/submodules.
browser-useAutomate browser interactions — web testing, form filling, screenshots, data extraction.
image-analyzerImage recognition, OCR text extraction, scene analysis, object detection.
githubFull GitHub CLI integration — issues, PRs, CI runs, API queries via gh.

🟣 Full — Developer + 3 skills (14 total)

> "Give me everything."

Adds advanced agent intelligence on top of Developer.

SkillWhat it does
------
agent-team-monitorMonitor multi-agent teams in real-time — progress, token usage, status per agent.
decideAgent auto-learns your decision patterns. Grows autonomy with trust, confirms before assuming.
proactive-agentTransform agent from task-follower to proactive partner. WAL Protocol, Working Buffer, Autonomous Crons.

How to Use

Quick install

Tell your agent which pack you want:

  • "安装基础包" or "install essential pack"
  • "安装开发者包" or "install developer pack"
  • "安装全量包" or "install full pack"

Agent execution

Run the install script with the pack name:

python <skill-dir>/scripts/install_pack.py <pack-name>

: essential | developer | full

Mix and match

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.

What happens during install

  1. Script resolves clawhub CLI (global or via npx)
  2. Installs each skill sequentially with 1s delay (respects rate limits)
  3. Shows progress: [1/7] Installing agent-memory-architect... ✅
  4. Already-installed skills are skipped automatically
  5. Summary report at the end with success/failure counts

Post-Install

After installation:

  1. ✅ Report which skills installed successfully
  2. ❌ For failures, suggest clawhub install to retry
  3. 💡 Remind user to restart the session (/restart or restart gateway) for new skills to activate
  4. 📋 Some skills need extra setup — their own SKILL.md will guide the user

Pack Comparison

See references/skill-packs.md for the full comparison table and skill source details.

Requirements

  • OpenClaw installed and running
  • clawhub CLI available (npm i -g clawhub or use npx clawhub)
  • Network access to clawhub.ai

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-02 01:36 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Cn Api Router

ironmanc2014
国内 AI 模型 API 配置向导。帮助 OpenClaw 用户快速配置 DeepSeek、通义千问、智谱GLM、 Moonshot(月之暗面)、百川、零一万物等国内大模型 API。 自动生成 OpenClaw 配置并通过 config.p
★ 0 📥 516

Cn Dev Setup

ironmanc2014
一键配置国内开发环境镜像源。解决 npm/pip/go/docker/cargo 等工具在国内下载慢、超时的问题。 支持 npm、yarn、pnpm、pip、Go (GOPROXY)、Docker、Cargo、Maven、Gradle、Ho
★ 0 📥 506
ai-intelligence

Agent Memory

ironmanc2014
AI智能体完整记忆架构——分层存储(HOT/WARM/COLD)、纠错自学习、自我反思、多智能体记忆共享,以及……
★ 0 📥 1,245