← 返回 Skills 市场
shuai-daidai

OpenClaw Skill Growth

作者 Shuai-DaiDai · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
315
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
This wrapper is coherent and intended only to help you discover and run the full OpenClaw Skill Growth project. Before using it: (1) inspect the upstream GitHub repo and release to confirm authenticity, (2) run demo:dry-run and review generated proposals/patches before running any apply command, (3) if you run npm install for the full project, consider doing so in an isolated environment or CI runner and review dependencies, and (4) be cautious if you provide repository credentials or run apply against real skill directories because apply can modify SKILL.md files and bump versions.
功能分析
Type: OpenClaw Skill Name: openclaw-skill-growth Version: 0.1.1 The skill bundle acts as a wrapper that instructs the AI agent to clone an external GitHub repository (github.com/Shuai-DaiDai/openclaw-skill-growth) and execute arbitrary shell commands like 'npm install' and 'npm run apply' (SKILL.md, INSTALL.md). While the stated goal is skill maintenance and observability, the instructions facilitate the execution of unverified remote code and the modification of local files, posing a significant security risk. No explicit malicious intent or data exfiltration was identified in the provided files, but the operational pattern is inherently high-risk.
能力评估
Purpose & Capability
The name/description (skill maintenance, observation, propose/apply flows) align with the instructions and included docs. The package is explicitly a ClawHub wrapper that points to a GitHub repo; it does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md instructs the user/agent to clone the GitHub repo and run npm scripts (scan, analyze, propose, report, apply). Those commands legitimately operate on local skill directories and run logs and can modify SKILL.md files when you execute an "apply" flow—this is expected for the stated purpose but means you should review proposals and use demo:dry-run before making changes.
Install Mechanism
No install spec in the wrapper itself (instruction-only). The README/INSTALL.md points to a GitHub repo and npm install/build/test steps for the real project — a standard approach. Note: installing the full project will run npm install and pull packages from the registry, which is typical but worth auditing if you require a fully locked supply chain.
Credentials
This wrapper declares no required environment variables, credentials, or config paths. The underlying project may require filesystem access (to skill dirs and run logs) and possibly repository/git credentials if you exercise apply flows against remote repositories, but nothing in this wrapper unexpectedly asks for secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. The agent may invoke the skill autonomously (default), which is normal; this combined with the ability to run apply flows means the user should control when the plugin is run and prefer dry-run first.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-skill-growth
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-skill-growth 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
No functional or content changes in this release. - Version updated to 0.1.1 with no modifications detected in SKILL.md or code.
v0.1.0
Initial ClawHub release. Provides a Skill wrapper and usage guide for the OpenClaw Skill Growth plugin.
元数据
Slug openclaw-skill-growth
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。

如何安装 OpenClaw Skill Growth?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skill-growth」即可一键安装,无需额外配置。

OpenClaw Skill Growth 是免费的吗?

是的,OpenClaw Skill Growth 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Skill Growth 支持哪些平台?

OpenClaw Skill Growth 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Skill Growth?

由 Shuai-DaiDai(@shuai-daidai)开发并维护,当前版本 v0.1.1。

💬 留言讨论