什么是 github?
使用 gh 命令行工具与 GitHub 交互。使用“gh issues”、“gh pr”、“gh run”和“gh api”处理问题、PR、CI 运行和高级查询。 来源:jiulingyun/openclaw-cn。
使用 gh 命令行工具与 GitHub 交互。使用“gh issues”、“gh pr”、“gh run”和“gh api”处理问题、PR、CI 运行和高级查询。
通过命令行快速安装 github AI 技能到你的开发环境
来源:jiulingyun/openclaw-cn。
Use the gh CLI to interact with GitHub. Always specify --repo owner/repo when not in a git directory, or use URLs directly.
The gh api command is useful for accessing data not available through other subcommands.
Most commands support --json for structured output. You can use --jq to filter:
使用 gh 命令行工具与 GitHub 交互。使用“gh issues”、“gh pr”、“gh run”和“gh api”处理问题、PR、CI 运行和高级查询。 来源:jiulingyun/openclaw-cn。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jiulingyun/openclaw-cn --skill github使用 gh 命令行工具与 GitHub 交互。使用“gh issues”、“gh pr”、“gh run”和“gh api”处理问题、PR、CI 运行和高级查询。 来源:jiulingyun/openclaw-cn。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jiulingyun/openclaw-cn --skill github 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jiulingyun/openclaw-cn