我掃了 1,000+ 個儲存庫並測試了 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 — 畫布設計 — 社群圖像、海報、封面——輸入文字,輸出 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 — 網頁成品建構器 — 透過自然語言建立計算機、儀表板。無需前端技能。 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 — 行銷技能 by Corey Haines — 20+ 項技能:CRO、文案撰寫、SEO、電子郵件序列、成長策略。 https://github.com/coreyhaines31/marketingskills
18 — Claude SEO — 全站稽核、結構化資料驗證。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 則讓它能夠存取外部世界。這三個改變了我的工作流程。
Tavily
專為 AI Agent 打造的搜尋引擎。不是藍色連結——而是乾淨的結構化資料。四個工具:搜尋、擷取、爬取、地圖。一分鐘內即可連線為遠端 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 革命的開源引擎。
先從最有名的開始,再深入介紹較低調的專案。
Agent 框架
23 — OpenClaw — 爆紅的 AI Agent。持久化、多頻道、能自行撰寫技能。超過 210k 顆星。 https://github.com/openclaw/openclaw
24 — AutoGPT — 完整的 Agent 平台,適用於長時間運行的任務。 https://github.com/Significant-Gravitas/AutoGPT
25 — LangGraph — 以圖形結構管理 Agent。多 Agent 協調。26.8k 顆星。 https://github.com/langchain-ai/langgraph
26 — OWL — 多 Agent 協作。在 GAIA 基準測試中名列前茅。 https://github.com/camel-ai/owl
27 — Dify — 開源 LLM 應用程式建構器。工作流程、RAG、Agent 三合一。 https://github.com/langgenius/dify
28 — CrewAI — 多 Agent 系統,具備角色、目標與背景故事。 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 — 視覺化拖放式 Agent 流程建構器。140k 顆星。 https://github.com/langflow-ai/langflow
36 — Huginn — 自架網頁 Agent。監控、警報。隱私優先。 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 — 適用於自主 Agent 的安全沙盒。 https://github.com/NVIDIA/NemoClaw
精選合集
44 — Awesome Claude Skills — 最佳精選技能清單。超過 22k 顆星。 https://github.com/travisvn/awesome-claude-skills
45 — Anthropic Skills Repo — 官方參考實作。 https://github.com/anthropics/skills
46 — Awesome Agents — 100+ 個開源 Agent 工具。 https://github.com/kyrolabs/awesome-agents
47 — MAGI//ARCHIVE — 每日更新最新 AI 儲存庫。 https://tom-doerr.github.io/repo_posts/
40 個值得關注的全新 GitHub 儲存庫

我從 GitHub 論壇掃描了 1,000+ 個儲存庫,挑選出最有趣的 AI 專案。別忘了自己做好安全檢查。
Agent 協調與多 Agent 🤖
gstack — 將 Claude Code 化身為虛擬工程團隊 https://github.com/garrytan/gstack
cmux — 平行執行多個 Claude Agent https://github.com/craigsc/cmux
figaro — 在桌面上協調 Claude Agent 群 https://github.com/byt3bl33d3r/figaro
claude-squad — 在終端機中平行執行多個 Agent 會話 https://github.com/smtg-ai/claude-squad
deer-flow(ByteDance)— 透過技能管理子 Agent 與沙盒 https://github.com/bytedance/deer-flow
SWE-AF — 一個 API 呼叫即可啟動工程團隊 https://github.com/Agent-Field/SWE-AF
AIlice — 複雜任務 → 動態 Agent https://github.com/myshell-ai/AIlice
Agent Alchemy — Claude Code + 外掛 + 任務管理器 https://github.com/sequenzia/agent-alchemy
Agent 基礎設施與安全 🔐
Ghost OS — AI Agent 操作每個 Mac 應用程式 https://github.com/ghostwright/ghost-os
e2b/desktop — 為 Agent 提供隔離的虛擬桌面 https://github.com/e2b-dev/desktop
container-use(Dagger)— 為程式碼 Agent 提供容器化環境 https://github.com/dagger/container-use
Canopy — 為 AI Agent 提供加密的 P2P 網狀網路 https://github.com/kwalus/Canopy
agent-governance-toolkit(Microsoft)— Agent 安全中介軟體 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 Agent 的記憶系統 https://github.com/mem9-ai/mem9
Codefire — 程式碼 Agent 的持久化記憶 https://github.com/websitebutlers/codefire-app
Memobase — LLM 的使用者個人檔案記憶 https://github.com/memodb-io/memobase
程式碼 Agent 與開發工具 💻
Qwen Code — 由 QwenLM 開發的終端機 AI 程式碼 Agent https://github.com/QwenLM/qwen-code
gptme — 終端機中的個人 AI Agent https://github.com/gptme/gptme
Claude Inspector — 查看隱藏的 Claude Code 提示機制 https://github.com/kangraemin/claude-inspector
TDD Guard — 強制 AI Agent 遵循測試優先原則 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 — 型別安全的 Agent 框架 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 — 來自 5,000+ 個來源的 LLM 原生資料管線 https://github.com/dlt-hub/dlt
simonw/llm — 輕量級 CLI,適用於本機與遠端 LLM https://github.com/simonw/llm
Portkey-AI/gateway — 將請求路由至 250+ 個 LLM https://github.com/Portkey-AI/gateway
lmnr — 追蹤與評估 Agent 行為 https://github.com/lmnr-ai/lmnr
影片與更多 📽️
LTX-Desktop(Lightricks)— 在本機生成與編輯影片 https://github.com/Lightricks/LTX-Desktop
MetaClaw — 無需 GPU 即可進化 AI Agent 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 工作流程。
就是這樣。現在去打造點什麼吧。

這份清單花了我好幾個小時整理——掃描了 1,000+ 個儲存庫、測試技能、閱讀文件。如果它為你省下了時間,你知道該怎麼做。
我會定期分享這類內容——AI 工具、工作流程、提示詞,以及我實際在用的東西。不廢話、不炒作,只有真正有用的東西。
追蹤我,這樣你就不會錯過下一篇:
Telegram → https://t.me/zodchixquant
如果你發現我漏掉了哪個工具——私訊我。我會把它加到下一次更新中。




![成田悠輔的天才 AI 應用技巧 [保存版]](https://youmind.club/__ym/cms-assets/media/1784137658627_u4bwry_HNMS89bbsAAUPJI.jpg)
