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

Stars483
Forks252
LanguagePython
Last pushed2026-04-08
Last synced2026-07-03
View on GitHub

Repository

OwnerGPT-AGI
RepositoryClawd-Code
Full nameGPT-AGI/Clawd-Code
Repo ID1,197,476,219

Install this Skill

git clone https://github.com/GPT-AGI/Clawd-Code.git

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-11
Platforms
ClaudeMCPOpenClawCodex
Capabilities
code-reviewpdfmemorysearchimageterminalworkflowclaudeclaude-codeopenclaw
Detected files
README.mddocspyproject.tomlrequirements.txttests
Config keys
URL
Install methods
  • git clone https://github.com/GPT-AGI/Clawd-Code.git
  • pip 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.

Chinese description

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 ❤️* *** [![GitHub stars](https://img.shields.io/github/stars/GPT-AGI/Clawd-Code?style=for-the-badge&logo=github&color=yellow)](https://github.com/GPT-AGI/Clawd-Code/stargazers) [![GitHub forks](https://img.shields.io/github/forks/GPT-AGI/Clawd-Code?style=for-the-badge&logo=github&color=blue)](https://github.com/GPT-AGI/Clawd-Code/network/members) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg?style=for-the-badge&logo=python&logoColor=white)](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** ![Streaming Agent Experience](assets/clawd-stream.gif) **Programmable Skill Runtime with Tool Sandboxing** ![Skills (Slash Command

Topics

Explore more

Data from GitHub. Synced on 2026-07-03