원클릭으로
auto-prompt-creator
auto-prompt-creator에는 LeadGrowGTM에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run the prompt optimization anneal loop for any scenario. Analyzes failures, generates mutations subject to diversity constraints, executes prompts, judges outputs, and tracks state. Enforces METHODOLOGY.md rules to prevent example-overfitting. Use for any scenario under auto-prompt-creator/scenarios/.
Optimize an underperforming prompt using the anneal loop. Takes a prompt that produces inconsistent or low-quality outputs on a cheap model (Haiku), runs iterative optimization with mutation diversity constraints, and graduates a prompt hitting 92%+ accuracy. Works as guided flow (human-in-the-loop) or autonomous (subagent). Invoke with /anneal-prompt or say "anneal this prompt."