Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
fandhe-ai avatar

Github Docs

  • 4 installs
  • 1 repo stars
  • Updated August 2, 2026
  • fandhe-ai/agent-cli-skills

Helps with ai & agent building tasks.

About

github-docs is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • github-docs
  • AI & Agent Building
  • AI-coding skill

Github Docs by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #13,372 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/fandhe-ai/agent-cli-skills --skill github-docs

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars1
Last updatedAugust 2, 2026
Repositoryfandhe-ai/agent-cli-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

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ページ)
    │   ├── users/                        ← ユーザー API(2ページ)
    │   ├── orgs/                         ← Organization API(2ページ)
    │   ├── search/                       ← 検索 API(2ページ)
    │   ├── checks/                       ← チェック API(3ページ)
    │   ├── deployments/                  ← デプロイ API(3ページ)
    │   ├── gists/                        ← Gist API(2ページ)
    │   ├── packages/                     ← パッケージ API(2ページ)
    │   └── pages/                        ← Pages API(2ページ)
    ├── actions/
    │   ├── README.md                     ← Actions 全体の目次
    │   ├── workflow-syntax.md            ← ワークフロー YAML 構文
    │   ├── events-triggers.md            ← イベントとトリガー
    │   ├── contexts.md                   ← コンテキスト
    │   ├── expressions.md               ← 式と関数
    │   ├── environment-variables.md      ← 環境変数
    │   ├── permissions.md                ← GITHUB_TOKEN パーミッション
    │   ├── runners.md                    ← ランナー
    │   ├── caching.md                    ← キャッシュ
    │   ├── artifacts.md                  ← アーティファクト
    │   ├── secrets.md                    ← シークレット管理
    │   ├── reusable-workflows.md         ← 再利用可能ワークフロー
    │   ├── composite-actions.md          ← 複合アクション
    │   └── creating-actions/             ← カスタムアクション作成(4ページ)
    ├── webhooks/
    │   ├── README.md                     ← Webhook 全体の目次(6ページ)
    │   └── ...
    ├── graphql/
    │   ├── README.md                     ← GraphQL API 全体の目次(7ページ)
    │   └── ...
    ├── apps/
    │   ├── README.md                     ← GitHub Apps 全体の目次(8ページ)
    │   └── ...
    ├── cli/
    │   ├── README.md                     ← GitHub CLI 全体の目次(4ページ)
    │   └── ...
    ├── authentication/
    │   ├── README.md                     ← 認証全体の目次(6ページ)
    │   └── ...
    ├── repositories/
    │   ├── README.md                     ← リポジトリ管理の目次(7ページ)
    │   └── ...
    ├── pull-requests/
    │   ├── README.md                     ← PR ワークフローの目次(6ページ)
    │   └── ...
    └── pages/
        ├── README.md                     ← GitHub Pages の目次(4ページ)
        └── ...

探索手順

1. ユーザーのタスクに最も関連するカテゴリを特定する 2. そのカテゴリの README.md を読む 3. README.md 内の一覧から必要な個別ファイルを選んで読む 4. 必要に応じて関連ページのリンクを辿る

カテゴリ → README.md マッピング

タスク例カテゴリREADME パス
REST API エンドポイント、認証、レート制限、ページネーションrest-apireferences/rest-api/README.md
ワークフロー構文、CI/CD、イベント・トリガー、シークレットactionsreferences/actions/README.md
Webhook 作成、イベント・ペイロード、セキュリティwebhooksreferences/webhooks/README.md
GraphQL クエリ、ミューテーション、スキーマgraphqlreferences/graphql/README.md
GitHub App 作成、認証、インストール、OAuthappsreferences/apps/README.md
gh コマンド、CLI 拡張機能clireferences/cli/README.md
SSH キー、PAT、2FA、SAML SSOauthenticationreferences/authentication/README.md
リポジトリ作成・設定、ブランチ保護、CODEOWNERSrepositoriesreferences/repositories/README.md
PR 作成・レビュー・マージ、コンフリクト解決pull-requestsreferences/pull-requests/README.md
GitHub Pages 作成、カスタムドメイン設定pagesreferences/pages/README.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.