跳到主要内容

内置技能目录

Hermes 附带一个大型内置技能库,在安装时复制到 ~/.hermes/skills/。本页目录位于仓库 skills/ 下的内置技能。

apple

Apple/macOS 特定技能 — iMessage、提醒事项、备忘录、查找我的和 macOS 自动化。这些技能仅在 macOS 系统上加载。

技能描述路径
apple-notes通过 macOS 上的 memo CLI 管理 Apple 备忘录(创建、查看、搜索、编辑)。apple/apple-notes
apple-reminders通过 remindctl CLI 管理 Apple 提醒事项(列出、添加、完成、删除)。apple/apple-reminders
findmy通过 macOS 上的 FindMy.app 使用 AppleScript 和屏幕截图跟踪 Apple 设备和 AirTags。apple/findmy
imessage通过 macOS 上的 imsg CLI 发送和接收 iMessage/SMS。apple/imessage

autonomous-ai-agents

生成和编排自主 AI 编码 agent 和多 agent 工作流的技能。

技能描述路径
claude-code将编码任务委托给 Claude Code(Anthropic 的 CLI agent)。autonomous-ai-agents/claude-code
codex将编码任务委托给 OpenAI Codex CLI agent。autonomous-ai-agents/codex
hermes-agent-spawning将额外的 Hermes Agent 实例生成为独立子进程。autonomous-ai-agents/hermes-agent
opencode将编码任务委托给 OpenCode CLI agent。autonomous-ai-agents/opencode

data-science

数据科学工作流技能。

技能描述路径
jupyter-live-kernel通过 hamelnb 使用实时 Jupyter 内核进行有状态、迭代式 Python 执行。data-science/jupyter-live-kernel

creative

创意内容生成。

技能描述路径
ascii-art使用 pyfiglet、cowsay 等生成 ASCII 艺术。creative/ascii-art
ascii-videoASCII 艺术视频生产管道。creative/ascii-video
excalidraw使用 Excalidraw JSON 格式创建手绘风格图表。creative/excalidraw
p5js使用 p5.js 进行交互式和生成式视觉艺术。creative/p5js

devops

DevOps 和基础设施自动化技能。

技能描述路径
webhook-subscriptions创建和管理 webhook 订阅。devops/webhook-subscriptions

dogfood

技能描述路径
dogfood系统化探索性 QA 测试。dogfood/dogfood
hermes-agent-setup帮助用户配置 Hermes Agent。dogfood/hermes-agent-setup

email

电子邮件技能。

技能描述路径
himalaya通过 IMAP/SMTP 管理电子邮件。email/himalaya

gaming

游戏服务器和模拟器技能。

技能描述路径
minecraft-modpack-server设置模组 Minecraft 服务器。gaming/minecraft-modpack-server
pokemon-player自主玩宝可梦游戏。gaming/pokemon-player

github

GitHub 工作流技能。

技能描述路径
codebase-inspection代码库分析和统计。github/codebase-inspection
github-authGitHub 认证设置。github/github-auth
github-code-review代码审查。github/github-code-review
github-issues管理 GitHub issues。github/github-issues
github-pr-workflowPull request 生命周期管理。github/github-pr-workflow
github-repo-management仓库管理。github/github-repo-management

inference-sh

AI 应用执行技能。

技能描述路径
inference-sh-cli通过 inference.sh CLI 运行 150+ AI 应用。inference-sh/cli

leisure

技能描述路径
find-nearby使用 OpenStreetMap 查找附近地点。leisure/find-nearby

mcp

MCP 相关技能。

技能描述路径
mcportermcporter CLI 工具。mcp/mcporter
native-mcp内置 MCP 客户端。mcp/native-mcp

media

媒体处理技能。

技能描述路径
gif-search从 Tenor 搜索和下载 GIF。media/gif-search
heartmula音乐生成模型。media/heartmula
songsee音频频谱图生成。media/songsee
youtube-contentYouTube 字幕获取。media/youtube-content

mlops

MLOps 工具。

技能描述路径
huggingface-hubHugging Face Hub CLI。mlops/huggingface-hub

mlops/cloud

GPU 云提供商。

技能描述路径
lambda-labs-gpu-cloudLambda Labs GPU 云。mlops/cloud/lambda-labs
modal-serverless-gpuModal 无服务器 GPU。mlops/cloud/modal

mlops/evaluation

模型评估工具。

