better-clawd

作者 x1xhlol已验证

Claude Code, but better: better performance, OpenAI/OpenRouter support, no telemetry, no lock-in.

432
Stars
75
Forks
TypeScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/x1xhlol/better-clawd

快速入门

使用 better-clawd 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Better-Clawd

Claude Code, but better.

Better-Clawd exists because the original had a genuinely great core idea and too many self-inflicted problems around it. This fork keeps what worked, fixes what did not, and gives people real choice over how they log in, which provider they use, and how much of the product they actually want phoning home.

No telemetry. No vendor lock-in. Faster startup, lower idle overhead, and better long-session performance than the original Claude Code. Less corporate baggage.

NPM package

Install

npm install -g better-clawd

Or run it without a global install:

npx better-clawd

Why This Exists

Claude Code had the bones of a best-in-class coding CLI, but too much of the experience was tied to one company, one backend, one set of assumptions, and one way of doing things.

Better-Clawd is the response to that.

  • It keeps the good parts of the original UX
  • It removes telemetry and unnecessary phone-home behavior
  • It supports multiple providers without turning setup into a science project
  • It improves performance over the original Claude Code, with better startup behavior, less idle background churn, and smoother long sessions
  • It is easier to inspect, modify, and run on your own terms

Performance

Better-Clawd is intentionally tuned to be leaner than upstream Claude Code:

  • Lower startup and initialization cost
  • Less background polling and idle CPU churn
  • Better memory and render behavior during long transcript-heavy sessions
  • Focused performance workflow and regression checks in PERFORMANCE.md

What Better-Clawd Changes

  • Full Better-Clawd rebrand across the CLI, UI, config paths, installers, and app identity
  • OpenAI support with API keys and Codex-based login import/refresh flow
  • OpenRouter support with proper provider wiring
  • Anthropic support kept for people who still want it
  • Telemetry stripped out
  • Upstream service dependencies reduced or removed where they made the project worse
  • Local-first behavior wherever possible

Provider Support

Better-Clawd currently supports:

  • Anthropic login and API key flows
  • OpenAI API keys
  • OpenAI Codex login import and refresh flow
  • OpenRouter API keys

Default endpoints:

  • OpenAI base URL: https://api.openai.com/v1
  • OpenAI websocket mode endpoint: wss://api.openai.com/v1/responses
  • OpenRouter Anthropic-compatible base URL: https://openrouter.ai/api
  • OpenRouter Responses API: https://openrouter.ai/api/v1/responses

Quick Start

  1. Run better-clawd
  2. Run /login
  3. Pick your provider and complete the flow
  4. Run /status to confirm the active provider and auth method

The intended setup path is inside the CLI itself. Environment variables still work, but they are mostly useful for CI, headless usage, forced provider selection, or custom/proxied endpoints.

Environment Examples

OpenAI:

BETTER_CLAWD_API_PROVIDER=openai
OPENAI_API_KEY=your_key_here
OPENAI_BASE_URL=https://api.openai.com/v1

OpenRouter:

BETTER_CLAWD_API_PROVIDER=openrouter
OPENROUTER_API_KEY=your_key_here
OPENROUTER_BASE_URL=https://openrouter.ai/api

What You Get

  • Better provider freedom
  • Better performance than the original Claude Code across startup, idle usage, and long sessions
  • OpenAI and OpenRouter support without weird bolt-on hacks
  • Less phone-home behavior
  • A CLI that feels more practical, more open, and more yours

Project Direction

The direction is straightforward:

  • Keep the parts of Claude Code that were actually good
  • Remove the parts that made it annoying, restrictive, or bloated
  • Support multiple providers without making daily usage worse
  • Keep the project useful instead of over-managed

If you liked the original idea but got tired of the lock-in, this is the fork.

Disclaimer

Better-Clawd is an independent, unofficial community project and is not affiliated with, endorsed by, or sponsored by Anthropic, PBC.

Claude, Claude Code, and related names, marks, and branding are the property of Anthropic, PBC or their respective owners. They are referenced here only to describe compatibility, origin, and the purpose of this fork.

The intent here is interoperability, commentary, and fair reference, not impersonation.

常见问题

What is better-clawd?

better-clawd is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by x1xhlol. Claude Code, but better: better performance, OpenAI/OpenRouter support, no telemetry, no lock-in. It has 432 GitHub stars.

Is better-clawd safe to use?

Yes. better-clawd passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install better-clawd?

Clone the repository with "git clone https://github.com/x1xhlol/better-clawd" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is better-clawd written in?

better-clawd is primarily written in TypeScript. It is open-source under x1xhlol on GitHub, so you can review or fork the full source.

Are there alternatives to better-clawd?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh better-clawd against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情