← Back to Skills Marketplace
Skill Creator 0.1.0
by
Raidan Pro
· GitHub ↗
· v1.0.1
· MIT-0
130
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-creator-0-1-0-custom
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
This is an instruction-only authoring guide and is internally consistent. Before installing or using any skill: (1) confirm there are no bundled scripts or assets you didn't expect — if the skill later includes a scripts/ or assets/ directory, review those files before allowing execution; (2) note the SKILL.md references a LICENSE.txt and there is no homepage/source listed — if you need licensing or provenance guarantees, request the publisher info; (3) because instruction-only skills can still influence agent behavior, review the instructions for any future changes that would instruct the agent to read local files or use credentials. Overall this particular skill appears benign.
Capability Analysis
Type: OpenClaw Skill
Name: skill-creator-0-1-0-custom
Version: 1.0.1
The skill bundle is a meta-guide designed to instruct an AI agent on how to create, structure, and package other OpenClaw skills. It provides architectural principles like 'Progressive Disclosure' and defines a standard directory structure (scripts, references, assets). While SKILL.md references the execution of utility scripts such as init_skill.py and package_skill.py, these are described as standard development tools for the platform, and no malicious code, data exfiltration logic, or harmful prompt injections are present in the provided files (_meta.json and SKILL.md).
Capability Assessment
Purpose & Capability
The name/description (a guide for creating skills) matches the content of SKILL.md. The skill requests no binaries, env vars, or config paths — consistent with an instruction-only authoring guide.
Instruction Scope
SKILL.md contains authoring guidance, file layout, and best practices. It does not instruct the agent to read unrelated local files, exfiltrate data, call external endpoints, or access credentials. The instructions are scoped to authoring skills and related resources.
Install Mechanism
No install spec and no code files are present. This is the lowest-risk form (instruction-only); nothing will be written to disk or executed automatically by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. There is no disproportionate or unexplained credential request.
Persistence & Privilege
The skill does not request permanent presence (always:false) and is user-invocable. It does not modify other skills or system settings in the provided instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-creator-0-1-0-custom - After installation, invoke the skill by name or use
/skill-creator-0-1-0-custom - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
### Minor update to improve SKILL.md clarity and usability.
- Expanded explanation of what skills are and their role in extending Claude's abilities.
- Clearly defined types of resources included in a skill (scripts, references, assets), and when to use each.
- Added guidance on effective use of context window and writing concise, high-impact instructions.
- Emphasized progressive disclosure design and patterns for organizing skill documentation.
- Outlined what should and should not be included in a skill package.
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 130 downloads so far.
How do I install Skill Creator 0.1.0?
Run "/install skill-creator-0-1-0-custom" 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, licensed under MIT-0. 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 Raidan Pro (@raidan-ai); the current version is v1.0.1.
More Skills