← 返回 Skills 市场
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-skill-quality-assurance
功能描述
Analyzes and scores OpenClaw skill quality across 5 dimensions. Detects missing frontmatter, weak descriptions, poor examples, and actionable improvement rec...
安全使用建议
This skill appears coherent and safe to inspect/run. Before executing: (1) review engine.js locally (done here) and confirm you are comfortable running Node code; (2) note that the engine will read SKILL.md and README.md files in whatever directory you pass it — avoid pointing it at directories containing sensitive secrets or private keys; (3) SKILL.md refers to a fixer script (fix_skill_md.cjs) that's not included — don't expect an auto-fix capability unless you supply or review that script; (4) run the tool under an unprivileged account or inside a disposable container if you want extra caution. Confidence in this assessment is high given the provided files and lack of network or credential access.
能力评估
Purpose & Capability
Name/description match the delivered artifacts: SKILL.md and a Node.js engine that reads SKILL.md/README.md files and scores them. No unexpected environment variables, binaries, or cloud credentials are requested.
Instruction Scope
SKILL.md instructs running node engine.js against a local skill path and the engine reads SKILL.md/README.md files in whatever directory you supply. SKILL.md mentions a companion auto-fix script (fix_skill_md.cjs) but that file is not present in the package — minor incoherence (documentation references non-existent helper).
Install Mechanism
No install spec is provided and there are no external downloads. The package is instruction-only plus a single local engine.js file and uses only built-in Node modules (fs, path). No network fetches or archive extraction are present.
Credentials
The skill requires no environment variables, credentials, or config paths. The engine operates on files under the user-specified target directory, which is appropriate for a documentation linter/QA tool.
Persistence & Privilege
always is false; the skill does not modify other skills or system-wide agent settings. It only reads local files and prints reports to stdout; no persistent agent changes or elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-skill-quality-assurance - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-skill-quality-assurance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Skill Quality Assurance:
- Analyzes and scores OpenClaw skill documentation on clarity, completeness, actionability, discoverability, and examples.
- Detects and reports missing or weak frontmatter, descriptions, keywords, and usage sections.
- Provides a clear scoring and grading system with actionable improvement recommendations.
- Includes an auto-fix script to address common documentation issues automatically.
- Offers sample output for batch skill analysis and clear requirements for ClawHub publication.
元数据
常见问题
Skylv Skill Quality Assurance 是什么?
Analyzes and scores OpenClaw skill quality across 5 dimensions. Detects missing frontmatter, weak descriptions, poor examples, and actionable improvement rec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Skylv Skill Quality Assurance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-skill-quality-assurance」即可一键安装,无需额外配置。
Skylv Skill Quality Assurance 是免费的吗?
是的,Skylv Skill Quality Assurance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Skill Quality Assurance 支持哪些平台?
Skylv Skill Quality Assurance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Skill Quality Assurance?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills