cubetribe

Openclaw Godmode Skill β€” Security skill for Claude Code

Security community

πŸš€ GodMode Skill for OpenClaw - Autonomous Claude Code multi-agent coding orchestration.

How to install Openclaw Godmode Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open cubetribe/openclaw-godmode-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Openclaw Godmode Skill does

πŸš€ GodMode Skill for OpenClaw - Autonomous Claude Code multi-agent coding orchestration. 8 specialized agents (@researcher, @architect, @coder, @reviewer, @pm, @devops, @security, @writer) with 7 workflows. Say WHAT, AI decides HOW.

Alternatives in Security

  • T3mp3st β€” autonomous red teaming platform; multi-agent offensive-security meta-harness 5.7k β˜…
  • Pocketpaw β€” Your AI agent in 30 seconds 775 β˜…
  • Claude Bootstrap β€” Opinionated project initialization with security-first guardrails, spec-driven atomic todos, LLM testing patte 536 β˜…

README

πŸš€ OpenClaw GodMode Skill

**Self-Orchestrating Multi-Agent Development Workflows for Claude Code**

*You say WHAT, the AI decides HOW.*

[![ClawHub](https://img.shields.io/badge/ClawHub-cc--godmode-blue)](https://clawhub.ai/skills/cc-godmode) [![Version](https://img.shields.io/badge/version-5.11.1-green)](./CHANGELOG.md) [![License](https://img.shields.io/badge/license-MIT-blue)](./LICENSE) [![OpenClaw](https://img.shields.io/badge/OpenClaw-compatible-orange)](https://openclaw.ai) [![Claude Code](https://img.shields.io/badge/Claude_Code-required-purple)](https://claude.ai/code)


⚠️ Important: Requirements

πŸ”§ Claude Code Required

This skill **requires [Claude Code](https://claude.ai/code)** (Anthropic's CLI agent). It will not work with the web interface or API alone.

πŸ’³ Paid Account Recommended

GodMode spawns multiple sub-agents that consume tokens quickly. We **strongly recommend**:

Plan Recommendation
Free ❌ Not recommended (tokens exhaust very quickly)
Pro ($20/mo) βœ… Good for smaller projects
Max ($200/mo) ⭐ Recommended for heavy use

The multi-agent orchestration is powerful but token-intensive. With a free account, you'll hit limits within minutes.


πŸ”€ Two Versions of GodMode

This Repo: OpenClaw GodMode Skill

**Optimized for [OpenClaw](https://openclaw.ai)** β€” the AI agent framework that extends Claude Code with messaging, cron jobs, and more.

  • πŸ“¦ Installable via ClawHub
  • πŸ”— Integrates with OpenClaw's skill system
  • πŸ’¬ Works with Telegram, WhatsApp, Discord channels
  • ⏰ Can be triggered via cron jobs

Original: [ClawdBot-GodMode](https://github.com/cubetribe/ClawdBot-GodMode)

**The standalone CLAUDE.md version** β€” perfect for server administration from your local machine.

  • πŸ–₯️ Ideal for managing VPS and remote servers
  • πŸ”§ Great for administering machines running OpenClaw
  • πŸ“ Documentation-first approach with excellent versioning
  • πŸš€ Battle-tested on mul