用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/pierce403/cthuwu --skill github-pr命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Inspect, refresh, recover, and explain this Tentacle's canonical Base ERC-8004 registration.
Troubleshoot, debug, inspect, modify code, run tests, and redeploy this Tentacle's checkout.
Merge canonical Cthuwu upstream into a long-lived operator fork without clobbering fork work.
正在显示 SKILL.md
| name | github-pr |
| description | Prepare a scoped fork branch and submit a real upstream Cthuwu PR through authenticated gh. |
Read skills/system-maintenance/SKILL.md, skills/git-maintenance/SKILL.md, and
skills/repository-validation/SKILL.md first.
Use typed pr only when the authenticated operator explicitly asks to contribute the current fix
upstream. Supply a valid topic branch, concise title, non-empty body, one-line
commit_message, explicit scoped paths, and optional base.
The dispatcher creates or reuses only the requested current topic branch, stages only those paths,
commits, runs manifest-pinned validation, checks bounded gh --version and
gh auth status --hostname github.com, pushes the topic branch without force, then runs
gh pr create against manifest-pinned pierce403/cthuwu. If gh is absent or unauthenticated, the
prepared local branch/commit remains intact and unpushed. If validation fails, nothing is pushed.
Claim a PR only when the receipt contains a successful command and a verified canonical
https://github.com/pierce403/cthuwu/pull/<number> URL. Unit-test mock output is never a live PR.
Never print tokens, credential files, SSH material, or raw authentication output.