home / skills / tao3k / omni-dev-fusion / meta
/assets/skills/meta
npx playbooks add skill tao3k/omni-dev-fusion --skill metaReview the files below or copy the command above to add this skill to your agents.
---
name: meta
version: 1.0.0
description: Self-evolution and code refinement capabilities (The Alchemist).
author: Omni Dev
execution_mode: library
routing_keywords:
[
"refine",
"fix",
"improve",
"alchemist",
"self-repair",
"code repair",
"error fix",
]
intents:
- "Refine broken code"
- "Fix code with errors"
- "Self-evolution and improvement"
---
# Meta Skill
This skill provides the Agent with introspection and self-repair capabilities.
## Commands
- `refine_code`: Takes broken code and an error message, returns fixed code.