Agent Skills: Prompt Leverage -- Redirect

Strengthen a raw user prompt into an execution-ready instruction set for Amp, Claude Code, Codex, or another AI agent. Use when the user wants to improve an existing prompt, build a reusable prompting framework, wrap the current request with better structure, add clearer tool rules, or create a hook that upgrades prompts before execution.

UncategorizedID: reinamaccredy/maestro/prompt-leverage

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ReinaMacCredy/maestro/tree/HEAD/.claude/skills/prompt-leverage

Skill Files

Browse the full folder contents for prompt-leverage.

Download Skill

Loading file tree…

.claude/skills/prompt-leverage/SKILL.md

Skill Metadata

Name
prompt-leverage
Description
"Strengthen a raw user prompt into an execution-ready instruction set for Amp, Claude Code, Codex, or another AI agent. Use when the user wants to improve an existing prompt, build a reusable prompting framework, wrap the current request with better structure, add clearer tool rules, or create a hook that upgrades prompts before execution."

Prompt Leverage -- Redirect

This skill is maintained in the maestro built-in skills registry. Load the full version:

maestro skill maestro:prompt-leverage

The built-in version includes the framework blocks, provider-specific references (Anthropic Claude, OpenAI GPT), and output mode templates. Loading it from maestro ensures you always get the latest version.