← 返回 Skills 市场
731
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pull-request
功能描述
Create high-quality pull requests with pre-submission validation, maintainer-friendly formatting, and automated quality checks.
安全使用建议
This skill is a collection of best-practice instructions and templates for authoring PRs and is internally consistent. Before installing or enabling it: 1) Confirm your agent won't be given automatic write/push permissions to repositories you care about (the skill doesn't request credentials, but an agent could be granted repo access separately). 2) Never use the skill to collect or share private secrets or .env contents—its docs explicitly forbid that. 3) If you plan to let the agent act autonomously, decide whether you want any automatic pushes/PR openings enabled and review prompts/logs before sending them to third parties. Otherwise, this skill appears safe and aligned with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: pull-request
Version: 1.0.1
This skill bundle is designed to guide an AI agent in creating high-quality, responsible pull requests. It contains explicit instructions across multiple files (SKILL.md, checklist.md, repo-context.md, red-flags.md) for the agent to avoid common security pitfalls, such as not reading or logging sensitive files/secrets, not introducing unsafe code patterns (e.g., `eval()`, `exec()`, `verify=False`), and not making suspicious external network calls or using obfuscation. The instructions consistently promote secure coding practices and responsible AI behavior, with no evidence of malicious intent or prompt injection attempts aimed at subverting the agent for harmful purposes.
能力评估
Purpose & Capability
The name/description ('Pull Request' guidance) matches the included files (checklist, red-flags, repo-context, templates). There are no unrelated required env vars, binaries, or config paths; all guidance is appropriate for creating maintainable PRs.
Instruction Scope
SKILL.md and the companion files instruct the agent to read repository metadata (CONTRIBUTING.md, CI files, style configs) and to avoid secrets and sensitive paths. The instructions do not direct the agent to collect or transmit data outside the normal PR workflow, nor do they instruct accessing unrelated system files. They explicitly tell the contributor not to include secrets and to disclose AI involvement.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk or downloaded during install, so there is no installer-related risk.
Credentials
The skill does not request any environment variables, credentials, or config paths. Guidance about repository context is proportionate to the skill's purpose and the files explicitly say not to read secrets (e.g., .env).
Persistence & Privilege
The skill is not marked always:true and does not request persistent system presence or modify other skills. It is user-invocable and may be invoked autonomously by the agent (platform default), which is expected for a guidance skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pull-request - 安装完成后,直接呼叫该 Skill 的名称或使用
/pull-request触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add complete skill with AI-assisted PR guidance, rate limiting, and contextual issue policy
v1.0.0
Initial release
元数据
常见问题
Pull Request 是什么?
Create high-quality pull requests with pre-submission validation, maintainer-friendly formatting, and automated quality checks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 731 次。
如何安装 Pull Request?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pull-request」即可一键安装,无需额外配置。
Pull Request 是免费的吗?
是的,Pull Request 完全免费(开源免费),可自由下载、安装和使用。
Pull Request 支持哪些平台?
Pull Request 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pull Request?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。
推荐 Skills