← 返回 Skills 市场
webkong

Skill Quality Check

作者 Denny · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
144
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install skill-quality-check
功能描述
Quality audit for AI Agent Skills. Use before installing or after writing any SKILL.md. Scores 5 dimensions with actionable improvements. Works for skills wr...
安全使用建议
This appears to be a coherent, documentation-only audit tool. Before using: (1) be aware the SKILL.md suggests fetching remote files with curl — only fetch SKILL.md from repositories you trust; network fetches can retrieve arbitrary content. (2) The audit reads SKILL.md and adjacent reference files in common skill directories (e.g., ~/.openclaw, ~/.claude); run it only if you consent to that file access. (3) Review the bundled references/examples yourself — the auditor's recommendations are only as good as its rulebook. If you plan to run automated CI checks, review and pin any scripts you add separately rather than relying solely on remote fetches.
功能分析
Type: OpenClaw Skill Name: skill-quality-check Version: 1.0.4 The 'skill-quality-check' bundle is a legitimate utility designed to help AI agents perform quality audits on other skill files. It provides a comprehensive scoring framework, best practices, and examples (e.g., in 'references/audit-rules.md' and 'examples/'). While 'SKILL.md' contains instructions to read local skill directories and fetch remote markdown files via 'curl', these actions are strictly limited to the stated purpose of analyzing skill definitions and do not involve data exfiltration, malicious execution, or persistence.
能力评估
Purpose & Capability
Name, description, and included files (SKILL.md, README, examples, references) align with a Skill-audit tool. There are no binaries, env vars, or config paths required that would be unrelated to auditing SKILL.md files.
Instruction Scope
Instructions explicitly tell the agent to read local SKILL.md files (common skill dirs are listed) and optionally fetch a remote SKILL.md via raw.githubusercontent.com using curl if no local copy exists — this is coherent for an audit tool. Note: the curl step implies network fetch of arbitrary public repo content; that is expected for remote audits but is a capability the user should be aware of.
Install Mechanism
No install spec or code files; instruction-only skills have low disk/write risk. Everything is documentation and examples; nothing will be downloaded or executed by default outside of optional user-invoked network fetch guidance.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportional for a documentation/audit skill.
Persistence & Privilege
always:false and no instructions to persist configuration, modify other skills, or change system-wide settings. The skill does not ask for elevated or permanent presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-quality-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-quality-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
v1.0.4: Unify naming - all references use Skill Quality Check consistently.
v1.0.3
v1.0.3: Fix Claude skills path. Corrected to Claude Code path (~/.claude/skills/).
v1.0.2
v1.0.2: Fix OpenClaw vs QClaw skills path distinction. OpenClaw uses ~/.openclaw/skills/, QClaw uses ~/.qclaw/skills/
v1.0.1
v1.0.1: Multi-agent compatibility. SKILL.md updated to support Claude, Cursor, Codex, OpenClaw and any AI agent platform. Path references generalized with platform-specific examples.
v1.0.0
Initial release: 5-dimension quality audit framework. Assesses any SKILL.md against Claude best practices with quantified scores and actionable improvements.
元数据
Slug skill-quality-check
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Skill Quality Check 是什么?

Quality audit for AI Agent Skills. Use before installing or after writing any SKILL.md. Scores 5 dimensions with actionable improvements. Works for skills wr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 Skill Quality Check?

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

Skill Quality Check 是免费的吗?

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

Skill Quality Check 支持哪些平台?

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

谁开发了 Skill Quality Check?

由 Denny(@webkong)开发并维护,当前版本 v1.0.4。

💬 留言讨论