cc-agent-sdk — Agent Tool by Auto-200

by Auto-200 · Agent Tool · ★ 52

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About cc-agent-sdk

cc-agent-sdk 本仓库是一个轻量的本地 Claude Agent SDK 代理服务(TypeScript + Bun),提供 HTTP POST + SSE 的流式接口,方便其他 Worker/DO 通过统一入口调用 Claude Agent SDK(或 Anthropic 兼容 API)。 官方 SDK 参考文档已收纳到 目录(未改动原文)。 快速开始 默认监听:(可用环境变量 调整) 可选鉴权:设置 后,所有请求需带头: Docker(GitHub Actions 自动构建) 本仓库包含一个 GitHub Actions workflow:每次 push 到 或打 tag(如 )会自动构建并推送镜像到 GHCR: 镜像地址: Tags: :仅默认分支(通常是 ) :分支 tag :发布 tag(如 ) :提交哈希 拉取示例: Docker 本地运行(Compose) 仓库自带 ,会把宿主机 挂载到容器内 (即 ),用于会话持久化与历史查询。 Docker 开发模式(容器内 bun --watch) 当你需要在 Docker 环境里复现/调试(例如:容器内 行为异常)时,使用 服务:它会把当前仓库源码挂载到容器 ,并执行 。 停止: 环境变量 :服务端口,默认 :用于保护代理入口的 Be

Quick Facts

Stars52
Forks5
LanguageTypeScript
CategoryAgent Tool
Quality Score61.6383275334933/100
Last Updated2026-05-01
Created2025-12-18
Platformsclaude-code, node
Est. Tokens~6k

Compatible Skills

These tools work well together with cc-agent-sdk for enhanced workflows:

  • sub-agents-mcp — semantic(0.27)+complementary+same_lang+similar_pop+shared_platform (54%)
  • sub-agents.directory — semantic(0.26)+complementary+same_lang+similar_pop+shared_platform (54%)

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is cc-agent-sdk?

cc-agent-sdk is 基于 claude code sdk 的 agent api,兼容Skills + Sub Agents. It is categorized as a Agent Tool with 52 GitHub stars.

What programming language is cc-agent-sdk written in?

cc-agent-sdk is primarily written in TypeScript.

How do I install or use cc-agent-sdk?

You can find installation instructions and usage details in the cc-agent-sdk GitHub repository at github.com/Auto-200/cc-agent-sdk. The project has 52 stars and 5 forks, indicating an active community.

View on GitHub → Browse Agent Tool tools