Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

openclaw-skill-growthOpenClaw 技能 growth

Agent Skill

openclaw-skill-growth 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,690

周安装

392

GitHub Stars

1

下载量

3,042
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:openclaw-skill-growth(OpenClaw 技能 growth)
来源仓库:https://github.com/shuai-daidai/openclaw-skill-growth
安装命令:
openclaw skills install openclaw-skill-growth
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install openclaw-skill-growth

简介

使技能具备可观测性与持续改进机制。openclaw-skill-growth 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合维护大量 SKILL.md 文件时的自动化检查需求。
  • 帮助追踪技能演进过程中的问题与优化方向。
  • 需定期更新基准指标以确保评估有效性。
  • 建议在迭代周期中集成至 CI/CD 流程。

SKILL.md

name
openclaw-skill-growth
description
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.
version
0.1.0
license
MIT-0
homepage
https://github.com/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

  • Repo: https://github.com/Shuai-DaiDai/openclaw-skill-growth
  • Release: https://github.com/Shuai-DaiDai/openclaw-skill-growth/releases/tag/v0.1.0

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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.58%
按下载量换算2,177

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills