openclaw-skill-growth

Make OpenClaw Skills observable, diagnosable, and safely improvable over time. Use this when the user wants to maintain many SKILL.md files, inspect repeated failures, generate improvement proposals, preview patches, run guarded apply flows, or verify whether skill changes actually improved outcomes.

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 "openclaw-skill-growth" with this command: npx skills add Shuai-DaiDai/openclaw-skill-growth

OpenClaw Skill Growth

A ClawHub entry skill for the OpenClaw Skill Growth plugin.

It helps users discover and operate a GitHub project that turns static SKILL.md files into observable, diagnosable, safely improvable capabilities.

Important: this package is an entry skill and usage wrapper, not the full plugin source code.

Best for

Use this skill when a user wants to:

  • maintain a growing library of OpenClaw skills
  • see which skills are repeatedly failing or underperforming
  • generate reviewable improvement proposals from real run history
  • preview patches before changing skill files
  • apply updates with backups, version bumping, and change history
  • dry-run a skill update process before writing anything
  • evaluate whether a skill change actually improved outcomes

Not for

Do not use this skill when the user only wants to:

  • read or summarize a normal web page
  • install an unrelated plugin
  • optimize a workflow that has nothing to do with OpenClaw skills
  • upload an entire TypeScript repository into ClawHub as if it were a single skill

Core idea

The underlying project provides a maintenance loop for OpenClaw Skills:

Observe → Diagnose → Propose → Apply → Evaluate

What the GitHub project includes

  • skill registry from SKILL.md
  • structured run observation
  • diagnosis of recurring failures and weak outcomes
  • improvement proposal generation
  • patch preview generation
  • guarded apply flows with backups
  • version bumping and applied change history
  • dry-run support
  • evaluation record generation
  • demo fixtures and CI

Install the real project

git clone https://github.com/Shuai-DaiDai/openclaw-skill-growth.git
cd openclaw-skill-growth
npm install
npm run build
npm run test

Common commands

npm run scan
npm run analyze
npm run propose
npm run report
npm run apply
npm run demo:dry-run

Recommended usage path

  1. Point the plugin at a skill directory.
  2. Feed it run logs.
  3. Run report or analyze.
  4. Review diagnoses and proposals.
  5. Use demo:dry-run first.
  6. Apply only after review.
  7. Compare outcomes and keep iterating.

Why this is useful

Most skill systems stay static even while tools, environments, models, and task patterns keep changing.

This project is for users who want skill maintenance to become a real operational loop instead of a manual prompt-editing chore.

GitHub source

ClawHub note

This package is a wrapper skill around the GitHub project.

Use it to discover, install, and operate the plugin. It is intentionally lighter than the full repository. package for discovery and installation guidance

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.

Automation

OpenClaw Auto‑Updater (Safe + Scheduled + Summary)

Schedule automatic OpenClaw and skill updates with reliable cron templates, timezone-safe scheduling, and clear summary outputs. Use for hands-off maintenance, scheduled upgrades, and concise update reports.

Registry SourceRecently Updated
6K11Profile unavailable
General

Find Skills for ClawHub

Search for and discover OpenClaw skills from ClawHub (the official skill registry). Activate when user asks about finding skills, installing skills, or wants...

Registry SourceRecently Updated
2921Profile unavailable
Coding

Self Updater

⭐ OPEN SOURCE! GitHub: github.com/GhostDragon124/openclaw-self-updater ⭐ ONLY skill with Cron-aware + Idle detection! Auto-updates OpenClaw core & skills, an...

Registry SourceRecently Updated
1221Profile unavailable
Coding

ClawHub CLI Assistant

Use the ClawHub CLI to publish, inspect, version, update, sync, and troubleshoot OpenClaw skills from the terminal.

Registry SourceRecently Updated
1.9K2Profile unavailable