← Back to Skills Marketplace
shuai-daidai

OpenClaw Skill Growth

by Shuai-DaiDai · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
315
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install 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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-skill-growth
  3. After installation, invoke the skill by name or use /openclaw-skill-growth
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-skill-growth
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 315 downloads so far.

How do I install OpenClaw Skill Growth?

Run "/install openclaw-skill-growth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Skill Growth free?

Yes, OpenClaw Skill Growth is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Skill Growth support?

OpenClaw Skill Growth is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Skill Growth?

It is built and maintained by Shuai-DaiDai (@shuai-daidai); the current version is v0.1.1.

💬 Comments