什么是 ghpm-shared?
所有 ghpm 技能的共享参考 — 先决条件、配置格式、启动顺序和错误处理。 来源:jackchuka/ghpm。
所有 ghpm 技能的共享参考 — 先决条件、配置格式、启动顺序和错误处理。
通过命令行快速安装 ghpm-shared AI 技能到你的开发环境
来源:jackchuka/ghpm。
| .ghpm/config.json | Project config (fields, views, repos) | | .ghpm/cache.json | Cached project items | | .ghpm/sessions/ .json| Active work session per issue |
If .ghpm/config.json is missing, tell the user to run /ghpm-init first and stop.
Every skill that reads project data should follow this sequence:
所有 ghpm 技能的共享参考 — 先决条件、配置格式、启动顺序和错误处理。 来源:jackchuka/ghpm。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jackchuka/ghpm --skill ghpm-shared所有 ghpm 技能的共享参考 — 先决条件、配置格式、启动顺序和错误处理。 来源:jackchuka/ghpm。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jackchuka/ghpm --skill ghpm-shared 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jackchuka/ghpm