← 返回 Skills 市场
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-cc-rules-gitee
功能描述
OpenClaw 编程工作流 Skill — Plan Mode + 任务追踪 + Git 安全协议 + 只读探索
安全使用建议
This skill appears coherent and focused: it only prescribes read-only exploration, planning, task-tracking, and safer Git practices, and it requests no secrets. Before installing or cloning any external repo mentioned in the README (the README suggests a GitHub URL under the account 'badxtdss'), manually inspect that repository to ensure it contains only the expected SKILL.md/README files and no install scripts or other code you don't trust. Also be aware that even read-only operations can reveal secrets that already exist in a project — avoid enabling the skill to automatically explore repositories that may contain credentials or sensitive files, or restrict its use to trusted projects/sessions.
功能分析
Type: OpenClaw Skill
Name: openclaw-cc-rules-gitee
Version: 1.0.1
This skill bundle implements a structured software development workflow for OpenClaw agents, focusing on planning, task tracking, and safe Git practices. It explicitly prohibits destructive commands (e.g., `git push --force`, `git reset --hard`) and includes instructions to prevent the accidental commitment of sensitive files like `.env` or credentials in SKILL.md. The bundle is designed to enhance the reliability and safety of AI-driven coding tasks without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name and description describe a programming workflow helper. The SKILL.md only asks the agent to read files, run read-only git/Unix commands, produce plans, and follow commit conventions — all appropriate for a workflow-rule skill. It requests no binaries, env vars, or config paths, which is consistent with a rules/instruction-only skill.
Instruction Scope
Runtime instructions constrain the agent to a Plan Mode and a Read-Only Exploration mode, explicitly allowing read operations (ls, cat, grep, find, git status/diff/log/blame) and forbidding write operations (git add/commit, mkdir, rm, > redirection, install commands). That scope is tight and appropriate for the stated purpose. Note: read-only operations can still expose sensitive data present in the repository (secrets in files), so be mindful of what the agent is allowed to read in repositories that contain sensitive information.
Install Mechanism
There is no install spec in the manifest (instruction-only skill). The README suggests a manual git clone from https://github.com/badxtdss/openclaw-cc-rules.git — this is documentation only and not enforced by the skill metadata, but if you follow that instruction you should review the remote repo first. No automatic downloads or archive extraction are present in the skill bundle itself.
Credentials
The skill does not request any environment variables, credentials, or config paths. It also explicitly instructs excluding sensitive files from commits (e.g., .env). The lack of requested secrets is proportional and appropriate.
Persistence & Privilege
The skill is not marked always:true and uses default autonomy settings. It does not attempt to modify other skills or system-wide settings in its instructions. Its intended behavior (automatic activation in coding contexts) is described in SKILL.md and is consistent with a user-invocable workflow helper.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-cc-rules-gitee - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-cc-rules-gitee触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 新增了 skill 元信息头,包括 name 和 description。
- 其余内容保持不变,仅在 SKILL.md 顶部增加了 skill 定义部分。
v1.0.0
Initial release of CC Rules - 编程工作流规范 for OpenClaw.
- Introduces structured workflow rules for coding, project design, Git operations, debugging, and code review.
- Enforces Plan Mode: mandatory planning and confirmation steps for non-trivial tasks.
- Adds detailed task tracking with status management (pending, in_progress, completed, blocked).
- Specifies read-only exploration mode for safe code understanding.
- Establishes Git safety protocol to prevent risky commands and defines commit process and message style.
- Provides multi-file change sequencing and post-coding checklist for reliable development.
元数据
常见问题
Openclaw Cc Rules Gitee 是什么?
OpenClaw 编程工作流 Skill — Plan Mode + 任务追踪 + Git 安全协议 + 只读探索. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Openclaw Cc Rules Gitee?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-cc-rules-gitee」即可一键安装,无需额外配置。
Openclaw Cc Rules Gitee 是免费的吗?
是的,Openclaw Cc Rules Gitee 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Cc Rules Gitee 支持哪些平台?
Openclaw Cc Rules Gitee 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Cc Rules Gitee?
由 badxtdss(@badxtdss)开发并维护,当前版本 v1.0.1。
推荐 Skills