skill-starter-pack

One-click install curated skill packs for new OpenClaw users. Use when user says "install starter pack", "setup skills", "一键安装", "新手套餐", "install essential/developer/full pack", "推荐技能", "装什么skill好", or wants to quickly set up recommended skills. Provides three tiers — Essential (daily use), Developer (coding & automation), Full (all recommended). Each pack is a superset of the previous one.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-starter-pack" with this command: npx skills add ironmanc2014/skill-starter-pack

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>

<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 <skill-name> 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Moss Skill-9

Give your AI agent eyes to see the entire internet. Install and configure upstream tools for Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, Douyi...

Registry SourceRecently Updated
Coding

Codex Deep Search

Deep web search using Codex CLI for complex queries that need multi-source synthesis. Use when web_search (Brave) returns insufficient results, when the user...

Registry SourceRecently Updated
Coding

Matz Swarm

Orchestrate OpenClaw Agent Swarm workflows for multi-project coding automation with Obsidian task intake, Claude coding, Codex review, GitLab MR flow, merge+...

Registry SourceRecently Updated
4610matzoh
Coding

xfetch

Use xfetch CLI to fetch X/Twitter data - tweets, user profiles, search results, timelines, lists, DMs, and notifications. Use this skill whenever you need to...

Registry SourceRecently Updated