AI 工具终极清单:50 个 Claude 技能和 GitHub 仓库,这是你唯一需要的列表
AI 工具终极清单:50 个 Claude 技能和 GitHub 仓库
这是你唯一需要的列表
我扫描了 1000+ 个仓库,测试了 200+ 个技能,就是为了省去你的时间。
以下是目前真正值得关注的 90 个 AI 工具——技能、MCP 服务器和 GitHub 仓库,一网打尽。零废话。
第一部分:Claude 技能
目前社区有超过 60,000 个技能,堪称 AI 编程知识的应用商店。以下 22 个是真正值得安装的。
文档与办公(Anthropic 官方)

01 — PDF 处理 — 读取、提取表格、填写表单、合并/拆分。知识工作者最实用的技能。
https://github.com/anthropics/skills/tree/main/skills/pdf
02 — DOCX — 创建和编辑 Word 文档,支持修订、批注和格式设置。
https://github.com/anthropics/skills/tree/main/skills/docx
03 — PPTX — 用自然语言生成幻灯片,包括布局、图表和演讲者备注。
https://github.com/anthropics/skills/tree/main/skills/pptx
04 — XLSX — 用自然语言处理公式、分析和图表。
https://github.com/anthropics/skills/tree/main/skills/xlsx
05 — 文档协作 — 真正的协作写作:人类写,Claude 回应,来回交互。
https://github.com/anthropics/skills/tree/main/skills/doc-coauthoring
设计与创意
06 — 前端设计 — 摆脱”AI 审美”,采用真正的设计系统和大胆排版。277k+ 安装量。
https://github.com/anthropics/skills/tree/main/skills/frontend-design
07 — Canvas 设计 — 社交媒体图片、海报、封面——文本输入,PNG/PDF 输出。
https://github.com/anthropics/skills/tree/main/skills/canvas-design
08 — 算法艺术 — 通过 p5.js 生成分形图案和几何组合。
https://github.com/anthropics/skills/tree/main/skills/algorithmic-art
09 — 主题工厂 — 一句提示批量生成配色方案。
https://github.com/anthropics/skills/tree/main/skills/theme-factory
10 — Web Artifacts 构建器 — 用自然语言创建计算器、仪表盘,无需前端技能。
https://github.com/anthropics/skills/tree/main/skills/web-artifacts-builder
开发与工程
11 — Superpowers — 20+ 个经过实战检验的技能,包括 TDD、调试和计划执行流水线。96k+ 星。
https://github.com/obra/superpowers
12 — 系统化调试 — 先做根因分析,再修复。4 阶段方法论。SkillHub 评分 S9.2。
https://github.com/obra/superpowers
13 — 文件搜索 — Ripgrep + ast-grep 精通。评分 S9.0。
https://github.com/massgen/massgen
14 — 上下文优化 — 降低 Token 成本,KV 缓存技巧。13.9k 星。
https://github.com/muratcankoylan/agent-skills-for-context-engineering
15 — 技能创建器(官方) — 元技能:描述一个工作流,5 分钟内生成 SKILL.md。
https://github.com/anthropics/skills/tree/main/skills/skill-creator
16 — Remotion 最佳实践 — AI 视频生成。每周 117k 安装量。
https://github.com/remotion-dev/remotion
营销与 SEO
17 — Corey Haines 营销技能包 — 20+ 个技能:转化率优化、文案、SEO、邮件序列、增长。
https://github.com/coreyhaines31/marketingskills
18 — Claude SEO — 全站审计、Schema 验证。12 个子技能。
https://github.com/AgriciDaniel/claude-seo
19 — 品牌指南 — 将品牌编码为技能,自动应用到所有地方。
https://github.com/anthropics/skills/tree/main/skills/brand-guidelines
知识与学习
20 — NotebookLM 集成 — Claude + NotebookLM 桥接。摘要、思维导图、闪卡。
https://github.com/PleasePrompto/notebooklm-skill
21 — Obsidian 技能 — Obsidian CEO 开发。自动标签、自动链接、原生库支持。
https://github.com/kepano/obsidian-skills
22 — Excel MCP 服务器 — 无需 Microsoft Excel 即可操作 Excel 文件。
https://github.com/haris-musa/excel-mcp-server
所有官方技能:github.com/anthropics/skills
浏览 80k+ 社区技能:skillsmp.com
我的必备 MCP 服务器
除了技能之外,我还特别喜欢使用这些工具。技能教会 Claude 怎么做,MCP 则给 Claude 访问外部世界的能力。以下三个彻底改变了我的工作流程。
Tavily
为 AI 智能体打造的搜索引擎。不是蓝色链接,而是干净的结构化数据。四个工具:搜索、提取、爬取、映射。一分钟内连接为远程 MCP。
https://github.com/tavily-ai/tavily-mcp
Context7
将最新的库文档注入 LLM 上下文。不再有幻觉 API,不再有过时方法。只需在提示中加上 “use context7″。支持 Next.js、React、Supabase、MongoDB 等数千个库。
https://github.com/upstash/context7
Task Master AI
你 AI 的项目经理。输入 PRD → 生成带依赖关系的结构化任务 → Claude 逐一执行。将混乱的会话变成规范的流水线。支持 Cursor、Claude Code、Windsurf。
https://github.com/eyaltoledano/claude-task-master
第二部分:GitHub 仓库

