home/categories/productivity-tools/daishiman-aiworkfloworchestrator-docs-99-claude-skills-github-api-integration-skill-md
productivity-toolstools

github-api-integration

GitHub APIをGitHub Actions内で活用するための統合スキル。REST APIとGraphQL APIの両方を使用して、Issue、Pull Request、リリース、ワークフローなどの自動化を実現。 Anchors: • GitHub REST API / 適用: Issue、PR、リポジトリ操作 / 目的: 標準的なCRUD操作 • GitHub GraphQL API / 適用: 複雑なデータ取得 / 目的: 効率的なバッチ処理 • RESTful Web APIs (Leonard Richardson) / 適用: API設計原則 / 目的: 適切なリソース設計 Trigger: Use when integrating GitHub API calls in GitHub Actions, automating Issue and PR operations, generating release notes, managing repositories programmatically, or handling API authentication and rate limiting. github api, rest api, graphql, gh cli, automation, issue, pull request, release

daishiman
maintainer
daishiman
Обновлено 1/18/2026
Звёзды
4
Форки
0
quick start

Installation and usage

GitHub APIをGitHub Actions内で活用するための統合スキル。REST APIとGraphQL APIの両方を使用して、Issue、Pull Request、リリース、ワークフローなどの自動化を実現。 Anchors: • GitHub REST API / 適用: Issue、PR、リポジトリ操作 / 目的: 標準的なCRUD操作 • GitHub GraphQL API / 適用: 複雑なデータ取得 / 目的: 効率的なバッチ処理 • RESTful Web APIs (Leonard Richardson) / 適用: API設計原則 / 目的: 適切なリソース設計 Trigger: Use when integrating GitHub API calls in GitHub Actions, automating Issue and PR operations, generating release notes, managing repositories programmatically, or handling API authentication and rate limiting. github api, rest api, graphql, gh cli, automation, issue, pull request, release

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use github-api-integration