← 返回 Skills 市场
leonardo-lb

skill-craft

作者 LeoNardo-LB · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
98
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-craft
功能描述
Create, optimize, or update AgentSkills with evidence-based design. Two modes: (1) CREATE — build new skills from scratch with proven design patterns. (2) OP...
安全使用建议
This skill is a coherent meta-tool for creating and optimizing other skills and appears to do what it says. Before using it: (1) inspect the bundled scripts (scripts/init_skill.py, package_skill.py, quick_validate.py) before running them and run them in a sandbox or a non-sensitive directory, because they create files, directories, and may mark scripts executable; (2) avoid running any script as root or in system directories to prevent accidental overwrites; (3) if you plan to let an agent autonomously invoke this skill, be aware it will have instructions to read and write workspace files — grant it only to directories you trust; (4) note quick_validate enforces a specific SKILL.md frontmatter schema (allowed keys: name, description, license, allowed-tools, metadata) which may reject other frontmatter fields used by some ecosystems. If you need higher assurance, run the scripts locally in a controlled environment first.
能力标签
cryptorequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the contents. The shipped Python scripts (init, package, quick_validate) and the references are appropriate for a 'skill authoring/optimization' meta-skill — they create templates, validate SKILL.md, and package skill folders, which a skill-authoring tool legitimately needs.
Instruction Scope
SKILL.md contains detailed runtime guidance that intentionally instructs reading/writing files, creating scripts/resources, running validation and packaging scripts, and using filesystem-based state patterns. This is expected for a skill-authoring tool, but it means the agent will be instructed to manipulate the local workspace and may execute scripts if invoked — review any generated or bundled scripts before running them.
Install Mechanism
No install spec or external downloads. The skill is instruction-first and ships local Python scripts; nothing fetches arbitrary code from external URLs. This is low-risk compared with remote-download installers.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The capability to create files/directories and set executability (chmod) is appropriate for a tool that scaffolds and packages skills.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill manipulates files within skill directories (creating templates, packaging .skill zip), but it does not request system-wide persistence or modify other skills' configs. No elevated platform privileges are asserted.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-craft
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-craft 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No user-facing or internal changes detected in this version. - No file changes were made between the previous and current version. - Functionality and documentation remain unchanged.
v1.0.0
skill-craft 1.0.0 — Initial Release - Introduces CREATE and OPTIMIZE modes for building or improving AgentSkills using evidence-based design. - Provides a detailed skill taxonomy with nine distinct types and matching design priorities. - Outlines a step-by-step workflow for creating new skills and optimizing existing ones. - Implements best practices for skill anatomy, progressive content loading, and state management following recent research and industry standards. - Emphasizes concise, trigger-focused descriptions and structured instructions for reliable agent execution.
元数据
Slug skill-craft
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

skill-craft 是什么?

Create, optimize, or update AgentSkills with evidence-based design. Two modes: (1) CREATE — build new skills from scratch with proven design patterns. (2) OP... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。

如何安装 skill-craft?

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

skill-craft 是免费的吗?

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

skill-craft 支持哪些平台?

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

谁开发了 skill-craft?

由 LeoNardo-LB(@leonardo-lb)开发并维护,当前版本 v1.0.1。

💬 留言讨论