← 返回 Skills 市场
vincentjiang06

skill rules designer

作者 VincentJiang06 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
270
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-rules-designer
功能描述
Analyzes an existing Claude Code skill and designs an optimal rules/ file structure. Covers three operations: (1) compressing SKILL.md by moving verbose cont...
安全使用建议
This skill is internally consistent and appears benign, but be mindful before you run it: 1) Only provide the skill directory you intend the assistant to operate on (do not point it at your home directory or system roots). 2) Confirm the restructuring plan the assistant prints before saying “go” — the SKILL.md claims it will wait for confirmation, which you should enforce. 3) Back up the original SKILL.md (or use version control) before allowing writes so you can recover if edits are unexpected. 4) Note there are no network calls, installs, or credential requests declared; if the assistant later asks for external keys, a URL download, or to operate outside the supplied directory, treat that as suspicious and stop.
功能分析
Type: OpenClaw Skill Name: skill-rules-designer Version: 1.2.0 The skill-rules-designer bundle is a utility for optimizing and restructuring Claude Code skills through compression, encapsulation, and hardening. It follows a 'lossless' principle, ensuring no data is deleted without a destination, and includes a comprehensive A/B testing framework (using grader, comparator, and analyzer sub-agents) to verify the quality of the restructuring. The code and instructions (SKILL.md, agents/*.md) are well-structured, require user confirmation before writing changes, and lack any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name/description (restructure SKILL.md into rules files, encapsulate optional content, add templates, harden wording) matches the instructions and included reference/docs. It requires no binaries, env vars, or installs — appropriate for an instruction-only refactoring helper.
Instruction Scope
Runtime instructions explicitly ask to read the provided skill directory (SKILL.md, rules/*.md, scripts/, assets/) and to present a plan before writing new rules files and updating SKILL.md. Those file reads/writes are coherent with the stated purpose. The SKILL.md also documents waiting for explicit user confirmation before making changes, which limits scope creep — users should still ensure the provided directory is the intended skill directory.
Install Mechanism
No install spec or code files are present; the skill is instruction-only so nothing will be downloaded or written during installation. This is the lowest-risk install posture and matches the skill's operations.
Credentials
The skill requests no environment variables, credentials, or config paths. The instructions do not reference secrets or unrelated system configuration. This is proportionate for a file-restructuring assistant.
Persistence & Privilege
always:false and standard model invocation are used. The skill expects to read and write files inside the user-supplied skill directory (normal for this use). It does not request persistent system-wide privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-rules-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-rules-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
**Summary: Adds evaluation framework and agent modules for A/B skill comparison, alongside reference schemas and more detailed eval instructions.** - Added agents/analyzer.md, agents/comparator.md, and agents/grader.md to provide modular agent instructions for skill evaluation workflows - Introduced references/schemas.md containing shared schema definitions for structured eval metadata - Expanded SKILL.md with step-by-step instructions for running A/B comparisons and integrating new agent modules - Clarified process for lossless restructuring and evaluation, covering how to use the new agents and references - Increased modularity, maintainability, and evaluability of the skill restructuring process Adding eval process with result
v1.0.0
Initial release of skill-rules-designer — assists users in restructuring Claude Code skills with lossless file operations. - Analyzes SKILL.md and related files to recommend organizing content for efficiency and maintainability. - Supports four operations: Compress (move verbose content), Encapsulate (modularize optional features), Enrich (add templates/resources), and Harden (clarify vague instructions). - Ensures all content moves with full losslessness: nothing deleted without a destination. - Always presents a detailed restructuring plan for review before making changes. - Guides users step-by-step and summarizes token/cost impact after restructuring.
元数据
Slug skill-rules-designer
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

skill rules designer 是什么?

Analyzes an existing Claude Code skill and designs an optimal rules/ file structure. Covers three operations: (1) compressing SKILL.md by moving verbose cont... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。

如何安装 skill rules designer?

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

skill rules designer 是免费的吗?

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

skill rules designer 支持哪些平台?

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

谁开发了 skill rules designer?

由 VincentJiang06(@vincentjiang06)开发并维护,当前版本 v1.2.0。

💬 留言讨论