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
65/ 100おすすめ度
この Skill を導入
coding agent を選び、プロジェクト用または個人用コマンドをコピーします。
プロジェクトに導入.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a codex -y個人環境に導入~/.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a codex -g -yプロジェクトに導入.claude/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a claude-code -y個人環境に導入~/.claude/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a claude-code -g -yプロジェクトに導入.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a github-copilot -y個人環境に導入~/.copilot/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a github-copilot -g -yプロジェクトに導入.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a cursor -y個人環境に導入~/.cursor/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a cursor -g -yプロジェクトに導入.agents/skills/finalize-agent-prompt
npx skills add https://github.com/github/awesome-copilot/tree/0aaced533251f5b86c69dfbc5e55db74c4b4d1af/skills/finalize-agent-prompt -a gemini-cli -y個人環境に導入~/.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⚠ インストールには open-source skills CLI を使用します。実行前にソースと権限を確認してください。
Skill の指示
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.