
finalize-agent-prompt
✓ Official★ 36,200by github · part of github/awesome-copilot
Polish and refine agent prompt files against proven best practices. Requires a prompt file as input; will request one if not provided Preserves front matter, encoding, and markdown structure while improving clarity and organization Corrects spelling, grammar, and wording issues without altering the original intent Applies patterns from successful prompts to strengthen structure and effectiveness
Polish and refine agent prompt files against proven best practices. Requires a prompt file as input; will request one if not provided Preserves front matter, encoding, and markdown structure while improving clarity and organization Corrects spelling, grammar, and wording issues without altering the original intent Applies patterns from successful prompts to strengthen structure and effectiveness
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
by github
Polish and refine agent prompt files against proven best practices. Requires a prompt file as input; will request one if not provided Preserves front matter, encoding, and markdown structure while improving clarity and organization Corrects spelling, grammar, and wording issues without altering the original intent Applies patterns from successful prompts to strengthen structure and effectiveness
npx skills add https://github.com/github/awesome-copilot --skill finalize-agent-prompt
Download ZIPGitHub36.2k
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.
Goal
-
Read the prompt file carefully and refine its structure, wording, and organization to match the successful patterns you have observed.
-
Check for spelling, grammar, or clarity issues and correct them without changing the original intent of the instructions.
npx skills add https://github.com/github/awesome-copilot --skill finalize-agent-promptRun this in your project — your agent picks the skill up automatically.
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.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.