File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 社区项目 & Blog 合集
2+
3+ > 每日更新,欢迎自荐!
4+
5+ ## 工具 & 应用
6+
7+ | 项目 | 描述 | 作者 |
8+ | ------| ------| ------|
9+ | [ 4qtask.vercel.app] ( https://4qtask.vercel.app/ ) | 免费四象限时间管理工具 | @kevinhuky |
10+ | [ kaying.studio] ( https://kaying.studio/ ) | 个人 AI 工具箱 | @kayingai |
11+ | [ supsub.ai] ( https://supsub.ai/ ) | 高效阅读工具 | @hidumou |
12+ | [ x-video-download.net] ( https://x-video-download.net/ ) | 视频下载工具 | @syakadou |
13+ | [ 1openapi.com] ( https://1openapi.com/ ) | API 中转站 | @thinker007 |
14+ | [ claw-z.com] ( https://claw-z.com/ ) | 一键部署 OpenClaw AI Agent(场景驱动、全面管理) | @uhhc |
15+ | [ gemini-watermark-remover.net] ( https://gemini-watermark-remover.net/ ) | Gemini 水印移除工具 | @syakadou |
16+
17+ ## GitHub 开源项目
18+
19+ | 项目 | 描述 | 作者 |
20+ | ------| ------| ------|
21+ | [ VersperClaw] ( https://github.com/versperai/VersperClaw ) | 全自动科研流 | @versperai |
22+ | [ claude-reviews-claude] ( https://github.com/openedclaude/claude-reviews-claude ) | 原汤化原食——Claude 如何看待眼中的老己 | @openedclaude |
23+ | [ agentica] ( https://github.com/shibing624/agentica ) | 自研 Agent 框架,借鉴 claude-code 多 Agent 处理 | @shibing624 |
24+ | [ macman] ( https://github.com/tonngw/macman ) | Mac 从 0 到 1 保姆级配置教程 | @tonngw |
25+ | [ SuperSpec] ( https://github.com/asasugar/SuperSpec ) | SDD / Spec-Driven Development | @asasugar |
26+ | [ adnify] ( https://github.com/adnaan-worker/adnify ) | 高颜值高定制化 AI 编辑器 | @adnaan-worker |
27+ | [ another-rule-engine] ( https://github.com/eatmoreduck/another-rule-engine ) | 基于 Groovy 的开源多功能决策引擎 | @eatmoreduck |
28+ | [ creative_master] ( https://github.com/chatabc/creative_master ) | AI 驱动的创意灵感管理工具 | @chatabc |
29+ | [ RapidDoc] ( https://github.com/RapidAI/RapidDoc ) | Office 文件解析工具转 Markdown(支持 PDF/Image/Word/PPT/Excel) | @hzkitt |
30+ | [ token-share] ( https://github.com/leemysw/token-share ) | macOS 原生菜单栏 LLM API 网关,支持 OpenAI 与 Anthropic 协议间的实时互译与流式转发 | @leemysw |
31+ | [ feishu-docx] ( https://github.com/leemysw/feishu-docx ) | 飞书知识库导出、写入与云空间管理工具(支持 Markdown、公众号导入、CLI、TUI) | @leemysw |
32+ | [ web-search-fast] ( https://github.com/uk0/web-search-fast ) | 快速网页搜索 | @uk0 |
33+
34+ ## Blog
35+
36+ | 链接 | 作者 |
37+ | ------| ------|
38+ | [ blog.xiaohuangyu.space] ( https://blog.xiaohuangyu.space/ ) | @eatmoreduck |
Original file line number Diff line number Diff line change 1212
1313牢 A (Anthropic) 官方 [ Claude Code] ( https://docs.anthropic.com/en/docs/claude-code ) CLI 工具的源码反编译/逆向还原项目。目标是将 Claude Code 大部分功能及工程化能力复现 (问就是老佛爷已经付过钱了)。虽然很难绷, 但是它叫做 CCB(踩踩背)...
1414
15- [ 文档在这里, 支持投稿 PR] ( https://ccb.agent-aura.top/ )
16-
17- [ Discord 群组] ( https://discord.gg/qZU6zS7Q )
15+ [ 文档在这里, 支持投稿 PR] ( https://ccb.agent-aura.top/ ) | [ 留影文档在这里] ( ./Friends.md ) | [ Discord 群组] ( https://discord.gg/qZU6zS7Q )
1816
1917- [x] V4 — 测试补全、[ Buddy] ( https://ccb.agent-aura.top/docs/features/buddy ) 、[ Auto Mode] ( https://ccb.agent-aura.top/docs/safety/auto-mode ) 、环境变量 Feature 开关
2018- [x] V5 — [ Sentry] ( https://ccb.agent-aura.top/docs/internals/sentry-setup ) / [ GrowthBook] ( https://ccb.agent-aura.top/docs/internals/growthbook-adapter ) 企业监控、[ 自定义 Login] ( https://ccb.agent-aura.top/docs/features/custom-platform-login ) 、[ OpenAI 兼容] ( https://ccb.agent-aura.top/docs/plans/openai-compatibility ) 、[ Web Search] ( https://ccb.agent-aura.top/docs/features/web-browser-tool ) 、[ Computer Use] ( https://ccb.agent-aura.top/docs/features/computer-use ) / [ Chrome Use] ( https://ccb.agent-aura.top/docs/features/claude-in-chrome-mcp ) 、[ Voice Mode] ( https://ccb.agent-aura.top/docs/features/voice-mode ) 、[ Bridge Mode] ( https://ccb.agent-aura.top/docs/features/bridge-mode ) 、[ /dream 记忆整理] ( https://ccb.agent-aura.top/docs/features/auto-dream )
@@ -77,6 +75,7 @@ bun run build
7775### 新人配置 /login
7876
7977首次运行后,在 REPL 中输入 ` /login ` 命令进入登录配置界面,选择 ** Anthropic Compatible** 即可对接第三方 API 兼容服务(无需 Anthropic 官方账号)。
78+ 选择 OpenAI 和 Gemini 对应的栏目都是支持相应协议的
8079
8180需要填写的字段:
8281
You can’t perform that action at this time.
0 commit comments