← Back to Skills Marketplace
utromaya-code

Skill Creator

by utromaya-code · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
1417
Downloads
1
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install skill-creator-agent
Description
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an exis...
Usage Guidance
This skill appears internally consistent and appropriate for creating and packaging AgentSkills. Before running any included scripts, review them locally (they are plain Python) and run them in a safe environment (non-privileged user, sandbox, or container) if you will execute them. Watch for any local secrets in directories you point the packager at (package_skill.py intentionally skips symlinks and checks path escapes, but you should still avoid packaging directories that contain secrets). The bundle is Apache-2.0 licensed; if you plan to redistribute, confirm compliance. Overall low risk but exercise standard caution when executing third-party scripts.
Capability Analysis
Type: OpenClaw Skill Name: skill-creator-agent Version: 1.0.0 The skill bundle is a legitimate developer toolset for creating, validating, and packaging OpenClaw AgentSkills. The Python scripts (init_skill.py, package_skill.py) implement standard scaffolding and archiving logic, including explicit security checks to prevent path traversal and symlink-based attacks during packaging. The SKILL.md file provides procedural guidance for the AI agent that is entirely consistent with its stated purpose of assisting in skill creation, with no evidence of malicious prompt injection or unauthorized data access.
Capability Assessment
Purpose & Capability
The name/description (create/edit/audit skills) match the bundled files: templating (init_skill.py), packaging (package_skill.py), and validation (quick_validate.py) utilities and tests. There are no unexpected environment variables, binaries, or config paths declared.
Instruction Scope
SKILL.md contains guidance and templates for authoring skills and explains when scripts/references/assets are appropriate. It does not instruct the agent to read or exfiltrate unrelated system files, request credentials, or contact external endpoints. It does note that scripts may be executed or read for patching, which is coherent with the skill's purpose.
Install Mechanism
No install specification is provided (instruction-only / bundled scripts). All included code is local and there are no downloads from external URLs or extract operations.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code likewise does not reference external secrets or unrelated service credentials.
Persistence & Privilege
always:false (not force-included). disable-model-invocation:false (agent may call autonomously) which is the normal default; nothing in the skill requests permanent elevated presence or modifies other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-creator-agent
  3. After installation, invoke the skill by name or use /skill-creator-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skill-creator-agent. - Provides a comprehensive guide for creating, editing, improving, and auditing AgentSkills. - Details core principles for skill design, including context efficiency and progressive disclosure. - Specifies directory structure: SKILL.md (with required YAML frontmatter and Markdown instructions) and optional scripts, references, and assets folders. - Explains when and how to include scripts, reference documents, and assets for best token efficiency and relevance. - Outlines what not to include (no auxiliary docs like README.md or CHANGELOG.md). - Emphasizes concise, actionable documentation matched to Codex's needs and efficient context management.
Metadata
Slug skill-creator-agent
Version 1.0.0
License MIT-0
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is Skill Creator?

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an exis... It is an AI Agent Skill for Claude Code / OpenClaw, with 1417 downloads so far.

How do I install Skill Creator?

Run "/install skill-creator-agent" 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 utromaya-code (@utromaya-code); the current version is v1.0.0.

💬 Comments