Claude Skill

GPT-AGI/Clawd-Code

Clawd-Code 是一个用 Python 重新实现 Claude Code 的开源项目,提供轻量、可扩展的 AI 辅助编码框架,属于 OpenClaw 倡议的一部分。

概览

Stars483
Forks252
语言Python
最后更新2026-04-08
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者GPT-AGI
仓库Clawd-Code
完整名称GPT-AGI/Clawd-Code
Repo ID1,197,476,219

安装这个 Skill

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

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-06-11
平台
ClaudeMCPOpenClawCodex
能力
code-reviewpdfmemorysearchimageterminalworkflowclaudeclaude-codeopenclaw
识别文件
README.mddocspyproject.tomlrequirements.txttests
配置键
URL
安装方式
  • git clone https://github.com/GPT-AGI/Clawd-Code.git
  • pip 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 ❤️* *** [![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

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03