← 返回 Skills 市场
fslong520

SkillClinic

作者 fslong · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install skillclinic
功能描述
AI 技能体检诊断,检测Gene结构完整性、触发配置、内容质量
安全使用建议
This skill is coherent with its stated purpose but has permissions to read and modify files. Before running it: (1) only provide explicit skill directories you trust — avoid pointing it at system or home directories; (2) back up the target skill files or use version control so you can review/revert edits; (3) inspect any proposed edits the skill shows before confirming 'apply'; (4) be cautious if you intend the agent to run autonomously — while this skill is not always-included, any automation that gives it file-edit permission increases risk. If you want stricter safety, request a dry-run audit (read-only) and refuse the 'apply fixes' step.
功能分析
Type: OpenClaw Skill Name: skillclinic Version: 1.3.0 The 'Skill Clinic' bundle is a diagnostic tool designed to evaluate and improve the quality of other AI skills by checking their structure, trigger configurations, and content density. It utilizes standard file manipulation tools (Read, Glob, Write, Edit) to perform these checks and provides a scoring system and 'prescriptions' for improvements, which require user confirmation before execution. The logic and instructions across SKILL.md, reference/criteria.md, and the sample report are consistent with its stated purpose and show no signs of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description: auditing skills (Gene structure, metadata.trigger, content quality). Declared artifacts (SKILL.md + reference docs + report) and allowed-tools (Read/Glob/Write/Edit/AskUserQuestion) align with that purpose. No unrelated binaries, env vars, or external credentials are requested.
Instruction Scope
Runtime instructions say ask the user for a skill name or full path, read SKILL.md and other docs in the directory, compute scores, produce recommendations, and optionally apply edits. Reading and editing skill files is coherent for an audit tool. Caution: because it accepts a full path, it can read/edit arbitrary files the agent has filesystem access to — ensure you only point it at the intended skill directory and review any edits before applying.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written by an installer. This is the lowest-risk install model.
Credentials
No environment variables, credentials, or config paths are required. The skill's access (file read/write) is proportional to its purpose of auditing and optionally modifying skill files.
Persistence & Privilege
always:false and user-invocable:true. The skill is not force-included in every agent run. It can edit files (declared in allowed-tools), which is necessary for its 'apply fixes' function; edits should be performed only after explicit user confirmation (the SKILL.md indicates it will ask).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skillclinic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skillclinic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
新增trigger字段检测,诊断技能无法触发的问题
v1.2.0
新增 Write/Edit 工具,可直接修改技能文档;新增 AVOID 表述规范
v1.1.0
改为鲁迅式半文半白风格,Token 精简 60%
v1.0.0
首次发布,AI 技能体检诊断工具
元数据
Slug skillclinic
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

SkillClinic 是什么?

AI 技能体检诊断,检测Gene结构完整性、触发配置、内容质量. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 SkillClinic?

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

SkillClinic 是免费的吗?

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

SkillClinic 支持哪些平台?

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

谁开发了 SkillClinic?

由 fslong(@fslong520)开发并维护,当前版本 v1.3.0。

💬 留言讨论