Skip to main content

github

Handles questions about GitHub repositories, issues, and pull requests.

インストールへ移動

ソース情報

リポジトリ
cpage-pivotal/goose-agent-chat
ソースの最終更新活動
2026年7月24日 14:55
検出された SKILL.md の言語
英語
スター
5
フォーク
2

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
github
description
Handles questions about GitHub repositories, issues, and pull requests.
The `github` MCP server starts disabled so its tools don't consume context until a request actually needs them. 1. Call `manage_extensions` with `action: "enable"` and `extension_name: "github"`. 2. Its tools then appear as normal callable functions (repos, issues, pull requests, etc). Call the one that matches the request directly. 3. Leave it enabled afterward; there's no need to disable it again for the rest of the session.
GitHubで見る