What problem does it solve?
Writing an effective prompt for a long-running autonomous AI session is hard: vague goals produce weak output, while over-specified prompts strangle the model's capabilities. This Skill turns a rough, rambling description of a desired outcome into one polished, copy-paste-ready /goal prompt that a fresh session can execute autonomously.
Core Features & Use Cases
- Six-slot extraction: Pulls deliverable, quantity, audience, tools, quality bar, and destination out of unstructured rambles, filling small gaps with sensible defaults and asking at most one batched round of questions.
- Seven-part prompt anatomy: Generates prompts with desire and stakes, quality bar, verified tool inventory plus discovery mandate, creative freedom, a medium-matched verification loop, delivery destination, and a closing goal line with autonomy directive.
- Mechanical self-check: Ships a stdlib-only Python script that validates word count (150-350), goal line, autonomy directive, verification loop, creative freedom, and destination language before delivery.
- Use Case: A user says "I want like 5 different landing pages for my prompt pack, put them up somewhere." The Skill outputs a single fenced prompt covering stakes, creative freedom, three iteration passes per page, Netlify deployment, and a closing /goal line, plus a short assumptions list.
Quick Start
Ask the AI to turn your rough description of something you want built into a /goal prompt you can paste into a fresh autonomous session.