hermesagent.download
GitHub ↗

推薦 Skills

📅 2026年7月23日 ✅ 最後驗證 2026年7月23日 ✍️ HermesAgent.download Contributors

優先安裝的 Skills

[

plan

官方內建的計畫模式:先把任務拆成可執行的 markdown 計畫再動手,是新手建立正確工作流的第一個 skill。 信任層級:官方。新手友善度:9/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/software-development/plan/SKILL.md)[

systematic-debugging

官方內建的四階段根因除錯法:先理解 bug 再修,避免亂猜 patch。 信任層級:官方。新手友善度:8/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/software-development/systematic-debugging/SKILL.md)[

github-pr-workflow

官方內建的 GitHub PR 完整流程:開分支、commit、開 PR、看 CI、merge,一條龍。 信任層級:官方。新手友善度:8/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/github/github-pr-workflow/SKILL.md)[

obsidian

官方內建的 Obsidian 整合:讀取、搜尋、建立、編輯 vault 筆記,適合拿 Hermes 當第二大腦。 信任層級:官方。新手友善度:9/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/note-taking/obsidian/SKILL.md)[

google-workspace

官方內建的 Google Workspace 整合:Gmail、Calendar、Drive、Docs、Sheets 都能直接操作。 信任層級:官方。新手友善度:8/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/productivity/google-workspace/SKILL.md)[

ocr-and-documents

官方內建的文件文字擷取:從 PDF 與掃描檔抽出文字(pymupdf、marker-pdf)。 信任層級:官方。新手友善度:8/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/productivity/ocr-and-documents/SKILL.md)[

youtube-content

官方內建的 YouTube 內容處理:逐字稿轉摘要、串文、部落格文章。 信任層級:官方。新手友善度:8/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/media/youtube-content/SKILL.md)[

arxiv

官方內建的 arXiv 論文搜尋:用關鍵字、作者、分類、ID 找論文,做研究必裝。 信任層級:官方。新手友善度:7/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/research/arxiv/SKILL.md)[

powerpoint

官方內建的 PowerPoint 處理:建立、讀取、編輯 .pptx 簡報、投影片與備忘稿。 信任層級:官方。新手友善度:7/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/productivity/powerpoint/SKILL.md)[

notion

官方內建的 Notion 整合:頁面、資料庫、markdown 匯入匯出。 信任層級:官方。新手友善度:7/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/productivity/notion/SKILL.md)[

test-driven-development

官方內建的 TDD 紀律:強制 RED-GREEN-REFACTOR,先寫測試再寫 code。 信任層級:官方。新手友善度:7/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/software-development/test-driven-development/SKILL.md)[

computer-use

官方內建的桌面自動化:在背景點擊、輸入、捲動、拖曳,不搶你的游標與焦點,macOS / Windows / Linux 都支援。 信任層級:官方。新手友善度:7/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/skills/computer-use/SKILL.md)[

docker-management

官方 optional catalog 的 Docker 管理:容器、映像、volume、network、Compose 一次管理。 信任層級:官方。新手友善度:6/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/optional-skills/devops/docker-management/SKILL.md)[

excel-author

官方 optional catalog 的 Excel 產出:用 openpyxl 無頭建立可稽核的工作簿,公式優先不寫死數值。 信任層級:官方。新手友善度:7/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/optional-skills/finance/excel-author/SKILL.md)[

stocks

官方 optional catalog 的股市查詢:報價、歷史、比較、加密貨幣(Yahoo 資料)。 信任層級:官方。新手友善度:6/10。

→](https://github.com/NousResearch/hermes-agent/blob/main/optional-skills/finance/stocks/SKILL.md)

想看全部?

[

官方 Skills 全目錄

完整列出官方 repo 的 bundled 與 optional skills,含原始 SKILL.md 連結。

→](/skills/catalog/)

挑選 Skills 的原則

1

1. 先看 trust level

官方能力優先,其次才是可信第三方與社群套件。這能明顯降低安全與維運成本。

2

2. 按工作流而不是按酷炫程度安裝

如果你主要是寫 code,就先裝檔案系統、Git、瀏覽器;如果你做研究,再補搜尋與知識庫整合。

3

3. 高風險能力先隔離

像 code execution、瀏覽器自動化這種高權限能力,最好先放進 Docker 或獨立工作目錄。

官方來源

發現錯誤或內容過期? 到 GitHub 編輯這一頁