← Back to Skills Marketplace
144
Downloads
1
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install skill-quality-check
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-quality-check - After installation, invoke the skill by name or use
/skill-quality-check - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.
How do I install Skill Quality Check?
Run "/install skill-quality-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Quality Check free?
Yes, Skill Quality Check is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Quality Check support?
Skill Quality Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Quality Check?
It is built and maintained by Denny (@webkong); the current version is v1.0.4.
More Skills