<!-- Source: https://hermesbible.com/docs/reference/skills-catalog -->
email
Hermes 隨附一個大型內建 skill 函式庫,安裝時會複製到 ~/.hermes/skills/。下方每個 skill 都連結到專屬頁面,包含完整定義、設定與使用方式。
Hermes 也會在 hermes update 時同步內建 skill,但同步清單會尊重本地刪除與使用者編輯。如果此處列出的 skill 在你個人資料的 ~/.hermes/skills/ 目錄樹中不存在,它仍然隨附於 Hermes 中;可用 hermes skills reset <name> --restore 還原。
如果某個 skill 不在此清單中但存在於 repo 裡,目錄會由 website/scripts/generate-skill-docs.py 重新產生。
apple
| Skill | 描述 | 路徑 |
|---|---|---|
apple-notes | 透過 memo CLI 管理 Apple Notes:建立、搜尋、編輯。 | apple/apple-notes |
apple-reminders | 透過 remindctl 使用 Apple Reminders:新增、列出、完成。 | apple/apple-reminders |
findmy | 透過 macOS 上的 FindMy.app 追蹤 Apple 裝置/AirTags。 | apple/findmy |
imessage | 在 macOS 上透過 imsg CLI 傳送與接收 iMessages/SMS。 | apple/imessage |
macos-computer-use | 在背景操控 macOS 桌面——截圖、滑鼠、鍵盤、捲動、拖曳——不會搶走使用者的游標、鍵盤焦點或 Space。適用於任何支援工具的模型。當 computer_use 工具... 時載入此 skill。 | apple/macos-computer-use |
autonomous-ai-agents
| Skill | 描述 | 路徑 |
|---|---|---|
claude-code | 將程式設計委派給 Claude Code CLI(功能、PR)。 | autonomous-ai-agents/claude-code |
codex | 將程式設計委派給 OpenAI Codex CLI(功能、PR)。 | autonomous-ai-agents/codex |
hermes-agent | 設定、擴充或貢獻 Hermes Agent。 | autonomous-ai-agents/hermes-agent |
opencode | 將程式設計委派給 OpenCode CLI(功能、PR review)。 | autonomous-ai-agents/opencode |
creative
| Skill | 描述 | 路徑 |
|---|---|---|
architecture-diagram | 深色主題 SVG 架構/雲端/基礎設施圖表,輸出為 HTML。 | creative/architecture-diagram |
ascii-art | ASCII 藝術:pyfiglet、cowsay、boxes、圖片轉 ASCII。 | creative/ascii-art |
ascii-video | ASCII 影片:將影片/音訊轉換為彩色 ASCII MP4/GIF。 | creative/ascii-video |
baoyu-infographic | 資訊圖表:21 種版面 × 21 種風格(資訊圖、視覺化)。 | creative/baoyu-infographic |
claude-design | 設計一次性 HTML 產物(登陸頁、簡報、原型)。 | creative/claude-design |
comfyui | 使用 ComfyUI 產生圖片、影片和音訊——安裝、啟動、管理節點/模型、透過參數注入執行工作流程。使用官方 comfy-cli 管理生命週期,直接透過 REST/WebSocket API 執行。 | creative/comfyui |
design-md | 編寫/驗證/匯出 Google 的 DESIGN.md token 規格檔案。 | creative/design-md |
excalidraw | 手繪風格 Excalidraw JSON 圖表(架構圖、流程圖、序列圖)。 | creative/excalidraw |
humanizer | 文字人性化:去除 AI 痕跡,加入真實語氣。 | creative/humanizer |
manim-video | Manim CE 動畫:3Blue1Brown 數學/演算法影片。 | creative/manim-video |
p5js | p5.js 草稿:生成藝術、著色器、互動、3D。 | creative/p5js |
popular-web-designs | 54 個真實設計系統(Stripe、Linear、Vercel)的 HTML/CSS。 | creative/popular-web-designs |
pretext | 使用 @chenglou/pretext 建構創意瀏覽器 demo 時使用——免 DOM 的文字排版,適用於 ASCII 藝術、繞障礙物的文字排版流、文字變幾何遊戲、動態排版、以及文字驅動的生成藝術。產生單一檔案 HT... | creative/pretext |
sketch | 拋棄式 HTML 模型:2-3 種設計變體供比較。 | creative/sketch |
songwriting-and-ai-music | 歌曲創作技巧與 Suno AI 音樂提示詞。 | creative/songwriting-and-ai-music |
touchdesigner-mcp | 透過 twozero MCP 控制運行中的 TouchDesigner 實例——建立運算元、設定參數、連接線路、執行 Python、建構即時視覺效果。36 個原生工具。 | creative/touchdesigner-mcp |
data-science
| Skill | 描述 | 路徑 |
|---|---|---|
jupyter-live-kernel | 透過即時 Jupyter kernel(hamelnb)進行互動式 Python 開發。 | data-science/jupyter-live-kernel |
devops
| Skill | 描述 | 路徑 |
|---|---|---|
kanban-orchestrator | 分解策略手冊 + 反誘惑規則,用於透過 Kanban 路由工作的協調者角色。「不要自己做工作」的規則與基本生命週期會自動注入每個 kanban worker 的系統提示;此 skill... | devops/kanban-orchestrator |
kanban-worker | Hermes Kanban worker 的陷阱、範例與邊界情況。生命週期本身會以 KANBAN_GUIDANCE(來自 agent/prompt_builder.py)的形式自動注入每個 worker 的系統提示;此 skill 是你想深入了解時載入的... | devops/kanban-worker |
dogfood
| Skill | 描述 | 路徑 |
|---|---|---|
dogfood | Web 應用程式探索性 QA:找出 bug、證據、報告。 | dogfood |
| Skill | 描述 | 路徑 |
|---|---|---|
himalaya | Himalaya CLI:從終端機收發 IMAP/SMTP 電子郵件。 | email/himalaya |
github
| Skill | 描述 | 路徑 |
|---|---|---|
codebase-inspection | 使用 pygount 檢查程式碼庫:程式碼行數、語言、比例。 | github/codebase-inspection |
github-auth | GitHub 認證設定:HTTPS token、SSH 金鑰、gh CLI 登入。 | github/github-auth |
github-code-review | 審查 PR:diff、行內註解,透過 gh 或 REST API。 | github/github-code-review |
github-issues | 建立、分類、標籤、指派 GitHub issues,透過 gh 或 REST API。 | github/github-issues |
github-pr-workflow | GitHub PR 生命週期:分支、提交、建立、CI、合併。 | github/github-pr-workflow |
github-repo-management | 克隆/建立/分叉 repos;管理遠端、發布。 | github/github-repo-management |
media
| Skill | 描述 | 路徑 |
|---|---|---|
gif-search | 透過 curl + jq 從 Tenor 搜尋/下載 GIF。 | media/gif-search |
heartmula | HeartMuLa:類似 Suno 的歌曲產生,從歌詞 + 標籤生成音樂。 | media/heartmula |
songsee | 音訊光譜圖/特徵(mel、chroma、MFCC),透過 CLI 操作。 | media/songsee |
youtube-content | YouTube 逐字稿轉摘要、討論串、部落格文章。 | media/youtube-content |
mlops
| Skill | 描述 | 路徑 |
|---|---|---|
audiocraft-audio-generation | AudioCraft:MusicGen 文字轉音樂、AudioGen 文字轉音效。 | mlops/models/audiocraft |
huggingface-hub | HuggingFace hf CLI:搜尋/下載/上傳模型、資料集。 | mlops/huggingface-hub |
llama-cpp | llama.cpp 本地 GGUF 推論 + HF Hub 模型探索。 | mlops/inference/llama-cpp |
evaluating-llms-harness | lm-eval-harness:基準測試 LLM(MMLU、GSM8K 等)。 | mlops/evaluation/lm-evaluation-harness |
segment-anything-model | SAM:透過點、框、遮罩進行零樣本影像分割。 | mlops/models/segment-anything |
serving-llms-vllm | vLLM:高吞吐量 LLM 服務、OpenAI API、量化。 | mlops/inference/vllm |
weights-and-biases | W&B:記錄 ML 實驗、超參數掃描、模型註冊表、儀表板。 | mlops/evaluation/weights-and-biases |
note-taking
| Skill | 描述 | 路徑 |
|---|---|---|
obsidian | 在 Obsidian vault 中讀取、搜尋、建立和編輯筆記。 | note-taking/obsidian |
productivity
| Skill | 描述 | 路徑 |
|---|---|---|
airtable | 透過 curl 使用 Airtable REST API。記錄的 CRUD、篩選、upsert。 | productivity/airtable |
google-workspace | Gmail、Calendar、Drive、Docs、Sheets,透過 gws CLI 或 Python。 | productivity/google-workspace |
maps | 地理編碼、POI、路線、時區,透過 OpenStreetMap/OSRM。 | productivity/maps |
nano-pdf | 透過 nano-pdf CLI 編輯 PDF 文字/錯字/標題(自然語言提示)。 | productivity/nano-pdf |
notion | Notion API + ntn CLI:頁面、資料庫、markdown、Workers。 | productivity/notion |
ocr-and-documents | 從 PDF/掃描檔中提取文字(pymupdf、marker-pdf)。 | productivity/ocr-and-documents |
powerpoint | 建立、讀取、編輯 .pptx 簡報、投影片、備註、範本。 | productivity/powerpoint |
teams-meeting-pipeline | 透過 Hermes CLI 操作 Teams 會議摘要管線——摘要會議、檢查管線狀態、重播工作、管理 Microsoft Graph 訂閱。 | productivity/teams-meeting-pipeline |
research
| Skill | 描述 | 路徑 |
|---|---|---|
arxiv | 按關鍵字、作者、分類或 ID 搜尋 arXiv 論文。 | research/arxiv |
blogwatcher | 透過 blogwatcher-cli 工具監控部落格和 RSS/Atom feed。 | research/blogwatcher |
llm-wiki | Karpathy 的 LLM Wiki:建立/查詢相互連結的 markdown 知識庫。 | research/llm-wiki |
polymarket | 查詢 Polymarket:市場、價格、訂單簿、歷史。 | research/polymarket |
research-paper-writing | 撰寫 NeurIPS/ICML/ICLR ML 論文:設計→投稿。 | research/research-paper-writing |
smart-home
| Skill | 描述 | 路徑 |
|---|---|---|
openhue | 透過 OpenHue CLI 控制 Philips Hue 燈光、場景、房間。 | smart-home/openhue |
social-media
| Skill | 描述 | 路徑 |
|---|---|---|
xurl | 透過 xurl CLI 使用 X/Twitter:發文、搜尋、私訊、媒體、v2 API。 | social-media/xurl |
software-development
| Skill | 描述 | 路徑 |
|---|---|---|
hermes-agent-skill-authoring | 編寫 repo 內的 SKILL.md:frontmatter、驗證器、結構。 | software-development/hermes-agent-skill-authoring |
node-inspect-debugger | 透過 --inspect + Chrome DevTools Protocol CLI 偵錯 Node.js。 | software-development/node-inspect-debugger |
plan | 規劃模式:將可執行的 markdown 計畫寫入 .hermes/plans/,不執行。細粒度任務、精確路徑、完整程式碼。 | software-development/plan |
python-debugpy | 偵錯 Python:pdb REPL + debugpy 遠端(DAP)。 | software-development/python-debugpy |
requesting-code-review | 提交前審查:安全掃描、品質門檻、自動修復。 | software-development/requesting-code-review |
simplify-code | 並行 3 個 agent 清理最近的程式碼變更。 | software-development/simplify-code |
spike | 拋棄式實驗,在建構前驗證想法。 | software-development/spike |
systematic-debugging | 4 階段根因偵錯:先理解 bug 再修復。 | software-development/systematic-debugging |
test-driven-development | TDD:強制 RED-GREEN-REFACTOR,測試優先於程式碼。 | software-development/test-driven-development |
yuanbao
| Skill | 描述 | 路徑 |
|---|---|---|
yuanbao | 元寶群組:@提及使用者、查詢資訊/成員。 | yuanbao |