Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

promptimize

promptimize contient 4 skills collectées depuis Paldom, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
0
mis à jour
2026-07-21
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

engineer-agent-loop
Autres occupations informatiques

Designs and diagnoses the control flow of agentic loops - pattern selection, supervisor-enforced caps and terminal states, no-progress detection, external verifier gates, context and compaction budgets, crash recovery. Use when an agent loop stalls, drifts, repeats itself, or never stops, or when building agent orchestration. Not for goal or prompt wording, ordinary code loops, or scheduled jobs.

2026-07-21
evaluate-prompts
Autres occupations informatiques

Builds standalone prompt evaluations - test sets from real failures, paired A/B comparisons with sample-size math, deterministic checks before LLM judges, judge calibration and bias controls. Use when asked which prompt is better, to A/B test or benchmark prompts, or to set up LLM-as-judge scoring. Not for rewriting prompt text, agent goals, or loop runtime design.

2026-07-21
optimize-prompt
Développeurs de logiciels

Rewrites and tunes existing prompt text - removes contradictions, applies reasoning-vs-standard regime rules, sizes few-shot examples, fixes structured output, follows current Fable 5 / GPT-5.6 guidance, then checks the rewrite. Use when asked to optimize, improve, rewrite, shorten, tune, fix, or migrate a prompt or system prompt. Not for agent-run goal text, prompt benchmarks, or loop design.

2026-07-21
write-agent-goal
Développeurs de logiciels

Drafts or fixes the goal text for an autonomous agent run (/goal, unattended sessions) - checkable success conditions, evidence requirements, scope and permission limits, retry and budget exits. Use when writing an agent goal, run definition of done, or run success criteria, or when a goal gets gamed or marked done early. Not for generic project goals, prompt rewrites, or loop runtime design.

2026-07-21