← 返回 Skills 市场
Shadows Skill Factory
作者
NakedoShadow
· GitHub ↗
· v1.1.0
329
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install shadows-skill-factory
功能描述
Meta-skill for creating new agent skills — generates well-structured SKILL.md files with proper frontmatter, triggers, protocols, and rules. Use when buildin...
安全使用建议
This skill is coherent for creating SKILL.md documents. Before you save or publish any generated SKILL.md: review the generated content for accidental inclusion of sensitive information (API keys, passwords, or environment variables), inspect any shell commands the generated skill might run, and manually approve any file writes or registry publishes. Note the minor contradiction in the SKILL.md: it says the skill doesn't modify files but also shows a 'Save and Test' step that creates/writes files—treat file-writing as deliberate user action and review before executing. If you plan to publish generated skills to a registry, verify homepage URLs and metadata to avoid exposing secrets or unintended automation triggers.
功能分析
Type: OpenClaw Skill
Name: shadows-skill-factory
Version: 1.1.0
The 'skill-factory' is a meta-skill designed to assist users in generating well-structured SKILL.md files for the OpenClaw platform. It functions as a template generator and interview-based assistant, guiding the agent through a 5-step process to create, validate, and save new skill definitions to the local filesystem (SKILL.md). The skill does not perform network calls, access sensitive data, or execute high-risk commands beyond basic directory creation and file writing.
能力评估
Purpose & Capability
Name and description (skill-generation/meta-skill) align with the content of SKILL.md: it produces SKILL.md frontmatter and body, asks interview questions, and defines a validation/test flow. No unexpected env vars, binaries, or installs are requested.
Instruction Scope
The SKILL.md stays within the scope of producing skill files and validation guidance. One minor inconsistency: the file claims 'does not ... modify existing files', yet the 'Save and Test' step shows commands (mkdir -p, save SKILL.md) that would create/write files on disk; this is expected for a skill authoring workflow but is a contradiction in the document that the user should be aware of. Otherwise, the instructions do not request unrelated system secrets or network calls.
Install Mechanism
No install spec is present (instruction-only skill). This is the lowest-risk configuration; nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are required. The guidance explicitly recommends only declaring env vars when necessary for generated skills.
Persistence & Privilege
always is false and there is no self-installing behavior. The skill does not request persistent privileges or modification of other skills' configurations. It merely produces text that the agent/user can save; saving files is optional and under the user's control.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shadows-skill-factory - 安装完成后,直接呼叫该 Skill 的名称或使用
/shadows-skill-factory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Initial HIGH TRUST release
元数据
常见问题
Shadows Skill Factory 是什么?
Meta-skill for creating new agent skills — generates well-structured SKILL.md files with proper frontmatter, triggers, protocols, and rules. Use when buildin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 329 次。
如何安装 Shadows Skill Factory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shadows-skill-factory」即可一键安装,无需额外配置。
Shadows Skill Factory 是免费的吗?
是的,Shadows Skill Factory 完全免费(开源免费),可自由下载、安装和使用。
Shadows Skill Factory 支持哪些平台?
Shadows Skill Factory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Shadows Skill Factory?
由 NakedoShadow(@nakedoshadow)开发并维护,当前版本 v1.1.0。
推荐 Skills