Skip to content

Commit 2b9b6c1

Browse files
Phil-Fanclaude
andcommitted
chore: 更新资源列表并优化文档结构
- 添加 Claude Code 技能资源 - 新增多平台内容分发工具分类 - 添加 chezmoi 点文件管理工具 - 优化 TTS 服务展示格式 - 调整工具分类结构 - 完善项目 PR 模板 - 更新 Claude 文档说明 Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 42a0efc commit 2b9b6c1

3 files changed

Lines changed: 33 additions & 40 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Pull Request Template
2+
13
## Summary
24

35
- 简要说明改动内容

README.md

Lines changed: 20 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -89,60 +89,34 @@ be very in-depth and continue interviewing me continually until it's complete, t
8989

9090
- [planning-with-files](https://github.com/OthmanAdi/planning-with-files): Manus 风格持久化 Markdown 规划
9191
- [ui-ux-pro-max-skill](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill): 多平台专业 UI/UX 设计智能
92+
- [notebooklm-skill](https://github.com/PleasePrompto/notebooklm-skill): Claude Code 与 Google NotebookLM 通信,查询上传文档并获取基于引用的答案
93+
- [obsidian-skills](https://github.com/kepano/obsidian-skills): Obsidian 的 Claude Skills 集合
9294

9395
### 知识库
9496

9597
- [腾讯 IMA](https://ima.qq.com/): 腾讯良心产品
9698

9799
### 多模态
98100

101+
- [ComfyUI](https://www.comfy.org/zh-cn/): 用 AI 生成视频、图像、音频
102+
99103
- Image
100104
- 🍌
101105
- [ZHO-nano-banana-Creation](https://github.com/ZHO-ZHO-ZHO/ZHO-nano-banana-Creation): Nano-banana 创意玩法大合集,包含 46+ 种 AI 图像/视频生成创意玩法
102106
- Video
103107
- [Sora](https://apps.apple.com/us/app/sora-by-openai/id6744034028)
104108
- [Veo - Google DeepMind](https://deepmind.google/models/veo/)
105109
- Audio
106-
107-
### TTS 服务对比
108-
109-
#### 接口调用类
110-
111-
| 服务名称 | 官方链接 | 特点 |
112-
|---------|---------|------|
113-
| ElevenLabs | https://elevenlabs.io | 行业领先,高质量语音合成 |
114-
| Fish Audio | https://fishspeech.net/zh | 免费专业AI配音与声音克隆 |
115-
| OpenAI TTS | https://platform.openai.com/docs/guides/text-to-speech | GPT 模型驱动,支持多音色 |
116-
| SiliconFlow | https://siliconflow.cn/ | 硅基流动,CosyVoice 等多模型 |
117-
| 302.AI | https://302.ai/ | API 聚合平台,支持 TTS-Flash |
118-
| 扣子 Coze | https://www.coze.cn/ | 字节跳动 AI 智能体平台 |
119-
| MiniMax | https://www.minimaxi.com/audio/text-to-speech | 高质量中文语音合成 |
120-
| 灵犀智能 | https://lingxi.apifox.cn/ | 多模态 AI 客服,流式 TTS |
121-
| EdgeTTS | 微软 Edge 浏览器内置 | 免费本地调用,多语言支持 |
122-
| 科大讯飞 | 官网待补充 | 国内领先语音技术 |
123-
| 火山引擎 | 字节跳动云服务 | 企业级语音解决方案 |
124-
| 腾讯云 | https://cloud.tencent.com/product/tts | 腾讯云语音合成 |
125-
| 阿里云百炼 | https://www.aliyun.com/product/ai/nls | 阿里云语音服务 |
126-
| 机智云 | https://www.gizwits.com/ | AI 离线语音识别方案 |
127-
| ACGN TTS | https://github.com/annacode747/AcgTTS | 开源 TTS 实现 |
128-
129-
#### 本地部署类
130-
131-
| 服务名称 | GitHub/官网 | 特点 |
132-
|---------|------------|------|
133-
| Fish Speech | https://github.com/fishaudio/fish-speech | SOTA 开源 TTS,支持 13 种语言 |
134-
| GPT-SoVITS V2 | https://github.com/v3ucn/GPT-SoVITS-V2 | 1 分钟训练数据,少样本语音克隆 |
135-
| GPT-SoVITS V3 | https://github.com/RVC-Boss/GPT-SoVITS | 53.8k+ star,跨语言支持 |
136-
| Index-TTS | https://github.com/index-tts/index-tts | 工业级可控零样本 TTS |
137-
| PaddleSpeech | https://github.com/PaddlePaddle/PaddleSpeech | 飞桨语音工具包,全流程支持 |
110+
- 调用类:[ElevenLabs](https://elevenlabs.io), [火山引擎](https://www.volcengine.com/product/tts), [科大讯飞](https://www.xfyun.cn/services/smart-tts), [Fish Audio](https://fishspeech.net/zh), [OpenAI TTS](https://platform.openai.com/docs/guides/text-to-speech), [SiliconFlow](https://siliconflow.cn/), [腾讯云](https://cloud.tencent.com/product/tts), [阿里云百炼](https://ai.aliyun.com/nls/tts)
111+
- 本地部署类:[EdgeTTS](https://github.com/rany2/edge-tts), [Fish Speech](https://github.com/fishaudio/fish-speech), [GPT-SoVITS V2](https://github.com/v3ucn/GPT-SoVITS-V2), [GPT-SoVITS V3](https://github.com/RVC-Boss/GPT-SoVITS), [Index-TTS](https://github.com/index-tts/index-tts), [PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech)
138112

139113
## 工具
140114

141115
- [iTerm2](https://github.com/gnachman/iTerm2):Mac 下最好的终端
142-
- [Hyprland](https://github.com/hyprwm/Hyprland): Linux 动态平铺 Wayland 合成器
143-
- [Vim](https://www.vim.org/)
116+
- [tmux](https://github.com/tmux/tmux)
117+
- [Vim](https://www.vim.org/)/[Neovim](https://neovim.io/doc/install/)
144118
- [lazyvim](https://www.lazyvim.org)
145-
- [Neovim](https://neovim.io/doc/install/)
119+
- [chezmoi](https://github.com/twpayne/chezmoi): Dotfiles 管理工具
146120

147121
## Template
148122

@@ -154,7 +128,6 @@ be very in-depth and continue interviewing me continually until it's complete, t
154128

155129
## 前端
156130

157-
- [electron](https://github.com/electron/electron): Build cross-platform desktop apps with JavaScript, HTML, and CSS
158131
- [Next.js](https://nextjs.org/)
159132
- [TypeScript](https://github.com/microsoft/TypeScript)
160133
- [biome](https://github.com/biomejs/biome): 配置更简单、更快速的 linter/formater
@@ -171,6 +144,7 @@ npx create-next-app@latest my-app
171144

172145
- [Taro](https://docs.taro.zone/docs/): 使用 React/Vue 开发多平台小程序应用
173146
- [uni-app](https://uniapp.dcloud.net.cn/): 使用 Vue 开发多平台应用(小程序、H5、App)
147+
- [electron](https://github.com/electron/electron): Build cross-platform desktop apps with JavaScript, HTML, and CSS
174148

175149
## 后端
176150

@@ -199,7 +173,7 @@ npx create-next-app@latest my-app
199173

200174
### 中间件
201175

202-
- [new-api](https://github.com/QuantumNous/new-api): AI 模型聚合管理与分发系统
176+
- [new-api](https://github.com/QuantumNous/new-api): AI 模型聚合管理与分发系统,支持 OpenAI/Claude/Gemini 统一格式调用
203177

204178
### 应用部署
205179

@@ -219,6 +193,7 @@ npx create-next-app@latest my-app
219193
- [jenkins](https://www.jenkins.io)
220194
- [Dagger](https://dagger.io/):可编排的 CI/CD 引擎
221195
- [Drone CI](https://github.com/harness/drone)
196+
- [pre-commit](https://github.com/pre-commit/pre-commit):多语言 pre-commit hooks 管理框架
222197

223198
### 运维与监控
224199

@@ -257,13 +232,21 @@ npx create-next-app@latest my-app
257232
- [Product Hunt](https://www.producthunt.com/)
258233
- [X](https://x.com/)
259234

235+
### 多平台内容分发
236+
237+
- [蚁小二](https://www.yixiaoer.cn/vip): 多平台内容分发订阅服务,支持平台较全
238+
- [Multipost](https://multipost.app/): 开源免费的多平台内容分发工具
239+
- [Buffer](https://publish.buffer.com/all-channels): 海外多平台内容分发工具
240+
- [TurboPush](https://www.turbopush.top/)
241+
260242
### 内容与文档
261243

262244
- [MkDocs](https://www.mkdocs.org/)
263245
- [VuePress](https://vuepress.vuejs.org)
264246
- [fumadocs](https://github.com/fuma-nama/fumadocs)
265247
- [Jekyll](https://jekyllrb.com)
266248
- [minima](https://github.com/jekyll/minima)
249+
- [Vitepress](https://vitepress.dev/)
267250

268251
- [reveal-md](https://github.com/webpro/reveal-md)
269252
- [Slidev](https://sli.dev/)

docs/AI/claude.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,20 @@
44
1. it should use Bash & file system
55
2. it should have containters
66

7-
87
Agents are like Claude Code
98

109
Workflows are like GitHub Actions
1110

12-
1311
Agent SDK Loop
1412

15-
![](https://philfan-pic.oss-cn-beijing.aliyuncs.com/web_pic/20260109191832998.webp)
13+
![](https://philfan-pic.oss-cn-beijing.aliyuncs.com/web_pic/20260109191832998.webp)
14+
15+
16+
interacting with the agent is not like Mr.Beast's game: imagine you are locked in a separate room, you definetely would want a computer with google rather than a bunch of papers and says "hey, dive deep into these papers"
17+
18+
do verification as much as possible, at every point
19+
20+
21+
- tool
22+
- agent
23+
- codegen

0 commit comments

Comments
 (0)