← Back to Skills Marketplace
fwwdn

Skill Creator

by Weiwei Fan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
198
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install new-skill-creator
Description
Create a new agent skill from scratch with guided, step-by-step assistance. Generates a complete SKILL.md package with frontmatter, workflow, examples, and c...
Usage Guidance
This skill appears coherent and focused on scaffolding new skills. Before installing or running it: ensure you trust the source (the package has no homepage or known publisher), confirm python3 is available, and pick an output directory where you want files created (the script will refuse to overwrite an existing folder). After scaffolding, review the generated SKILL.md and any scripts before executing them or publishing the skill. If you plan to let the agent invoke skills autonomously, remember the agent could run this scaffold script without prompting — which is normal for skills but worth considering if you have strict controls over file creation.
Capability Analysis
Type: OpenClaw Skill Name: new-skill-creator Version: 0.1.0 The 'new-skill-creator' bundle is a legitimate utility designed to help users scaffold and author new agent skills. It contains a Python script (scripts/init_skill.py) that creates directory structures and template files, and comprehensive documentation (SKILL.md and references/) that provides clear, non-malicious instructions for the AI agent. The code logic is restricted to local file system operations consistent with its stated purpose, and no evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (skill scaffolder) match the included assets: SKILL.md, references/, and scripts/init_skill.py. The only required binary is python3, which is appropriate for the provided scaffold script. No unrelated credentials, config paths, or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to collect requirements, run the included scaffold script (python3 {baseDir}/scripts/init_skill.py), and guide the user through filling out content. The instructions do not direct reading of unrelated system files, access to secrets, or exfiltration to external endpoints. File I/O is limited to creating the new skill directory and files under the chosen output path, which is consistent with the stated task.
Install Mechanism
There is no install spec (instruction-only) and the included script is bundled in the package. No external downloads or third-party installs are required, minimizing disk-write and supply-chain risk.
Credentials
The skill declares no environment variables or credentials. The scaffold script requires only a writable output directory and python3; there are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or global agent configuration. It will create files only in the user-specified output directory when run, which is expected behavior for a scaffolding tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install new-skill-creator
  3. After installation, invoke the skill by name or use /new-skill-creator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of Skill Creator: a guided tool that helps users create a new agent skill from scratch. - Provides step-by-step assistance to generate a full SKILL.md package, including frontmatter, workflow, examples, and metadata. - Supports scaffolding instruction-only, script-backed, or asset-backed skills via the provided Python script. - Includes clear phase-driven workflow, writing guidelines, and quality/SEO checks. - Adds example prompts, usage boundaries, and a definition of done for new skills.
Metadata
Slug new-skill-creator
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Creator?

Create a new agent skill from scratch with guided, step-by-step assistance. Generates a complete SKILL.md package with frontmatter, workflow, examples, and c... It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.

How do I install Skill Creator?

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

Is Skill Creator free?

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

Which platforms does Skill Creator support?

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

Who created Skill Creator?

It is built and maintained by Weiwei Fan (@fwwdn); the current version is v0.1.0.

💬 Comments