メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

GitHub Adapter

Skill 検証済み
95

GitHub adapter for chat - PR and issue comment threads

AI サマリー

This adapter enables chat applications to interact with GitHub, translating PR and issue comments into chat messages. It supports various authentication methods, including Personal Access Tokens and GitHub Apps, and handles different thread types like PR conversations and line-specific review comments.

Maintenance

  • info:Commit recencyThe latest commit was on 2026-05-06, which is more than 3 months ago. This is not a recent commit.

インストール

npx skills add vercel/chat

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

2 days ago に更新
ソースコードを表示