← Back to Skills Marketplace
sky-lv

Skylv Skill Quality Assurance

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skylv-skill-quality-assurance
Description
Analyzes and scores OpenClaw skill quality across 5 dimensions. Detects missing frontmatter, weak descriptions, poor examples, and actionable improvement rec...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-skill-quality-assurance
  3. After installation, invoke the skill by name or use /skylv-skill-quality-assurance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skylv-skill-quality-assurance
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skylv Skill Quality Assurance?

Analyzes and scores OpenClaw skill quality across 5 dimensions. Detects missing frontmatter, weak descriptions, poor examples, and actionable improvement rec... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install Skylv Skill Quality Assurance?

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

Is Skylv Skill Quality Assurance free?

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

Which platforms does Skylv Skill Quality Assurance support?

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

Who created Skylv Skill Quality Assurance?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments