finalize-agent-prompt

作成者: github

エージェントプロンプトファイルを実証済みのベストプラクティスに照らして洗練・改善します。プロンプトファイルを入力として必要とし、提供されない場合は要求します。フロントマター、エンコーディング、マークダウン構造を保持しながら、明確さと構成を向上させます。元の意図を変えずに、スペル、文法、表現の問題を修正します。成功したプロンプトのパターンを適用して、構造と効果を強化します。

npx skills add https://github.com/github/awesome-copilot --skill finalize-agent-prompt

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.

githubのその他のスキル

debugging-workflows
github
GitHubのエージェンティックワークフローをデバッグするためのガイド - ログの分析、実行の監査、問題のトラブルシューティング
go-codemod
github
gh aw fix コマンド用のGoコードモッドを実装およびテストする。
acreadiness-policy
github
ユーザーがAgentRCポリシーを選択、作成、または適用するのを支援します。ポリシーは、関連性のないチェックを無効にしたり、影響度/レベルを上書きしたり、設定することで、レディネススコアリングをカスタマイズします。
ai-ready
github
あらゆるリポジトリをAI対応にします。コードベースを分析し、AGENTS.md、copilot-instructions.md、CIワークフロー、Issueテンプレートなどを生成します。PRレビューを解析し…
create-oo-component-documentation
github
オブジェクト指向コンポーネント向けに、業界のベストプラクティスとアーキテクチャ文書化標準に従った、包括的で標準化されたドキュメントを作成します。
dependabot
github
DependabotはGitHubに組み込まれた依存関係管理ツールであり、3つの主要機能を備えています。
doublecheck
github
AI出力のための3層検証パイプライン。検証可能な主張を抽出し、ウェブ検索で支持または反証する情報源を見つけ、敵対的レビューを実行…
foundry-agent-sync
github
ローカルのJSONマニフェストから、REST APIを介してAzure AI Foundry内でプロンプトベースのAIエージェントを直接作成および同期します。スキャフォールディングスキルとは異なり、単に…