github-docs

Installation
SKILL.md

GitHub Docs リファレンス

GitHub 公式ドキュメント (docs.github.com) の主要セクションを網羅したスキル。 ユーザーのタスクに応じて適切な README.md を読み、そこから個別ファイルへ辿ること。

ディレクトリ構造

.claude/skills/github-docs/
├── SKILL.md                              ← このファイル(エントリーポイント)
└── references/
    ├── rest-api/
    │   ├── README.md                     ← REST API 全体の目次
    │   ├── overview/                     ← 概要・認証・レート制限等(8ページ)
    │   ├── repos/                        ← リポジトリ API(10ページ)
    │   ├── issues/                       ← Issue API(6ページ)
    │   ├── pulls/                        ← PR API(5ページ)
    │   ├── actions/                      ← Actions API(8ページ)
    │   ├── git/                          ← Git データ API(6ページ)
Related skills

More from fandhe-ai/agent-cli-skills

Installs
4
First Seen
Apr 4, 2026