← 返回 Skills 市场
zhangchenchen

Skill Optimizer

作者 zhangchenchen · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-optimizer-2
功能描述
Analyze the current conversation history and local installed skills to identify missed skill triggers, overlapping or duplicate skills, weak metadata, stale...
安全使用建议
This skill appears coherent and appropriate for auditing local skills, but before running it you should: (1) confirm which directories it may scan (e.g., ./skills, ./.agents/skills) so it does not access unrelated sensitive files; (2) prefer running an initial dry-run read-only audit and review the generated report before allowing any edits; (3) avoid storing secrets in skill files or in locations that the auditor will scan, or explicitly exclude those paths; and (4) when presented with the action queue, verify targets (absolute paths) before choosing Delete or Merge. If you want stronger safeguards, ask the skill to limit its scan to explicit paths you list and to require confirmation for every file-modifying step.
功能分析
Type: OpenClaw Skill Name: skill-optimizer-2 Version: 0.1.0 The skill-optimizer-2 bundle is a governance tool designed to audit local skill installations for duplicates, weak metadata, and security risks (e.g., skills lacking guardrails). While it possesses the capability to modify or delete files, the instructions in SKILL.md explicitly mandate a 'report-first' approach, requiring user confirmation before any changes are made. No evidence of data exfiltration, unauthorized execution, or malicious intent was found across the code or documentation.
能力评估
Purpose & Capability
Name and description claim an audit of the current conversation and locally visible skills; the SKILL.md only asks the agent to read the conversation and local skill directories, produce a report, and wait for the user's confirmation before making edits — all of which align with the stated purpose.
Instruction Scope
Runtime instructions explicitly tell the agent to scan the current thread and 'locally visible skill directories' (examples provided). This is appropriate for an optimizer, but the instructions do not strictly limit scanning to a small set of safe paths — there is a small risk the agent could search broader workspace files if 'locally visible' is interpreted widely. The SKILL.md does, however, require editing only after explicit user selection and instructs the agent not to modify files during analysis.
Install Mechanism
No install spec, no code files to write or execute. Instruction-only skills are lowest-risk from an install perspective.
Credentials
The skill declares no required environment variables, binaries, or credentials. The only resource access it needs is file-system visibility to skill directories and access to the current conversation, which is proportionate to the audit task. Note: if user skills store secrets in their skill files or nearby config, the auditor could read those files unless the user confines the scan scope.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent installation, nor does it claim to modify other skills without explicit user confirmation. Autonomous invocation is normal platform behavior and not by itself concerning here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-optimizer-2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-optimizer-2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of Skill Optimizer — a tool for auditing, optimizing, and managing skill sets and trigger quality. - Audits conversation history and local skill directories for missed triggers, duplicates, metadata issues, risky or stale skills, workflow problems, and overlap. - Produces a structured audit report with evidence and an actionable queue for user decisions. - Suggests fixes, merges, deletions, or keeping skills; edits only after user confirmation. - Enforces strict, user-facing action options: Fix, Merge, Delete, or Keep and Skip. - Designed for safety: no silent edits, deletion confirmations, and nuanced recommendations.
元数据
Slug skill-optimizer-2
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill Optimizer 是什么?

Analyze the current conversation history and local installed skills to identify missed skill triggers, overlapping or duplicate skills, weak metadata, stale... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 Skill Optimizer?

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

Skill Optimizer 是免费的吗?

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

Skill Optimizer 支持哪些平台?

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

谁开发了 Skill Optimizer?

由 zhangchenchen(@zhangchenchen)开发并维护,当前版本 v0.1.0。

💬 留言讨论