← Back to Skills Marketplace
nimachu

Nima Skill Creator

by Nima Chu · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
397
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install nima-skill-creator
Description
Create, refactor, and improve Codex-compatible skills with gated requirement discovery, reusable resource planning, executable scaffolding scripts, and valid...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nima-skill-creator
  3. After installation, invoke the skill by name or use /nima-skill-creator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nima-skill-creator
Version 0.1.1
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is Nima Skill Creator?

Create, refactor, and improve Codex-compatible skills with gated requirement discovery, reusable resource planning, executable scaffolding scripts, and valid... It is an AI Agent Skill for Claude Code / OpenClaw, with 397 downloads so far.

How do I install Nima Skill Creator?

Run "/install nima-skill-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nima Skill Creator free?

Yes, Nima Skill Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nima Skill Creator support?

Nima Skill Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nima Skill Creator?

It is built and maintained by Nima Chu (@nimachu); the current version is v0.1.1.

💬 Comments