← Back to Skills Marketplace
badxtdss

Openclaw Cc Rules Gitee

by badxtdss · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-cc-rules-gitee
Description
OpenClaw 编程工作流 Skill — Plan Mode + 任务追踪 + Git 安全协议 + 只读探索
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-cc-rules-gitee
  3. After installation, invoke the skill by name or use /openclaw-cc-rules-gitee
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-cc-rules-gitee
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Openclaw Cc Rules Gitee?

OpenClaw 编程工作流 Skill — Plan Mode + 任务追踪 + Git 安全协议 + 只读探索. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install Openclaw Cc Rules Gitee?

Run "/install openclaw-cc-rules-gitee" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Cc Rules Gitee free?

Yes, Openclaw Cc Rules Gitee is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Cc Rules Gitee support?

Openclaw Cc Rules Gitee is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Cc Rules Gitee?

It is built and maintained by badxtdss (@badxtdss); the current version is v1.0.1.

💬 Comments