← Back to Skills Marketplace
skill-creator-canonical
by
ciklopentan
· GitHub ↗
· v6.1.2
· MIT-0
245
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install skill-creator-canonical
Description
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch, restructuring an existing skill, auditing skill quality, or making a...
Usage Guidance
This appears to be a legitimate skill-authoring tool. Before running any scripts: (1) review the included Python scripts (init_skill.py, package_skill.py, quick_validate.py, etc.) to confirm behavior and any paths they will modify; (2) run these tools in an isolated or test directory (not your home or production data) because they create and write files and can package directories; (3) do not supply credentials or secret-containing paths when asked for output or skill directories; (4) if you plan to publish or run packaged output in a shared environment, confirm the .clawhubignore and packaging rules exclude any sensitive files. Overall the package is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: skill-creator-canonical
Version: 6.1.2
The skill bundle is a legitimate developer tool designed to create, validate, and package OpenClaw AgentSkills. The included Python scripts (such as init_skill.py and package_skill.py) perform standard file and directory operations consistent with the stated purpose. Notably, package_skill.py implements security best practices by explicitly skipping symlinks and validating that files remain within the skill root to prevent path traversal or accidental data exfiltration. The SKILL.md instructions provide clear, structured guidance for the AI agent without any evidence of malicious prompt injection or unauthorized behavior.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (authoring and auditing skills) align with the included files and runtime instructions: SKILL.md, authoring references, and scripts for initializing, validating, and packaging skills. Nothing requested (no env vars, no external binaries) is unexpected for this purpose.
Instruction Scope
SKILL.md and references explicitly guide filesystem operations (creating/normalizing skill folders, writing SKILL.md, adding scripts/references/assets) and call included scripts (init_skill.py, package_skill.py, validate_weak_models.py, quick_validate.py). Those actions are appropriate for an authoring tool. The instructions do not demand unrelated secrets or network exfiltration and they constrain reading additional references only when explicitly requested.
Install Mechanism
No install spec — instruction-only with bundled helper scripts. The included scripts are plain Python files; there are test scripts but no downloads, URL-based installers, or archive extraction steps from untrusted hosts.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The scripts operate on user-provided filesystem paths (creating/packing skill folders), which is proportional to an authoring/packaging tool.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It writes/reads files within skill directories (expected for authoring/packaging). Packaging code includes sane checks (e.g., skipping symlinks, checking path escapes).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-creator-canonical - After installation, invoke the skill by name or use
/skill-creator-canonical - Provide required inputs per the skill's parameter spec and get structured output
Version History
v6.1.2
Hardened review, validation, packaging, and publish flows; aligned scaffold and archive hygiene.
v6.1.1
Tighten publish-readiness gate with PACKAGING_CHECKLIST, .clawhubignore, mandatory _meta.json, and log-file hygiene after 6-round dual-thinking review.
v6.2.0
6-round dual-thinking review; tightened path selection, review gating, blocked-validation handling, fallback triggers, and weak-model execution outputs.
v6.1.0
6-round dual-thinking review: execution-first SKILL.md, reference split, path fixes, compliance note, stronger weak-model determinism
v6.0.0
Canonical skill-authoring workflow rewrite; weak-model-first guidance and validator; dual-thinking review integrated with conditional deep-review triggers.
Metadata
Frequently Asked Questions
What is skill-creator-canonical?
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch, restructuring an existing skill, auditing skill quality, or making a... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.
How do I install skill-creator-canonical?
Run "/install skill-creator-canonical" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is skill-creator-canonical free?
Yes, skill-creator-canonical is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does skill-creator-canonical support?
skill-creator-canonical is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created skill-creator-canonical?
It is built and maintained by ciklopentan (@ciklopentan); the current version is v6.1.2.
More Skills