Auto Skill Creation

When a repeated workflow should be codified as a reusable skill → auto-create skill files, optionally using Codex/Claude. Use when this capability is needed.

tomevault-io eb1f9b7 2 files · 1.4 KB Updated

File contents

auto-skill-creation

Automatically create new skills from repeated task patterns by dispatching to external agents (Codex/Claude), collecting results, and generating compliant skill directory structures. All task dispatch, status monitoring, and file generation logic are handled by run.py.

调用

python3 skills/auto-skill-creation/run.py create --skill_name my-new-skill --description 'What the skill does' --agent_type codex

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/cklxx--elephant-ai--auto-skill-creation commit eb1f9b785e

Frequently asked questions

npx skillmds@latest add tomevault-io/auto-skill-creation