📦 Implement Issue — 实现Issue

v1.0.0

一键将 GitHub Issue 转为可执行代码:自动拉取 issue 内容、生成开发计划、创建分支、编写并提交代码,全程无需手动操作,十分钟完成从需求到 PR。

0· 252·1 当前·1 累计
oschina 头像by @oschina (开源中国)
下载技能包
最后更新
2026/3/9
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent for implementing Gitee issues, but review these practical points before enabling it: - The agent will need read/write access to a local repository checkout (or you must provide a path). Only run it in a repository clone you trust or in a sandbox/copy to avoid unintended changes. - The skill relies on a preconfigured Gitee MCP server (which will hold Gitee credentials). Verify those credentials are present, have minimal scopes required (create PRs, comment, read issue...
详细分析 ▾
用途与能力
The skill is explicitly for implementing Gitee Issues via an MCP server. It asks for the repository, issue number, and a local repo path so the agent can read/modify source files and create a PR — all coherent with the described purpose.
指令范围
SKILL.md confines actions to issue retrieval, analysis, local code changes, commenting, and PR creation via the MCP tooling. It asks the agent to read and modify the local repository (which is necessary for coding). Minor inconsistency: the documented helper names include both `list_repo_issues` and `list_issue_comments` (one appears in the prereq list and the other in the steps) — this is likely a small doc mismatch, not a scope expansion.
安装机制
Instruction-only skill with no install spec, no downloads, and no code files — minimal installation risk.
凭证需求
The skill declares an mcp-servers dependency on Gitee but requests no explicit environment variables. In practice the MCP server configuration will contain Gitee credentials; the skill does not itself request unrelated secrets or broad system access. It would be helpful if the skill documented the expected credential scopes or where the MCP credentials are stored, but the current requirement is proportionate to the task.
持久化与权限
The skill is not always-enabled and does not request persistent platform privileges. It does not modify other skills or system-wide settings according to the provided content.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/9

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install gitee-implement-issue
镜像加速npx clawhub@latest install gitee-implement-issue --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库