·mcp-create-declarative-agent
</>

mcp-create-declarative-agent

mcp-create-declarative-agent.prompt.md から変換されたスキル

6.8Kインストール·23トレンド·@github

インストール

$npx skills add https://github.com/github/awesome-copilot --skill mcp-create-declarative-agent

mcp-create-declarative-agent のインストール方法

コマンドラインで mcp-create-declarative-agent AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/github/awesome-copilot --skill mcp-create-declarative-agent
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: github/awesome-copilot。

{ "$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json", "manifestVersion": "devPreview", "version": "1.0.0", "id": "...", "developer": { "name": "...", "websiteUrl": "...", "privacyUrl": "...", "termsOfUseUrl": "..." }, "name": { "short": "Agent Name", "full": "Full Agent Name" }, "description": {

"short": "Short description", "full": "Full description" }, "copilotAgents": { "declarativeAgents": [ { "id": "declarativeAgent", "file": "declarativeAgent.json" } ] } }

{ "$schema": "https://aka.ms/json-schemas/copilot/declarative-agent/v1.0/schema.json", "version": "v1.0", "name": "Agent Name", "description": "Agent description", "instructions": "You are an assistant that helps with [specific domain]. Use the available tools to [capabilities].", "capabilities": [ { "name": "WebSearch", "websites": [ {

mcp-create-declarative-agent.prompt.md から変換されたスキル ソース: github/awesome-copilot。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/github/awesome-copilot --skill mcp-create-declarative-agent
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from github/awesome-copilot

クイックアンサー

mcp-create-declarative-agent とは?

mcp-create-declarative-agent.prompt.md から変換されたスキル ソース: github/awesome-copilot。

mcp-create-declarative-agent のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/github/awesome-copilot --skill mcp-create-declarative-agent インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/github/awesome-copilot