在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用create-pr
星标1
分支0
更新时间2026年4月23日 14:28
Create a Pull Request using gh CLI
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Create a Pull Request using gh CLI
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use the denvig cli to upgrade your npm dependencies in the current project.
Use the denvig cli to upgrade your npm dependencies with security issues in the current project.
Summarise then commit the changes in the current session.
| name | create-pr |
| description | Create a Pull Request using gh CLI |
| license | MIT |
| disable-model-invocation | true |
| allowed-tools | Bash(gh pr create *) Bash(gh pr view *) Bash(git add *) Bash(git commit *) Bash(git push *) |
Git commit a summary of work on this branch if not already committed.
Create a Draft GitHub Pull Request assigned to @me using gh pr create --draft --assignee @me.
Set the description as a summary of the changes on this branch.
Show the link to the PR after creation.
Open the PR in the browser using gh pr view {id} -w.