Claude Skill
GPT-AGI/Clawd-Code
Clawd-Code is an open-source Python reimplementation of Claude Code, offering a lightweight, extensible framework for AI-assisted coding. Part of the OpenClaw initiative.
Overview
Repository
Install this Skill
git clone https://github.com/GPT-AGI/Clawd-Code.gitRegistry
git clone https://github.com/GPT-AGI/Clawd-Code.gitpip install -e .[dev]
Summary
Clawd-Code is an open-source Python reimplementation of Claude Code, designed to replicate the core functionality of Anthropic's Claude Code agent in a Python environment. It provides a lightweight, extensible framework for AI-assisted coding tasks.
Claude-Code-Python:用Python重构Claude Code
Key features
- Python-native reimplementation of Claude Code
- Lightweight and extensible architecture
- Open-source under the OpenClaw initiative
- Designed for AI-assisted coding workflows
Use cases
- AI-powered code generation and editing
- Automated code review and refactoring
- Interactive coding assistance in Python projects
- Custom AI coding agent development
README excerpt
<div align="center"> **English** | [中文](#中文版) | [Français](docs/i18n/README_FR.md) | [Русский](docs/i18n/README_RU.md) | [हिन्दी](docs/i18n/README_HI.md) | [العربية](docs/i18n/README_AR.md) | [Português](docs/i18n/README_PT.md) # 🚀 Claude Code Python **A Complete Python Reimplementation Based on Real Claude Code Source** *From TypeScript Source → Rebuilt in Python with ❤️* *** [](https://github.com/GPT-AGI/Clawd-Code/stargazers) [](https://github.com/GPT-AGI/Clawd-Code/network/members) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) **🔥 Active Development • New Features Weekly 🔥** </div> *** ## 🎯 Why Clawd Code? **Clawd Code** is a **production-oriented Python rebuild of Claude Code**, ported from the **real TypeScript architecture** and shipped as a **working CLI agent**, not just a source dump. - **Real Agent Runtime** — tool-calling loop, streaming REPL, session history, and multi-turn execution - **High-Fidelity Port** — keeps the original Claude Code architecture while adapting it to idiomatic Python - **Built to Hack On** — readable Python codebase, rich tests, and markdown-driven skill extensibility <div align="center"> **Token Streaming + Tool-Aware Agent Loop**  **Programmable Skill Runtime with Tool Sandboxing** ![Skills (Slash Command