25 个驱动 AI 革命的开源引擎。从最知名的开始,逐步深入到更小众的项目。
智能体框架
23 — OpenClaw — 爆火的 AI 智能体。持久化、多通道、自己编写技能。210k+ 星。
https://github.com/openclaw/openclaw
24 — AutoGPT — 完整的智能体平台,用于长时间运行的任务。
https://github.com/Significant-Gravitas/AutoGPT
25 — LangGraph — 将智能体表示为图。多智能体编排。26.8k 星。
https://github.com/langchain-ai/langgraph
26 — OWL — 多智能体协作。GAIA 基准测试榜首。
https://github.com/camel-ai/owl
27 — Dify — 开源 LLM 应用构建器。工作流、RAG、智能体一体化。
https://github.com/langgenius/dify
28 — CrewAI — 带角色、目标和背景故事的多智能体。
https://github.com/crewAIInc/crewAI
29 — CopilotKit — 将 AI 副驾驶嵌入 React 应用。
https://github.com/CopilotKit/CopilotKit
本地 AI
30 — Ollama — 一条命令本地运行 LLM。
https://github.com/ollama/ollama
31 — Open WebUI — 自托管的类 ChatGPT 界面。
https://github.com/open-webui/open-webui
32 — LlamaFile — LLM 打包为单个可执行文件。零依赖。
https://github.com/Mozilla-Ocho/llamafile
33 — Unsloth — 微调速度提升 2 倍,内存减少 70%。
https://github.com/unslothai/unsloth
工作流与自动化
34 — n8n — 开源自动化,400+ 集成 + AI 节点。
https://github.com/n8n-io/n8n
35 — Langflow — 可视化拖拽构建智能体流水线。140k 星。
https://github.com/langflow-ai/langflow
36 — Huginn — 自托管 Web 智能体。监控、报警。隐私优先。
https://github.com/huginn/huginn
搜索与数据
37 — GPT Researcher — 自主研究 → 编译报告。
https://github.com/assafelovic/gpt-researcher
38 — Firecrawl — 任何网站 → LLM 可用数据。
https://github.com/mendableai/firecrawl
39 — Vanna AI — 自然语言 → SQL。
https://github.com/vanna-ai/vanna
开发工具
40 — Codebase Memory MCP — 代码库 → 持久化知识图谱。
https://github.com/DeusData/codebase-memory-mcp
41 — DSPy — 编程(而非提示)基础模型。
https://github.com/stanfordnlp/dspy
42 — Spec Kit(GitHub 官方) — 规格驱动开发。编写规格,AI 生成代码。50k+ 星。
https://github.com/github/spec-kit
43 — NVIDIA NemoClaw — 为自主智能体提供安全沙箱。
https://github.com/NVIDIA/NemoClaw
精选合集
44 — Awesome Claude Skills — 最佳精选技能列表。22k+ 星。
https://github.com/travisvn/awesome-claude-skills
45 — Anthropic Skills 仓库 — 官方参考实现。
https://github.com/anthropics/skills
46 — Awesome Agents — 100+ 个开源智能体工具。
https://github.com/kyrolabs/awesome-agents
47 — MAGI//ARCHIVE — AI 仓库每日推送。
https://tom-doerr.github.io/repo\_posts/
40 个值得关注的新鲜 GitHub 仓库
我从 GitHub 论坛扫描了 1000+ 个仓库,挑选出最有趣的 AI 项目。请自行进行安全检查。
智能体编排与多智能体
gstack — Claude Code 作为虚拟工程团队
https://github.com/garrytan/gstack
cmux — 多个 Claude 智能体并行运行
https://github.com/craigsc/cmux
figaro — 在桌面端编排 Claude 智能体舰队
https://github.com/byt3bl33d3r/figaro
claude-squad — 终端智能体并行会话
https://github.com/smtg-ai/claude-squad
deer-flow(字节跳动) — 通过技能管理子智能体和沙箱
https://github.com/bytedance/deer-flow
SWE-AF — 一次 API 调用启动工程团队
https://github.com/Agent-Field/SWE-AF
AIlice — 复杂任务 → 动态智能体
https://github.com/myshell-ai/AIlice
Agent Alchemy — Claude Code + 插件 + 任务管理
https://github.com/sequenzia/agent-alchemy
智能体基础设施与安全

