·github
</>

github

GITHUB_TOKEN 環境変数と GitHub CLI を使用して、GitHub リポジトリ、プル リクエスト、問題、ワークフローと対話します。 GitHub でホストされているコードを操作する場合、または GitHub リソースを管理する場合に使用します。

10インストール·1トレンド·@openhands

インストール

$npx skills add https://github.com/openhands/extensions --skill github

github のインストール方法

コマンドラインで github AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/openhands/extensions --skill github
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: openhands/extensions。

You have access to an environment variable, GITHUBTOKEN, which allows you to interact with the GitHub API.

You can use curl with the GITHUBTOKEN to interact with GitHub's API. ALWAYS use the GitHub API for operations instead of a web browser. ALWAYS use the createpr tool to open a pull request If the user asks you to check GitHub Actions status, first try to use gh to work with workflows, and only fallback to basic API calls if that fails.

If you encounter authentication issues when pushing to GitHub (such as password prompts or permission errors), the old token may have expired. In such case, update the remote URL to include the current token: git remote set-url origin https://${GITHUBTOKEN}@github.com/username/repo.git

GITHUB_TOKEN 環境変数と GitHub CLI を使用して、GitHub リポジトリ、プル リクエスト、問題、ワークフローと対話します。 GitHub でホストされているコードを操作する場合、または GitHub リソースを管理する場合に使用します。 ソース: openhands/extensions。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/openhands/extensions --skill github
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-11

Browse more skills from openhands/extensions

クイックアンサー

github とは?

GITHUB_TOKEN 環境変数と GitHub CLI を使用して、GitHub リポジトリ、プル リクエスト、問題、ワークフローと対話します。 GitHub でホストされているコードを操作する場合、または GitHub リソースを管理する場合に使用します。 ソース: openhands/extensions。

github のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/openhands/extensions --skill github インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/openhands/extensions

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-03-10