← 返回 Skills 市场
397
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install nima-skill-creator
功能描述
Create, refactor, and improve Codex-compatible skills with gated requirement discovery, reusable resource planning, executable scaffolding scripts, and valid...
安全使用建议
This skill appears coherent and safe for the stated purpose: it scaffolds skills and provides validation/packaging scripts that act on local directories. Before running any script, review the scripts (they are included) and run them in a directory you control (not /, /etc, or other sensitive locations). Note that init_skill will create directories and write files (and example scripts are made executable), package_skill will create a zip after validation, and validate_skill enforces simple frontmatter rules. If you plan to run these on shared systems, consider running them in a sandbox or container and confirm the target --path is correct. If you need higher assurance, run the Python files with a linter or open them to review for any local modifications before execution.
功能分析
Type: OpenClaw Skill
Name: nima-skill-creator
Version: 0.1.1
The skill bundle is a utility for creating and managing other OpenClaw skills. It contains Python scripts (init_skill.py, package_skill.py, validate_skill.py) that perform standard file system operations like directory creation, file templating, and ZIP archiving, all of which are consistent with the stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description, SKILL.md, references, and included scripts (init, validate, package, generate_openai_yaml) all match the stated purpose of scaffolding, validating, and packaging Codex-compatible skills. There are no unrelated credentials, binaries, or configuration requirements.
Instruction Scope
Runtime instructions are scoped to skill design and local scaffolding: discovery questions, pattern selection, resource planning, and running the included Python scripts. The SKILL.md does not instruct reading unrelated system files, accessing external endpoints, or exfiltrating data. It does suggest using Chinese during discovery, which is a UX guideline, not a security issue.
Install Mechanism
No install spec; this is an instruction-first skill with bundled scripts. All code is provided in the repository and there are no downloads, package installs, or external URLs invoked by the scripts.
Credentials
The skill declares no required environment variables, credentials, or config paths. The example command references CODEX_HOME only as a convenience variable; scripts themselves accept CLI args and do not read secrets or external environment values.
Persistence & Privilege
always:false and default model/autonomous invocation are preserved. The skill writes files only into user-specified target directories when invoked (init_skill), creates a small agents/openai.yaml, and packages/validates; it does not modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nima-skill-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/nima-skill-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Refined SKILL.md for clarity: focus on workflow over file formatting, with procedural instructions and concise guidance.
- Added design pattern guidance (tool-wrapper, generator, reviewer, inversion, pipeline) and linked new design-patterns.md reference.
- Introduced agents/openai.yaml support and script to generate it.
- Expanded resource planning and implementation sections: new instructions for initializing, validating, and packaging skills via scripts.
- Simplified structure by removing extra docs (README.md, PROJECT.md) and consolidating guidance in references/.
- Updated best practices, validation gates, and output patterns; emphasized not duplicating information across files.
v0.1.0
nima-skill-creator v0.1.0
- Initial release of hybrid skill creation framework with bilingual guidance: Chinese for interactive user requirements, English for documentation and implementation.
- Introduces a 3-stage workflow: Discovery (需求挖掘), Blueprint (架构蓝图), and Implementation (实现).
- Establishes clear technical standards for skill structure, naming, and validation.
- Provides detailed usage scenarios and best practice guidelines.
- Emphasizes conciseness, progressive disclosure, and standardized file organization.
元数据
常见问题
Nima Skill Creator 是什么?
Create, refactor, and improve Codex-compatible skills with gated requirement discovery, reusable resource planning, executable scaffolding scripts, and valid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。
如何安装 Nima Skill Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nima-skill-creator」即可一键安装,无需额外配置。
Nima Skill Creator 是免费的吗?
是的,Nima Skill Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nima Skill Creator 支持哪些平台?
Nima Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nima Skill Creator?
由 Nima Chu(@nimachu)开发并维护,当前版本 v0.1.1。
推荐 Skills