free-code-claude-cli
Installation
SKILL.md
free-code Claude CLI
Skill by ara.so — Daily 2026 Skills collection.
free-code is a buildable fork of Anthropic's Claude Code CLI — a terminal-native AI coding agent. It removes all telemetry and phone-home callbacks, strips Anthropic's injected system-prompt guardrails, and unlocks 54 experimental feature flags that are disabled in the public npm release. It supports five model providers: Anthropic, OpenAI Codex, AWS Bedrock, Google Vertex AI, and Anthropic Foundry.
Installation
One-liner (recommended)
curl -fsSL https://raw.githubusercontent.com/paoloanzn/free-code/main/install.sh | bash
This installs Bun if needed, clones the repo, builds with experimental features, and symlinks free-code on your PATH.