← Back to Skills Marketplace
tlreal

Skill Creator

by tlreal · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-creator-4
Description
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize a...
Usage Guidance
This skill is an instruction-only guide for building and evaluating other skills and is coherent with its description. Before using it: (1) confirm where referenced scripts (e.g., eval-viewer/generate_review.py, any scripts/ directory) and the tool 'claude-with-access-to-the-skill' live—they are not bundled, so the agent would need permission to access/run files in your environment; (2) avoid providing secrets or credentials to the agent when running evaluations; (3) if you prefer to limit risk, run evaluation steps manually rather than allowing the agent to execute external scripts autonomously; (4) if you want higher assurance, ask the skill author for the missing scripts or a clear runbook showing exactly what will execute and what files will be read.
Capability Analysis
Type: OpenClaw Skill Name: skill-creator-4 Version: 0.1.0 The skill-creator-4 bundle is a meta-skill designed to assist in the creation, testing, and optimization of other OpenClaw skills. It contains detailed instructions for an AI agent to manage the development lifecycle, including running benchmarks, generating evaluation reports via a local Python-based viewer (eval-viewer/generate_review.py), and packaging final skills. While it utilizes powerful capabilities like shell command execution and subagent spawning, these actions are strictly aligned with its stated purpose and include explicit safety guidelines (e.g., the 'Principle of Lack of Surprise' section) to prevent the creation of malicious content.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md instructions: the document is a guide for creating, evaluating, and iterating on skills. The skill requests no binaries, env vars, or installs, which is appropriate for an authoring/instruction-only tool.
Instruction Scope
The instructions are generally scoped to skill creation, interviews, test-case writing, and evaluation. However the SKILL.md explicitly references running 'claude-with-access-to-the-skill' and a script path 'eval-viewer/generate_review.py' and suggests using bundled 'scripts/'—none of these scripts or binaries are included in the skill bundle. This implies the agent may attempt to access or execute external files/tools in your environment or repo; verify where those live and whether you want the agent to run them. The instructions also advise reading conversation history and example files, which is expected for this purpose but means the agent may access user data if given permission.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk or auto-installed by the skill. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables, credentials, or config paths. SKILL.md mentions external tooling and scripts but does not require secrets or unrelated credentials in the metadata—this is proportionate to the described authoring purpose.
Persistence & Privilege
always:false and no special privileges are requested. The skill does not request to modify other skills or system-wide settings. Autonomous model invocation is allowed by default but is not a new permission introduced by this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-creator-4
  3. After installation, invoke the skill by name or use /skill-creator-4
  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 tool for building, editing, and optimizing skills. - Enables users to create new skills from scratch, modify existing ones, and improve triggering accuracy. - Guides users through an iterative development loop: drafting, testing, evaluating, and refining skills. - Includes detailed guidance for writing SKILL.md files and structuring skill resources. - Supports both technical users and novices, with recommendations for clear communication based on user familiarity. - Provides flexible workflows, allowing formal benchmarking or informal collaboration as needed.
Metadata
Slug skill-creator-4
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 new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize a... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.

How do I install Skill Creator?

Run "/install skill-creator-4" 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 tlreal (@tlreal); the current version is v0.1.0.

💬 Comments