Cc Bridge
Description
Anthropic API compatibility using the official Claude Code CLI under the hood
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
CC Bridge
Local Claude Code CLI bridge
An experiment that uses Claude Code CLI (`claude -p`) and returns the output in Antropic API compatible format
[!CAUTION]
Experimental - use at your own risk
**CC Bridge is a personal exploration project.** It is an unofficial wrapper around the **Claude Code CLI** intended for local experimentation, developer ergonomics, and integration testing.
- This project is not affiliated with, endorsed by, or sponsored by Anthropic.
- Anthropic’s terms, policies, and product behavior can change - you are responsible for ensuring your usage complies with the applicable terms and policies.
- If you need stable, supported programmatic access, use the official Anthropic API and credentials.
See [USERGUIDE.md](USERGUIDE.md) for complete setup and usage instructions.
Why this exists
I wanted a tiny sandbox to explore:
- Using
claude -pin automated developer workflows (pipes, scripts, CI-style steps) - Request/response shaping, streaming output, and robustness
- Logging, retries, timeouts, and failure modes
- How various developer tools behave when pointed at a local endpoint
This repo is best thought of as **a fu
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development