← 返回 Skills 市场
275
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install skillforge
功能描述
Generate production-grade Agent Skill packages through a structured 7-step pipeline: requirement analysis, architecture decisions, metadata crafting, body ge...
安全使用建议
This skill is internally coherent for its stated purpose (generating other Skills). Things to consider before installing: 1) generated output includes executable scripts and complete files — always review those files in a safe sandbox before running them; 2) avoid supplying secrets or credentials to the skill or to generated scripts; 3) if you allow autonomous invocation, consider restricting the agent's ability to execute newly generated scripts automatically; and 4) watch for any unexpected network calls or code in generated scripts (inspect scripts/ and templates/ for outbound endpoints). Overall the skill itself doesn't request excessive privileges, but the files it creates could be risky if executed without review.
功能分析
Type: OpenClaw Skill
Name: skillforge
Version: 1.0.0
The skillforge bundle is a meta-utility designed to help an AI agent generate other OpenClaw skill packages through a structured 7-step pipeline. The instructions in SKILL.md and the detailed prompt templates in references/step-prompts.md focus on requirement analysis, architecture, and quality auditing for skill creation. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the file-writing capabilities are consistent with its stated purpose as a generator.
能力评估
Purpose & Capability
Name/description claim to generate Agent Skill packages and the SKILL.md + references files explicitly implement a 7-step skill generation pipeline. There are no unrelated required env vars, binaries, or install steps that would be disproportionate to this purpose.
Instruction Scope
The SKILL.md directs the agent to read its bundled references/step-prompts.md and to produce complete files (SKILL.md, scripts/, references/, templates/). This stays within the declared purpose, but the pipeline explicitly requires generating executable scripts and full resource files — review generated scripts before executing them, since generation can produce arbitrary code.
Install Mechanism
No install spec and no code files shipped by the skill itself; it's instruction-only, which minimizes install-time risk.
Credentials
The skill requests no environment variables, no credentials, and references only its own bundled files. There are no disproportionate credential or config path requests.
Persistence & Privilege
always:false and normal autonomous invocation are set. This is expected, but because the skill instructs generation of executable scripts and complete file trees, administrators may want to review generated outputs and limit autonomous execution if possible.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skillforge - 安装完成后,直接呼叫该 Skill 的名称或使用
/skillforge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of SkillForge, a 7-step pipeline for generating production-ready Agent Skill packages.
- Enforces token efficiency, progressive disclosure, and imperative tone for AI-focused SKILL.md creation.
- Requires inclusion of only AI-unknown knowledge, anti-pattern examples (❌/✅), and runnable code snippets.
- Complete end-to-end workflow: requirement analysis, architecture, metadata, code/body, audit, resources, and usage docs.
- Outputs a ready-to-use skill directory with SKILL.md, scripts/, references/, and templates/. No auxiliary files (e.g., README, CHANGELOG).
元数据
常见问题
skillforge 是什么?
Generate production-grade Agent Skill packages through a structured 7-step pipeline: requirement analysis, architecture decisions, metadata crafting, body ge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。
如何安装 skillforge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skillforge」即可一键安装,无需额外配置。
skillforge 是免费的吗?
是的,skillforge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skillforge 支持哪些平台?
skillforge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skillforge?
由 猫叔(@mmlong818)开发并维护,当前版本 v1.0.0。
推荐 Skills