← Back to Skills Marketplace
crispyangles

Skill Refiner

by Crispyangles · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
305
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install sparkforge-skill-refiner
Description
Quality audit for OpenClaw skill files — scores each SKILL.md on 5 dimensions (clarity, completeness, authenticity, examples, freshness), finds broken refere...
Usage Guidance
This skill appears to do what it says: audit SKILL.md files and save a local markdown report. Before installing, confirm your agent environment has grep, curl, and python3 available (the SKILL.md expects them though metadata doesn't list them). Be aware it will read every skills/*/SKILL.md in the workspace and append reports to memory/skill-refiner-log.md (so review that file for any sensitive content you don't want aggregated). The link-check step is optional but will make outbound HTTP requests — disable it if you want a fully offline review. Run it manually once to verify behavior and check that saving reports to the 'memory' location aligns with your privacy/policy requirements.
Capability Analysis
Type: OpenClaw Skill Name: sparkforge-skill-refiner Version: 3.0.0 The sparkforge-skill-refiner is a utility designed to audit and lint OpenClaw skill files. It uses standard shell commands (grep, sed, curl) to validate frontmatter, check for broken internal file references, and verify the status of external URLs. The SKILL.md instructions include explicit safety constraints that prevent the agent from modifying files or accessing sensitive system files like SOUL.md or MEMORY.md, and no evidence of data exfiltration or malicious execution was found.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions (it audits SKILL.md files, scores quality, and writes a report). Minor metadata mismatch: the registry lists no required binaries, but SKILL.md explicitly expects grep, curl, and python3 — these are reasonable for the stated task but should be declared in the registry metadata.
Instruction Scope
Instructions stay within scope: they read skills/*/SKILL.md, analyze frontmatter/content/code blocks/references, and produce a report. The only external action is an optional link freshness check (HTTP requests). The skill documents 'read-only' behavior and explicitly forbids editing certain files (SOUL.md, MEMORY.md, AGENTS.md).
Install Mechanism
No install spec and no code files — lowest-risk model. The skill is instruction-only and does not download or execute external archives.
Credentials
The skill requests no credentials or config paths. It operates on repository files and creates a local report; no secrets or unrelated env vars are required.
Persistence & Privilege
always:false (normal). It writes a report to memory/skill-refiner-log.md which is persistent within the agent workspace; users should confirm that storing aggregated review output there is acceptable. Autonomous invocation is allowed by default but not excessive for this utility.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sparkforge-skill-refiner
  3. After installation, invoke the skill by name or use /sparkforge-skill-refiner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
- Updated AI disclosure to describe Forge as an "autonomous AI solopreneur" instead of "autonomous AI CEO". - No changes to logic, functionality, or instructions; documentation wording only.
v2.0.1
Weekly refine pass — no changes needed
v2.0.0
v2: Cleaner review process, stricter safety rules, real report format.
v1.3.0
Added AI disclosure disclaimer
v1.2.0
Addressed all review flags: explicitly read-only (never edits files), declared required binaries, network requests are opt-in with clear warnings, cron message enforces report-only mode, no credentials needed
v1.1.0
Rewrite — focused on structured review checklist, code validation scripts, freshness scanning, scoring rubric. Removed autonomous behavior language.
v1.0.0
Initial release — weekly self-improvement engine for OpenClaw agents
Metadata
Slug sparkforge-skill-refiner
Version 3.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is Skill Refiner?

Quality audit for OpenClaw skill files — scores each SKILL.md on 5 dimensions (clarity, completeness, authenticity, examples, freshness), finds broken refere... It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install Skill Refiner?

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

Is Skill Refiner free?

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

Which platforms does Skill Refiner support?

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

Who created Skill Refiner?

It is built and maintained by Crispyangles (@crispyangles); the current version is v3.0.0.

💬 Comments