Ghost OS — AI 智能体操作 Mac 上的每个应用
https://github.com/ghostwright/ghost-os
e2b/desktop — 为智能体提供隔离的虚拟桌面
https://github.com/e2b-dev/desktop
container-use(Dagger) — 为编程智能体提供容器化环境
https://github.com/dagger/container-use
Canopy — AI 智能体的加密 P2P 网格
https://github.com/kwalus/Canopy
agent-governance-toolkit(微软) — 智能体安全中间件
https://github.com/microsoft/agent-governance-toolkit
claude-code-security-review(Anthropic) — PR 安全分析
https://github.com/anthropics/claude-code-security-review
promptfoo — AI 模型自动化安全测试
https://github.com/promptfoo/promptfoo
记忆与上下文
Mem9 — AI 智能体的记忆系统
https://github.com/mem9-ai/mem9
Codefire — 编程智能体的持久化记忆
https://github.com/websitebutlers/codefire-app
Memobase — LLM 的用户画像记忆
https://github.com/memodb-io/memobase
编程智能体与开发工具

Qwen Code — 通义千问出品的终端 AI 编程智能体
https://github.com/QwenLM/qwen-code
gptme — 终端中的个人 AI 智能体
https://github.com/gptme/gptme
Claude Inspector — 查看 Claude Code 隐藏的提示机制
https://github.com/kangraemin/claude-inspector
TDD Guard — 强制 AI 智能体遵循测试驱动开发
https://github.com/nizos/tdd-guard
rendergit(Karpathy) — Git 仓库 → 单文件,方便人类和 LLM 阅读
https://github.com/karpathy/rendergit
autoresearch(Karpathy) — 自主 LLM 训练系统
https://github.com/karpathy/autoresearch
pydantic-ai — 类型安全的智能体框架
https://github.com/pydantic/pydantic-ai
claude-deep-research-skill — 8 阶段研究,支持自动续写
https://github.com/199-biotechnologies/claude-deep-research-skill
MCP 与集成
MCP Playwright — LLM 的浏览器自动化
https://github.com/executeautomation/mcp-playwright
stealth-browser-mcp — 无法被检测的浏览器自动化
https://github.com/vibheksoni/stealth-browser-mcp
fastmcp — 用最少的 Python 代码构建 MCP 服务器
https://github.com/jlowin/fastmcp
markdownify-mcp — PDF、图片、音频 → Markdown
https://github.com/zcaceres/markdownify-mcp
MCPHub — 通过 HTTP 管理多个 MCP 服务器
https://github.com/samanhappy/mcphub
搜索、数据与 LLM 工具

CK(BeaconBay) — 按语义而非关键词搜索代码
https://github.com/BeaconBay/ck
ExtractThinker — 文档智能的 ORM
https://github.com/enoch3712/ExtractThinker
OmniRoute — 44+ AI 提供商的 API 代理
https://github.com/diegosouzapw/OmniRoute
dlt — 来自 5000+ 数据源的 LLM 原生数据管道
https://github.com/dlt-hub/dlt
simonw/llm — 轻量级本地和远程 LLM 命令行工具
https://github.com/simonw/llm
Portkey-AI/gateway — 路由请求到 250+ 个 LLM
https://github.com/Portkey-AI/gateway
lmnr — 追踪和评估智能体行为
https://github.com/lmnr-ai/lmnr
视频及更多
LTX-Desktop(Lightricks) — 本地生成和编辑视频
https://github.com/Lightricks/LTX-Desktop
MetaClaw — 无需 GPU 进化 AI 智能体
https://github.com/aiming-lab/MetaClaw
Vane — 本地 LLM 驱动的 AI 答案引擎
https://github.com/ItzCrazyKns/Vane
去哪里找更多技能

- • skillsmp.com — 80k+ 技能,最大的目录
- • aitmpl.com/skills — 模板,一条命令安装
- • skillhub.club — 31k+ 技能,AI 评分
- • agentskills.io — 官方规范
安装任何技能:个人目录 ~/.claude/skills/,项目目录 .claude/skills/。克隆、复制、重启即可。
总结
- • 技能 = 教 Claude 怎么做事情
- • MCP = 给 Claude 访问外部工具和数据的能力
- • GitHub 仓库 = 驱动这一切的开源引擎
三者结合 → 无敌的 AI 工作流。
就是这些。现在去创造点什么吧。
编译这份清单花了我好几个小时——扫描了 1000+ 个仓库,测试技能,阅读文档。如果它为你节省了时间,请转发支持。
原文来自 X (Twitter):@zodchiii
夜雨聆风