mcpbeat

Finalize Agent Prompt

github/finalize-agent-prompt

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

This is a copy. The original lives at christophacham/finalize-agent-prompt.

224 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
1
copies elsewhere
how many repositories repackaged it
37394
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/github/awesome-copilot --skill finalize-agent-prompt

The instruction itself

4 sections, as written by the author

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

  • 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.

Repackaged in 1 other repositories

same content, different owner
christophacham/agent-skills-library open on GitHub →

How to use it

Copy the folder

Take github/finalize-agent-prompt from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.