clawgod
ClawGod is a runtime patch that adds extra features and unlocks restrictions for Claude Code.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- skill-github
- Repository
- github.com/0Chencc/clawgod
Overview
ClawGod is a runtime patch applied to the official Claude Code. It works on any version of Claude Code and automatically re-extracts and re-patches as Claude Code updates. This capability enables additional internal commands, feature flag overrides, multi-agent collaboration, and removal of certain limitations. Users can install ClawGod to enhance Claude Code's functionality. Ideal for developers who need more control and advanced features.
Capabilities
- ▪24+ hidden commands
- ▪feature flag overrides
- ▪multi-agent collaboration
- ▪screen control
- ▪auto mode unlocking
- ▪multi-agent planning
Use cases
Setup
macOS / Linux: `curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bash`; Windows (PowerShell): `irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Does ClawGod support the latest version of Claude Code?
Yes, ClawGod automatically detects and re-patches to support the latest version.
How do I configure the API Key?
Set the `apiKey` field in `~/.clawgod/provider.json`.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.