← 返回 Skills 市场
acautomata

skill-improvement

作者 Joel Young · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
362
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-improvement
功能描述
Use when optimizing existing Claude skills, checking skill quality, auditing skill compliance, or when skills have obvious issues. Triggers on skill optimiza...
安全使用建议
This skill appears internally consistent and requests no installs or secrets; it will read referenced documentation, create backups, propose and apply edits to skill files, and run verification subagents. Before installing or running it: (1) be prepared to review diffs and change logs — do not accept edits blindly; (2) ensure sensitive credentials are not stored in the skill files it will read or modify; (3) if you have change-control requirements, run the diagnostic/report phases only and do not allow automatic 'Fix selected' actions; and (4) if you want to limit impact, deny background/subagent execution or require explicit user confirmation before applying any edits. If you want stronger guarantees, ask the author for a dry-run mode that only produces reports and diffs without applying changes.
功能分析
Type: OpenClaw Skill Name: skill-improvement Version: 1.0.0 The skill bundle is a comprehensive meta-toolkit designed to enable an AI agent to audit, optimize, and verify the quality of other skills within the OpenClaw ecosystem. It implements a structured workflow (Diagnose, Report, Select, Execute, Verify) supported by detailed quality standards and diagnostic checklists in files like `SKILL.md` and `references/quality-standards.md`. While the skill performs high-privilege actions such as file modification and spawning subagents for testing (as detailed in `references/verification-guide.md`), these behaviors are strictly aligned with its stated purpose and include safety-oriented instructions like mandatory backups, diff previews, and regression testing. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (skill improvement / auditing / optimization) align with the requested actions in SKILL.md and references: reading SKILL.md and references, producing diagnostic reports, allowing user selection, applying fixes (with backups), and running verification tests. There are no unrelated env vars, binaries, or opaque install steps requested.
Instruction Scope
Instructions explicitly tell the agent to read SKILL.md and referenced files, generate reports, modify skill files (create .backup, show diffs, apply edits), and dispatch subagents in parallel for verification. This behavior is coherent for a skill-improvement tool, but it grants the skill authority to modify files and spawn subagents — users should expect file writes and background test runs and should review diffs and backups before accepting changes.
Install Mechanism
No install spec and no code files are present. Instruction-only skills that rely on platform capabilities are lower-risk because nothing is downloaded or written beyond the edits the skill itself proposes. No suspicious download or archive operations are present.
Credentials
The skill requests no environment variables, credentials, or config paths. The references mention other skills/dependencies conceptually (e.g., superpowers:writing-skills) but do not require secrets or unrelated credentials — proportional to the stated purpose.
Persistence & Privilege
always:false (normal). The skill's workflow includes modifying skill files, creating backups, and running verification subagents. These are expected for an editor/audit tool, but they do provide write and execution capability within the workspace. If you rely on strict change controls, require manual approval for edits, or restrict background subagent execution, consider enabling review steps or limiting autonomous actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-improvement
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-improvement 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the skills-improvement framework for optimizing Claude skills. - Introduces a step-by-step workflow for diagnosis, reporting, selection, execution, and verification of skill quality issues. - Defines clear severity levels, grading criteria, and common issues to guide systematic improvements. - Provides templates and checklists for audits and compliance with best practices. - Integrates with related authoring and verification skills for streamlined optimization.
元数据
Slug skill-improvement
版本 1.0.0
许可证
累计安装 4
当前安装数 3
历史版本数 1
常见问题

skill-improvement 是什么?

Use when optimizing existing Claude skills, checking skill quality, auditing skill compliance, or when skills have obvious issues. Triggers on skill optimiza... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 362 次。

如何安装 skill-improvement?

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

skill-improvement 是免费的吗?

是的,skill-improvement 完全免费(开源免费),可自由下载、安装和使用。

skill-improvement 支持哪些平台?

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

谁开发了 skill-improvement?

由 Joel Young(@acautomata)开发并维护,当前版本 v1.0.0。

💬 留言讨论