一键导入
auto-prompt-creator
auto-prompt-creator 收录了来自 LeadGrowGTM 的 2 个 skills,并提供仓库级职业覆盖和站内 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."