Claude Skill
GPT-AGI/Clawd-Code
Clawd-Code 是一个用 Python 重新实现 Claude Code 的开源项目,提供轻量、可扩展的 AI 辅助编码框架,属于 OpenClaw 倡议的一部分。
概览
仓库信息
安装这个 Skill
git clone https://github.com/GPT-AGI/Clawd-Code.gitRegistry 信息
git clone https://github.com/GPT-AGI/Clawd-Code.gitpip install -e .[dev]
项目简介
Clawd-Code 是一个用 Python 重新实现 Claude Code 的开源项目,旨在 Python 环境中复现 Anthropic 的 Claude Code 智能体的核心功能,提供轻量、可扩展的 AI 辅助编码框架。
Claude-Code-Python: Reconstructing Claude Code in Python
要点
- 用 Python 原生重新实现 Claude Code
- 轻量且可扩展的架构
- 基于 OpenClaw 倡议的开源项目
- 专为 AI 辅助编码工作流设计
使用场景
- AI 驱动的代码生成与编辑
- 自动化代码审查与重构
- Python 项目中的交互式编码辅助
- 自定义 AI 编码智能体开发
README 摘要
<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