← Back to Skills Marketplace
767
Downloads
0
Stars
82
Active Installs
1
Versions
Install in OpenClaw
/install skill-creator-0-1-0
Description
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capa...
Usage Guidance
Install this if you want an agent to help build skill packages. Use it only on intended skill workspaces, review generated SKILL.md and bundled resources before packaging, and make sure the folder being packaged does not contain secrets or unrelated private files.
Capability Assessment
Purpose & Capability
The stated purpose is to guide creation and updating of skills, and the included guidance, templates, validator, initializer, and packager all support that purpose.
Instruction Scope
The skill tells the agent to create, edit, validate, package, and sometimes remove generated example files; those actions are expected for skill authoring but should stay scoped to a user-chosen skill directory.
Install Mechanism
The artifact includes executable Python helper scripts, but there is no automatic installer, startup hook, background process, or post-install execution.
Credentials
Local file creation and packaging are proportionate to the purpose. The packager zips all files under the selected skill folder, so users should avoid pointing it at directories containing private or unrelated data.
Persistence & Privilege
No credential access, privilege escalation, network transmission, long-running worker, or ongoing persistence was found in the artifacts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-creator-0-1-0 - After installation, invoke the skill by name or use
/skill-creator-0-1-0 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the skill-creator guide.
- Introduces clear principles for creating effective Claude skills, emphasizing conciseness and context efficiency.
- Defines the required anatomy and structure of a skill, including SKILL.md, scripts, references, and assets.
- Explains when to use bundled resources and how to avoid unnecessary context bloat.
- Lays out best practices for splitting documentation and progressive disclosure design.
- Clarifies what should not be included in a skill (e.g., extraneous documentation files).
Metadata
Frequently Asked Questions
What is Skill Creator 0.1.0?
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capa... It is an AI Agent Skill for Claude Code / OpenClaw, with 767 downloads so far.
How do I install Skill Creator 0.1.0?
Run "/install skill-creator-0-1-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Creator 0.1.0 free?
Yes, Skill Creator 0.1.0 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Skill Creator 0.1.0 support?
Skill Creator 0.1.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Creator 0.1.0?
It is built and maintained by 86293073 (@86293073); the current version is v1.0.0.
More Skills