← 返回 Skills 市场
Skill Refiner
作者
Crispyangles
· GitHub ↗
· v3.0.0
· MIT-0
305
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install sparkforge-skill-refiner
功能描述
Quality audit for OpenClaw skill files — scores each SKILL.md on 5 dimensions (clarity, completeness, authenticity, examples, freshness), finds broken refere...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sparkforge-skill-refiner - 安装完成后,直接呼叫该 Skill 的名称或使用
/sparkforge-skill-refiner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Skill Refiner 是什么?
Quality audit for OpenClaw skill files — scores each SKILL.md on 5 dimensions (clarity, completeness, authenticity, examples, freshness), finds broken refere... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。
如何安装 Skill Refiner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sparkforge-skill-refiner」即可一键安装,无需额外配置。
Skill Refiner 是免费的吗?
是的,Skill Refiner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Refiner 支持哪些平台?
Skill Refiner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Refiner?
由 Crispyangles(@crispyangles)开发并维护,当前版本 v3.0.0。
推荐 Skills