← Back to Skills Marketplace
kexu9

Skill Maker

by KeXu9 · GitHub ↗ · v1.1.1
cross-platform ✓ Security Clean
450
Downloads
0
Stars
3
Active Installs
3
Versions
Install in OpenClaw
/install skill-maker
Description
Create new agent skills from scratch. Use when: (1) Building specific capabilities, (2) Converting workflows into reusable skills, (3) Designing skill struct...
Usage Guidance
This skill is an instruction-only template for creating new skills and is internally consistent and low-risk: it asks for no installs or secrets. Notes before installing or using it: (1) the package metadata has a minor version mismatch between SKILL.md and _meta.json — likely a housekeeping issue; (2) because it's an authoring tool, review any skills you create with it (especially if you later add scripts or install specs that request credentials or external downloads); (3) although this skill itself requests no credentials or installs, any authored skill may later add them — review those explicitly before enabling. If you want extra safety, test the skill in a restricted/sandbox agent environment first.
Capability Analysis
Type: OpenClaw Skill Name: skill-maker Version: 1.1.1 The 'skill-maker' skill is a meta-skill designed to guide an AI agent in creating new skills. Its `SKILL.md` provides a structured framework, templates, and best practices for skill development, including interpretation, design, forging, testing, and polishing. It explicitly details how to define skill metadata, including system binary requirements like 'curl', and provides a benign example of fetching weather data. There is no evidence of malicious intent, prompt injection attempts to subvert the agent, data exfiltration, or execution of harmful commands within the skill's own instructions or code.
Capability Assessment
Purpose & Capability
The name and description claim this is a skill-authoring template and the SKILL.md contains templates, process steps, and file/directory conventions appropriate for that purpose. There are no environment variables, binaries, or install steps that would be unrelated to creating skills. Minor metadata inconsistency: SKILL.md frontmatter/version header lists 1.1.1 while _meta.json reports 1.1.0 (possible housekeeping issue, not a security problem).
Instruction Scope
Runtime instructions are authoring guidance and templates (how to write SKILL.md, directory layout, testing steps). They do not instruct the agent to read arbitrary system files, access credentials, or send data to external endpoints. Some guidance suggests 'read old first' when replacing an existing skill — which is reasonable for a skill author but does not imply automatic file system access in this package.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install posture because nothing from remote sources will be downloaded or written to disk as part of installation.
Credentials
No required environment variables, credentials, or config paths are declared. The SKILL.md does not reference any secrets or external service tokens. Proportionality is appropriate for an authoring/template skill.
Persistence & Privilege
always is false and disable-model-invocation is default (agent may invoke autonomously), which is normal for skills. The skill does not request persistent system-level presence or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-maker
  3. After installation, invoke the skill by name or use /skill-maker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
v1.1.1: Fix metadata format and remove outdated section - Updated metadata frontmatter key to "openclaw" for consistency. - Removed the "Quality Score" section from the documentation. - No functional changes or new features added.
v1.1.0
- Skill renamed from **skill-forge** to **skill-maker** - Version incremented to 1.1.0 - Changelog and descriptive frontmatter updated with a fresh approach mention - All references and branding changed to "Skill Maker" throughout documentation - No changes to frameworks or core guidance content beyond name and summary updates
v1.0.0
v1.0.0: Create skills with reasoning framework
Metadata
Slug skill-maker
Version 1.1.1
License
All-time Installs 3
Active Installs 3
Total Versions 3
Frequently Asked Questions

What is Skill Maker?

Create new agent skills from scratch. Use when: (1) Building specific capabilities, (2) Converting workflows into reusable skills, (3) Designing skill struct... It is an AI Agent Skill for Claude Code / OpenClaw, with 450 downloads so far.

How do I install Skill Maker?

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

Is Skill Maker free?

Yes, Skill Maker is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Skill Maker support?

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

Who created Skill Maker?

It is built and maintained by KeXu9 (@kexu9); the current version is v1.1.1.

💬 Comments