·protocol-implementation-framework
</>

protocol-implementation-framework

qodex-ai/ai-agent-skills

モデル コンテキスト プロトコル サーバーと実装を構築します。 AI を活用したアプリケーション向けのプロトコル準拠のツールと統合を作成します。

19インストール·1トレンド·@qodex-ai

インストール

$npx skills add https://github.com/qodex-ai/ai-agent-skills --skill protocol-implementation-framework

SKILL.md

Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks.

Balance comprehensive API endpoint coverage with specialized workflow tools. Workflow tools can be more convenient for specific tasks, while comprehensive coverage gives agents flexibility to compose operations. Performance varies by client—some clients benefit from code execution that combines basic tools, while others work better with higher-level workflows. When uncertain, prioritize comprehensive API coverage.

Tool Naming and Discoverability: Clear, descriptive tool names help agents find the right tools quickly. Use consistent prefixes (e.g., githubcreateissue, githublistrepos) and action-oriented naming.

モデル コンテキスト プロトコル サーバーと実装を構築します。 AI を活用したアプリケーション向けのプロトコル準拠のツールと統合を作成します。 ソース: qodex-ai/ai-agent-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/qodex-ai/ai-agent-skills --skill protocol-implementation-framework
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

protocol-implementation-framework とは?

モデル コンテキスト プロトコル サーバーと実装を構築します。 AI を活用したアプリケーション向けのプロトコル準拠のツールと統合を作成します。 ソース: qodex-ai/ai-agent-skills。

protocol-implementation-framework のインストール方法は?

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

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

https://github.com/qodex-ai/ai-agent-skills