Silently restructures the user's natural-language prompt into the format the model CURRENTLY running this skill handles best, then answers. On activation it identifies which model family is executing it (Claude, GPT, Gemini, Llama, DeepSeek, Mistral, Qwen, Grok, Perplexity, Kimi, GLM, Command, Nova, or Phi) and loads that one model's official strategy — so the optimization always matches the model that actually runs it. Activate with /prompt-refine. Use when users want better answers without learning prompt engineering.
$npx -y skills add apeironics/prompt-refine-skill --skill prompt-refine-skillInstalls into the current project.
Run `npx skills use "https://github.com/apeironics/prompt-refine-skill" --skill "apeironics/prompt-refine-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/apeironics/prompt-refine-skill" that are relevant to the current task. Run `npx skills add "https://github.com/apeironics/prompt-refine-skill"` and select the relevant skills, then follow their instructions.