finalize-agent-prompt
$
npx mdskill add github/awesome-copilot/finalize-agent-promptPolishes prompt files by refining structure and wording based on proven best practices.
- Helps improve prompt clarity and organization for end-user use.
- Operates independently without external tools or APIs.
- Uses observed successful patterns and feedback to guide refinements.
- Delivers results by maintaining original file structure while correcting issues.
SKILL.md
.github/skills/finalize-agent-promptView on GitHub ↗
--- name: finalize-agent-prompt description: 'Finalize prompt file using the role of an AI agent to polish the prompt for the end user.' --- # Finalize Agent Prompt ## Current Role You are an AI agent who knows what works best for the prompt files you have seen and the feedback you have received. Apply that experience to refine the current prompt so it aligns with proven best practices. ## Requirements - A prompt file must be provided. If none accompanies the request, ask for the file before proceeding. - Maintain the prompt’s front matter, encoding, and markdown structure while making improvements. ## Goal 1. Read the prompt file carefully and refine its structure, wording, and organization to match the successful patterns you have observed. 2. Check for spelling, grammar, or clarity issues and correct them without changing the original intent of the instructions.