← 返回 Skills 市场
badxtdss

Openclaw Cc Rules

作者 badxtdss · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-cc-rules
功能描述
提供基于顶级 AI 编程工具的结构化工作流规范,涵盖计划、任务追踪、只读探索、Git 操作安全及多文件变更策略。
安全使用建议
This skill is internally consistent: it is a ruleset that tells the agent to read repo files and run read-only git commands before making changes. Things to consider before installing: 1) SKILL.md will cause the agent to automatically examine code whenever it senses a coding scenario—if you prefer manual control, change the trigger or keep it user-invocable only. 2) The README suggests cloning from a third‑party GitHub repo (owner 'badxtdss'); do not git-clone or run code from unknown repositories without review. 3) Because the skill uses exec/read operations, verify the agent environment (git availability, workspace permissions) and review the SKILL.md/README locally to ensure the activation rules and allowed commands match your security policy. If you want higher assurance, request the author/source or inspect a local copy before enabling automatic activation.
功能分析
Type: OpenClaw Skill Name: openclaw-cc-rules Version: 1.0.0 The 'openclaw-cc-rules' skill bundle provides a structured and defensive programming workflow for AI agents, emphasizing a 'Plan-before-Action' methodology. The instructions in SKILL.md include safety protocols that explicitly forbid destructive Git commands (e.g., git push --force) and mandate the exclusion of sensitive files like .env or credentials.json from commits. While the README.md contains informal language regarding the origin of the rules ('leaked CC'), the actual logic is focused on improving code quality and operational safety without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description claim a programming workflow policy; SKILL.md and READMEs consistently define Plan Mode, read-only exploration, Git safety, and task-tracking rules. Nothing requested (no env vars, no binaries, no config paths) is inconsistent with that purpose.
Instruction Scope
Runtime instructions direct the agent to read files, run read-only shell/git commands (ls, cat, grep, git status/diff/log/etc.) and to avoid writes during exploration. This is appropriate for a ruleset, but the SKILL.md autonomously triggers on any coding-related scenario and authorizes exec/read operations — users should be aware the agent will examine repository files when activated.
Install Mechanism
No install spec (instruction-only) — lowest-risk delivery. README suggests a manual git clone from a third-party repo (https://github.com/badxtdss/...), but that clone is not part of the registry install; cloning an untrusted repo is a separate risk that the user must evaluate.
Credentials
No environment variables, credentials, or config paths are required. The allowed operations imply access to the workspace files and to git; those are proportionate for a code-understanding policy.
Persistence & Privilege
always:false and model invocation allowed (platform default). The skill does not request permanent elevated privileges or system-wide config changes. It does suggest users may copy SKILL.md into ~/.openclaw/skills/ which is normal for local skill installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-cc-rules
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-cc-rules 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
openclaw-cc-rules 1.0.0 – Initial release - Introduces comprehensive workflow standards for software development, inspired by top industry AI coding tools. - Defines "Plan Mode" for structured planning before major code changes. - Establishes task tracking with clear status rules and task formats. - Adds read-only exploration mode for safe codebase analysis. - Enforces git safety protocols to prevent risky operations and standardizes commit practices. - Outlines strategies for multi-file changes and post-development checklist.
元数据
Slug openclaw-cc-rules
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw Cc Rules 是什么?

提供基于顶级 AI 编程工具的结构化工作流规范,涵盖计划、任务追踪、只读探索、Git 操作安全及多文件变更策略。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Openclaw Cc Rules?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-cc-rules」即可一键安装,无需额外配置。

Openclaw Cc Rules 是免费的吗?

是的,Openclaw Cc Rules 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Openclaw Cc Rules 支持哪些平台?

Openclaw Cc Rules 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Openclaw Cc Rules?

由 badxtdss(@badxtdss)开发并维护,当前版本 v1.0.0。

💬 留言讨论