# GitHub Copilot CLI のカスタマイズ

Copilot CLIをカスタマイズして、特定のプロジェクトで作業するときの有用性を最大化する方法について説明します。

## Links

* [カスタマイズの概要 GitHub Copilot CLI](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/overview)

  Copilot CLI は、特定のプロジェクトとワークフローに合わせてカスタマイズした場合に最適です。

* [カスタム指示の追加 GitHub Copilot CLI](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/add-custom-instructions)

  プロジェクト Copilot 理解する方法と、その変更をビルド、テスト、検証する方法に関する追加のコンテキストを提供します。

* [<code>/settings</code> コマンドを使用して設定を変更する](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/change-settings)

  GitHub Copilot CLIスラッシュ コマンドを使用して、/settingsの個人用設定を表示および変更します。

* [GitHub Copilot CLI でフックを使用する](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/use-hooks)

  エージェントの実行中 GitHub Copilot キー ポイントでカスタム シェル コマンドを使用して、エージェントの動作を拡張します。

* [エージェント スキルの追加 GitHub Copilot CLI](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/add-skills)

  特定のタスクで動作する Copilotの動作と機能を変更します。

* [GitHub Copilot CLI 用の MCP サーバーを追加する](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/add-mcp-servers)

  モデル コンテキスト プロトコル (MCP) サーバーを接続して追加のツールとコンテキストを提供することで、 Copilotの機能を拡張します。

* [GitHub Copilot CLI のカスタムエージェントの作成と使用](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/create-custom-agents-for-cli)

  特定の開発タスクに合わせてカスタマイズされた専門知識を持つ特殊なエージェントを作成します。

* [GitHub Copilot CLI での独自の LLM モデルの使用](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/use-byok-models)

  独自の API キーを指定して、 Copilot で選択した外部プロバイダーのモデルを使用します。

* [GitHub Copilot CLI のプラグインの検索とインストール](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/plugins-finding-installing)

  コミュニティまたはチームによって作成されたプラグインをインストールして、 Copilotの機能を拡張します。

* [用のプラグインを作成する GitHub Copilot CLI](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/plugins-creating)

  簡単にインストールできるパッケージでカスタマイズを共有するプラグインを作成します。

* [用のプラグイン マーケットプレースを作成する GitHub Copilot CLI](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-cli/customize-copilot/plugins-marketplace)

  作成した CLI プラグインをマーケットプレースに追加することで、簡単にインストールできます。