qiaomu-goal-meta-skill
Turn vague requests into executable AI agent goal commands
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install qiaomu-goal-meta-skill?▼
Run `npx skills add joeseesun/qiaomu-goal-meta-skill --all -g -y` in your terminal to install it globally for your AI agent.
What does qiaomu-goal-meta-skill do?▼
It turns vague requests like "build me an app" into a complete Codex /goal command with verification steps, constraints, write boundaries, and stop conditions.
Why do AI agent tasks fail without a goal command?▼
Loose instructions lack verification criteria, boundaries, and pause rules, so agents guess, over-edit files, or stop at the wrong time. This skill fixes that upfront.
Does it work with Claude Code and Codex?▼
Yes. It follows the universal SKILL.md standard and runs in Codex, Claude Code, and other agent-skills-compatible environments.
Can non-developers use this skill?▼
Yes. You describe your task in plain language, and it produces a ready-to-paste goal with sensible defaults and simple numbered choices.