AI & Agentslow risk
finalize-agent-prompt
Finalize prompt file using the role of an AI agent to polish the prompt for the end user.
github/awesome-copilot·skills/finalize-agent-prompt/SKILL.md
100/ 100Quality
Install this skill
Choose your coding agent and copy a project or personal installation command.
Project installation.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a codex -yPersonal installation~/.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a codex -g -yProject installation.claude/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a claude-code -yPersonal installation~/.claude/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a claude-code -g -yProject installation.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a github-copilot -yPersonal installation~/.copilot/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a github-copilot -g -yProject installation.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a cursor -yPersonal installation~/.cursor/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a cursor -g -yProject installation.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a gemini-cli -yPersonal installation~/.gemini/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/github/awesome-copilot.git --scope workspace --path skills/finalize-agent-prompt⚠ Installation uses the open-source skills CLI. Inspect the source and permissions before running the command.
Skill instructions
View source on GitHub ↗# 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.