← Back to Skills Marketplace
Openclaw Godmode Skill Repo
by
TonyNoScope
· GitHub ↗
· v5.11.3
5492
Downloads
12
Stars
25
Active Installs
3
Versions
Install in OpenClaw
/install cc-godmode
Description
Self-orchestrating multi-agent development workflows. You say WHAT, the AI decides HOW.
Usage Guidance
Install only if you intentionally want a highly autonomous development orchestrator. Use it in trusted repositories, scope GitHub and MCP credentials narrowly, avoid live customer or secret-bearing pages during screenshot testing, and require explicit approval before file writes, shell commands, PR merges, issue closure, releases, tags, CI/CD actions, or any production-like operation.
Capability Analysis
Type: OpenClaw Skill
Name: cc-godmode
Version: 5.11.3
The skill is classified as suspicious due to its extensive use of high-risk capabilities, including broad `Bash` execution, file system modification (`Read`, `Write`, `Edit`, `mkdir`), and network access (`WebSearch`, `WebFetch`, `GitHub MCP`, `Playwright MCP`). While these capabilities are explicitly declared in `SKILL.md` and `clawdis.yaml` and are plausibly necessary for an 'autonomous multi-agent development workflow,' they inherently present a significant attack surface. The `SKILL.md` and other documentation files also serve as a prompt injection surface for the AI agent, even though the current instructions do not contain explicit malicious commands. The transparency about runtime requirements and the explicit instruction 'NEVER git push without permission' mitigate against a 'malicious' classification, but the inherent power granted to the agent warrants a 'suspicious' label.
Capability Assessment
Purpose & Capability
The declared purpose is multi-agent development orchestration, and the documented capabilities fit that purpose: file edits, Bash, web research, Playwright testing, GitHub operations, optional credentials, and network use are disclosed.
Instruction Scope
The skill uses broad triggers such as ordinary development requests and a start rule of 'When the user makes a request,' while workflows can create reports, edit files, run commands, create releases, merge PRs, close issues, and trigger CI/CD; only git push has a clear permission boundary.
Install Mechanism
The package contains markdown and YAML documentation only, no executable files, and the install examples are user-directed copy or ClawHub install commands.
Credentials
Runtime access to local binaries, network, GitHub/MCP credentials, messaging/cron-triggered OpenClaw contexts, and production/server-administration-adjacent workflows is powerful and not tightly scoped by the artifacts.
Persistence & Privilege
The skill directs agents to save reports and Playwright screenshots, and optionally use memory MCP; this is disclosed, but screenshot and memory retention lacks clear privacy controls for secrets, PII, or authenticated pages.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cc-godmode - After installation, invoke the skill by name or use
/cc-godmode - Provide required inputs per the skill's parameter spec and get structured output
Version History
v5.11.3
v5.11.3 – Security Declaration Alignment
This release fixes security-scan findings caused by inconsistent runtime declarations in v5.11.2.
What changed
• Updated runtime declarations to match actual workflow behavior:
• requires_binaries: true
• requires_credentials: true
• requires_network: true
• Clarified package behavior:
• The package itself remains documentation-only (no install-time executable payload).
• Agent workflows may execute shell/network actions at runtime when invoked by the user.
• Added explicit runtime transparency:
• Required/optional runtime binaries
• Optional credentials/environment expectations (e.g. GH_TOKEN, Claude auth, MCP configuration)
• Refined security semantics to distinguish:
• install-time safety
• runtime agent capabilities
Why this release
v5.11.2 could create a misleading security impression by claiming no network/credentials/code-execution requirements while documenting workflows that use shell, GitHub, Playwright, and web tools.
v5.11.3 resolves that mismatch for clearer trust and more accurate scanner interpretation.
Compatibility
• No breaking workflow changes
• Backward-compatible behavior
• Metadata/security declaration update only
v5.11.2
v5.11.2 - Converts skill to documentation-only, updates ownership/metadata
- Fully converted cc-godmode to a documentation-only skill: skill now provides workflow/instructions but does not execute code.
- Updated skill metadata: new author (`cubetribe`), repository, tags, and clarified type as `orchestration-docs`.
- Added `clawdis.yaml` and `.DS_Store` files; removed legacy `scripts/build-skill.js`.
- Explicit note added highlighting that the skill requires no binaries or credentials and does not perform orchestration itself.
- Tool and model references clarified as examples; actual implementations depend on OpenClaw setup.
v5.11.1
cc-godmode 5.11.1
- Updated SKILL.md with clearer descriptions of workflows, agent roles, and orchestration best practices.
- Improved documentation of standard workflows, including diagrams for agent handoffs and quality gates.
- Added detailed agent specifications and output formats for all subagents.
- Clarified file structure and requirements for build reports and versioning.
- Included pre-push and release validation checklist to enforce project integrity.
Metadata
Frequently Asked Questions
What is Openclaw Godmode Skill Repo?
Self-orchestrating multi-agent development workflows. You say WHAT, the AI decides HOW. It is an AI Agent Skill for Claude Code / OpenClaw, with 5492 downloads so far.
How do I install Openclaw Godmode Skill Repo?
Run "/install cc-godmode" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Godmode Skill Repo free?
Yes, Openclaw Godmode Skill Repo is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Openclaw Godmode Skill Repo support?
Openclaw Godmode Skill Repo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Godmode Skill Repo?
It is built and maintained by TonyNoScope (@cubetribe); the current version is v5.11.3.
More Skills