← Back to Skills Marketplace
Skill Scaffold
by
Next Frontier AI
· GitHub ↗
· v1.0.4
4813
Downloads
2
Stars
23
Active Installs
4
Versions
Install in OpenClaw
/install skill-scaffold
Description
AI agent skill scaffolding CLI. Create skills for OpenClaw, Moltbot, Claude, Cursor, ChatGPT, Copilot instantly. Vibe-coding ready. MCP compatible.
Usage Guidance
Reasonable to install if you want a local skill-template generator. Treat generated SKILL.md content as editable source: review descriptions, triggers, and author-supplied text before publishing or letting another agent rely on it.
Capability Analysis
Type: OpenClaw Skill
Name: skill-scaffold
Version: 1.0.4
The `bin/skill-scaffold.js` script, which generates skill files, does not sanitize user-provided `description` and `author` inputs before embedding them into the generated `SKILL.md` and `README.md`. This lack of input sanitization creates a vulnerability where a malicious `description` could be crafted to perform prompt injection against an AI agent that subsequently reads the generated `SKILL.md`. While the tool itself does not exhibit malicious behavior, it facilitates the creation of vulnerable content, classifying it as suspicious due to this potential for downstream exploitation.
Capability Assessment
Purpose & Capability
The stated purpose is to scaffold OpenClaw/Moltbot/MCP/generic skill projects, and the documented capability is consistent: generate SKILL.md, README.md, optional scripts, and optional CLI files.
Instruction Scope
Trigger phrases such as "create a skill" and "new skill template" are broad, but they are directly aligned with the skill's purpose and do not by themselves grant high-impact authority.
Install Mechanism
Installation is via npm/global CLI or OpenClaw install, which is expected for a Node scaffolding tool; users should review npm package provenance before global install.
Credentials
Filesystem writes and command execution are proportionate because the tool creates project scaffolds in a user-chosen directory and does not require API keys or sensitive profiles.
Persistence & Privilege
A global npm install persists a local CLI binary, but this is disclosed and expected; no background service, autostart, privilege escalation, or credential storage is evident.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-scaffold - After installation, invoke the skill by name or use
/skill-scaffold - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Expanded description and keywords in SKILL.md for broader compatibility (ChatGPT, Copilot, Cursor, etc).
- Updated version number to 1.0.4 in SKILL.md.
- Improved SEO with more keywords (e.g., typescript, llm, github-copilot, developer-tools, automation).
- Minor clarifications and enhancements in documentation text.
v1.0.3
Rebranded to OpenClaw
v1.0.2
SEO update: added claude-code, copilot, devtools, agentic keywords
v0.1.0
Initial release of skill-scaffold.
- Instantly scaffolds AI agent skills for Clawdbot, Moltbot, Claude, and MCP servers via CLI.
- Supports multiple templates: clawdbot (default), mcp server, generic.
- Flexible options for author, description, output directory, and CLI binary inclusion.
- Generates standardized SKILL.md, README, and optional scripts and CLI folders.
- Includes usage examples, output structure overview, and clear post-creation steps.
Metadata
Frequently Asked Questions
What is Skill Scaffold?
AI agent skill scaffolding CLI. Create skills for OpenClaw, Moltbot, Claude, Cursor, ChatGPT, Copilot instantly. Vibe-coding ready. MCP compatible. It is an AI Agent Skill for Claude Code / OpenClaw, with 4813 downloads so far.
How do I install Skill Scaffold?
Run "/install skill-scaffold" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Scaffold free?
Yes, Skill Scaffold is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Skill Scaffold support?
Skill Scaffold is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Scaffold?
It is built and maintained by Next Frontier AI (@nextfrontierbuilds); the current version is v1.0.4.
More Skills