技能描述路径
evaluating-llms-harnessLLM 评估基准。mlops/evaluation/lm-evaluation-harness
huggingface-tokenizers高速分词器。mlops/evaluation/huggingface-tokenizers
nemo-curatorGPU 加速数据整理。mlops/evaluation/nemo-curator
sparse-autoencoder-training稀疏自编码器训练。mlops/evaluation/saelens
weights-and-biasesW&B 实验跟踪。mlops/evaluation/weights-and-biases

mlops/inference

推理优化工具。

技能描述路径
gguf-quantizationGGUF 格式量化。mlops/inference/gguf
guidance约束生成框架。mlops/inference/guidance
instructor结构化输出库。mlops/inference/instructor
llama-cppCPU/GPU 推理。mlops/inference/llama-cpp
obliteratus移除拒绝行为。mlops/inference/obliteratus
outlines结构化生成。mlops/inference/outlines
serving-llms-vllmvLLM 服务。mlops/inference/vllm
tensorrt-llmTensorRT 优化。mlops/inference/tensorrt-llm

mlops/models

模型架构工具。

技能描述路径
audiocraft-audio-generation音频生成。mlops/models/audiocraft
clip图像-语言模型。mlops/models/clip
llava视觉助手。mlops/models/llava
segment-anything-model图像分割。mlops/models/segment-anything
stable-diffusion-image-generation文本转图像。mlops/models/stable-diffusion
whisper语音识别。mlops/models/whisper

mlops/research

ML 研究框架。

技能描述路径
dspy声明式 AI 编程。mlops/research/dspy

mlops/training

训练工具。

技能描述路径
axolotlAxolotl 微调。mlops/training/axolotl
distributed-llm-pretraining-torchtitan分布式预训练。mlops/training/torchtitan
fine-tuning-with-trlTRL 微调。mlops/training/trl-fine-tuning
grpo-rl-trainingGRPO 训练。mlops/training/grpo-rl-training
hermes-atropos-environmentsAtropos 环境。mlops/training/hermes-atropos-environments
huggingface-accelerate分布式训练。mlops/training/accelerate
optimizing-attention-flashFlash Attention。mlops/training/flash-attention
peft-fine-tuningLoRA/QLoRA 微调。mlops/training/peft
pytorch-fsdpFSDP 训练。mlops/training/pytorch-fsdp
pytorch-lightningPyTorch Lightning。mlops/training/pytorch-lightning
simpo-trainingSIMPO 对齐。mlops/training/simpo
slime-rl-trainingSLIME 训练。mlops/training/slime
unslothUnsloth 快速微调。mlops/training/unsloth

mlops/vector-databases

向量数据库。

技能描述路径
chromaChroma 向量数据库。mlops/vector-databases/chroma
faissFAISS 相似性搜索。mlops/vector-databases/faiss
pineconePinecone 托管向量数据库。mlops/vector-databases/pinecone
qdrant-vector-searchQdrant 向量搜索。mlops/vector-databases/qdrant

note-taking

笔记技能。

技能描述路径
obsidianObsidian 笔记。note-taking/obsidian

productivity

生产力工具。

技能描述路径
google-workspaceGoogle Workspace 集成。productivity/google-workspace
linearLinear 项目管理。productivity/linear
nano-pdfPDF 编辑。productivity/nano-pdf
notionNotion API。productivity/notion
ocr-and-documentsOCR 和文档提取。productivity/ocr-and-documents
powerpointPowerPoint 处理。productivity/powerpoint

research

研究工具。

技能描述路径
arxiv学术论文搜索。research/arxiv
blogwatcher博客和 RSS 监控。research/blogwatcher
llm-wikiLLM Wiki 知识库。research/llm-wiki
domain-intel域名情报。research/domain-intel
duckduckgo-searchDuckDuckGo 搜索。research/duckduckgo-search
ml-paper-writingML 论文写作。research/ml-paper-writing
polymarket预测市场数据。research/polymarket

red-teaming

红队技能。

技能描述路径
godmodeG0DM0D3越狱技术。red-teaming/godmode

smart-home

智能家居技能。

技能描述路径
openhuePhilips Hue 控制。smart-home/openhue

social-media

社交媒体技能。

技能描述路径
xitterX/Twitter 交互。social-media/xitter

software-development

软件开发技能。

技能描述路径
code-review代码审查指南。software-development/code-review
plan计划模式。software-development/plan
requesting-code-review请求代码审查。software-development/requesting-code-review
subagent-driven-development子 agent 驱动开发。software-development/subagent-driven-development
systematic-debugging系统调试。software-development/systematic-debugging
test-driven-development测试驱动开发。software-development/test-driven-development
writing-plans编写计划。software-development/writing-plans