← 返回 Skills 市场
david0ming

skill-scaffolder 精简技能架构

作者 David0Ming · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
103
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-scaffolder
功能描述
生成结构精简的 Claude Code skill 骨架,强制 routing-signal 三要素 + 五类 body taxonomy + Faithfulness gate。用户说起草/设计/新建/scaffold skill 时触发。
安全使用建议
This skill is internally coherent and appears safe to use as an instruction-only scaffolder. Before installing or running: 1) If you plan to use the README's git / npx / clawhub commands, inspect the remote repository first (don't blindly run installs). 2) Be aware the agent will write files to whatever <path>/<skill-name>/ you provide—choose a safe directory and back up anything important; the scaffolder does include a non-overwrite rule but review outputs. 3) Optional examples mention tools like tiktoken, pdfplumber, tabula‑py — those are illustrative; only install them if you need the associated functionality. 4) If you allow the agent to run autonomously in environments with sensitive files, limit its file-system permissions; the skill itself does not request secrets or elevated privileges. Overall: coherent and appropriate for its stated purpose.
功能分析
Type: OpenClaw Skill Name: skill-scaffolder Version: 1.0.0 The skill-scaffolder is a developer utility designed to help users create structured and optimized Claude Code skills based on the 'SkillReducer' methodology. It guides the agent through a 7-step process to generate lean skill skeletons, including core rules, background information, and examples. While the skill performs file system operations (writing new directories and Markdown files), this behavior is central to its stated purpose and includes a safety constraint to avoid overwriting existing directories. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the SKILL.md, README.md, or supporting documentation.
能力评估
Purpose & Capability
Name and description claim to scaffold compact skill skeletons; the skill is instruction-only and asks for no environment variables, binaries, or credentials — this matches a design-time scaffolding tool. Mentions of third‑party tools (e.g., pdfplumber, tabula‑py, tiktoken) appear as examples or optional help, not as required credentials or hidden capabilities.
Instruction Scope
SKILL.md and supporting files constrain the agent to produce and split skill text files, perform taxonomy labeling, run two internal gates (retire / faithfulness), and write scaffold output to a user-chosen path. There are explicit constraints to avoid hiding operational info in background/examples and to avoid overwriting existing directories. The instructions do require file-writing to the specified path, which is appropriate for a scaffolder.
Install Mechanism
No install spec is embedded (instruction-only), which is lowest risk. README offers optional install commands (git clone, npx, clawhub) that would pull code from external sources — those are external suggestions, not automated installs. If you follow those commands, verify the remote source before running them.
Credentials
The skill declares no env vars, credentials, or config paths. Some example/template text references optional tooling (tiktoken token counting, pdfplumber/tabula) but these are illustrative and not required by the skill. No disproportionate secret access is requested.
Persistence & Privilege
always:false and no install-time persistence is requested. The skill instructs writing files within the user-specified path and to avoid overwriting existing directories; it does not request to modify other skills or system-wide agent settings. Autonomous invocation is allowed by default (platform normal) but not unusual here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-scaffolder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-scaffolder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of skill-scaffolder for generating concise Claude Code skill skeletons. - Enforces routing-signal three elements, five-category body taxonomy, and Faithfulness gate. - Provides a 7-step non-interactive process to assess, draft, and structure new skills. - File output includes only core rules in SKILL.md, with mandatory frontmatter for split files. - Automatic anti-pattern detection and faithfulness self-check included. - Prevents creation of skills with less than 300 tokens or when an existing solution suffices.
元数据
Slug skill-scaffolder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

skill-scaffolder 精简技能架构 是什么?

生成结构精简的 Claude Code skill 骨架,强制 routing-signal 三要素 + 五类 body taxonomy + Faithfulness gate。用户说起草/设计/新建/scaffold skill 时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 skill-scaffolder 精简技能架构?

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

skill-scaffolder 精简技能架构 是免费的吗?

是的,skill-scaffolder 精简技能架构 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

skill-scaffolder 精简技能架构 支持哪些平台?

skill-scaffolder 精简技能架构 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 skill-scaffolder 精简技能架构?

由 David0Ming(@david0ming)开发并维护,当前版本 v1.0.0。

💬 留言讨论