By rnben
Google Workspace, Linear, Notion, Feishu, PDF editing, OCR, PowerPoint.
Extract and parse content from Feishu/Hera blog articles when the browser tool times out. Use curl to pull HTML and embedded JSON.
Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration for Hermes. Uses Hermes-managed OAuth2 setup, prefers the Google Workspace CLI (`gws`) when available for broader API coverage, and falls back to the Python client libraries otherwise.
Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.
Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.
Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of 80 skills organized into 20 plugins for AI coding agents.
Source: Skills extracted from NousResearch/hermes-agent v0.10.0
claude plugin install rnben/hermes-skills
claude plugin install rnben/hermes-skills#github-skills # individual plugin
hermes skills tap add rnben/hermes-skills
hermes skills tap add rnben/hermes-skills#mlops-skills # individual category
git clone https://github.com/rnben/hermes-skills.git
# OpenCode: Add to .opencode/config.json:
# { "skills": { "enabled": true, "directory": "hermes-skills/.opencode/skills" } }
# Generic: Copy skills/ folder to your project
| # | Skill | Description | Project |
|---|---|---|---|
| 1 | apple-notes | Manage Apple Notes via memo CLI | https://github.com/sindresorhus/memo-cli |
| 2 | apple-reminders | Manage Apple Reminders via remindctl | https://github.com/steipete/remindctl |
| 3 | findmy | Track Apple devices and AirTags | https://developer.apple.com/find-my/ |
| 4 | imessage | Send/receive iMessages/SMS | https://github.com/steipete/tap |
| 5 | claude-code | Delegate tasks to Claude Code CLI | https://docs.anthropic.com/en/docs/claude-code |
| 6 | codex | Delegate tasks to OpenAI Codex CLI | https://github.com/openai/codex |
| 7 | hermes-agent | Hermes Agent full guide | https://github.com/NousResearch/hermes-agent |
| 8 | opencode | Delegate tasks to OpenCode CLI | https://opencode.ai |
| 9 | architecture-diagram | Dark-themed SVG architecture diagrams | https://github.com/Cocoon-AI/architecture-diagram-generator |
| 10 | ascii-art | Generate ASCII art (571 fonts) | https://github.com/jasonbrown20599/pyfiglet |
| 11 | ascii-video | Convert media to colored ASCII video | https://github.com/NousResearch/hermes-agent |
| 12 | creative-ideation | Generate project ideas via constraints | https://github.com/NousResearch/hermes-agent |
| 13 | excalidraw | Hand-drawn style diagrams | https://excalidraw.com |
| 14 | manim-video | Math/tech animations (Manim) | https://github.com/ManimCommunity/manim |
| 15 | p5js | Interactive generative visual art | https://p5js.org |
| 16 | popular-web-designs | 54 design systems from real sites | https://github.com/NousResearch/hermes-agent |
| 17 | songwriting-and-ai-music | Songwriting + AI music | https://github.com/NousResearch/hermes-agent |
| 18 | jupyter-live-kernel | Stateful Python via Jupyter kernel | https://github.com/hamelsmu/hamelnb |
| 19 | webhook-subscriptions | Webhook subscriptions for events | https://github.com/NousResearch/hermes-agent |
| 20 | dogfood | Systematic QA testing of web apps | https://github.com/NousResearch/hermes-agent |
| 21 | himalaya | IMAP/SMTP email management CLI | https://github.com/pimalaya/himalaya |
| 22 | minecraft-modpack-server | Modded Minecraft server setup | https://github.com/NousResearch/hermes-agent |
| 23 | pokemon-player | Auto-play Pokemon via emulation | https://github.com/NousResearch/hermes-agent |
| 24 | codebase-inspection | Codebase stats: LOC, language breakdown | https://github.com/ramonhdez/pygount |
| 25 | github-auth | GitHub authentication (HTTPS/SSH/gh) | https://docs.github.com/en/authentication |
| 26 | github-code-review | Analyze git diffs for code review | https://docs.github.com/en/pull-requests/review |
| 27 | github-issues | Create, manage, close GitHub issues | https://docs.github.com/en/issues |
| 28 | github-pr-workflow | Full PR lifecycle: branch to merge | https://docs.github.com/en/pull-requests |
| 29 | github-repo-management | Clone, create, fork, manage repos | https://docs.github.com/en/repositories |
| 30 | find-nearby | Find nearby places via OSM | https://www.openstreetmap.org |
| 31 | mcporter | MCP server management CLI | https://mcporter.dev |
| 32 | native-mcp | Built-in MCP client | https://modelcontextprotocol.io |
| 33 | gif-search | Search/download GIFs from Tenor | https://tenor.com |
| 34 | heartmula | Open-source music generation | https://github.com/nateraw/heartmula |
| 35 | songsee | Audio spectrograms and visualization | https://github.com/steipete/songsee |
| 36 | youtube-content | YouTube transcript extraction | https://github.com/NousResearch/hermes-agent |
| 37 | audiocraft | Text-to-music/sound generation | https://github.com/facebookresearch/audiocraft |
| 38 | axolotl | LLM fine-tuning (100+ models) | https://github.com/OpenAccess-AI-Collective/axolotl |
| 39 | clip | Vision-language zero-shot model | https://github.com/openai/CLIP |
| 40 | dspy | Declarative AI systems via DSPy | https://github.com/stanfordnlp/dspy |
| 41 | gguf | GGUF/llama.cpp quantization | https://github.com/ggerganov/llama.cpp |
npx claudepluginhub rnben/hermes-skills --plugin productivity-skillsSearch arXiv papers, monitor blogs/RSS, manage knowledge bases, markets.
Manage Apple services: Notes, Reminders, FindMy, iMessage.
Interactive Python execution with stateful Jupyter kernel.
Read, search, and create notes in the Obsidian vault.
Webhook subscriptions for event-driven agent activation.
Collection of skills for AI agents including Notion API integration and task automation. Extends Claude's ability to interact with productivity and data tools.
Google Workspace CLI (gws) skill — unified command-line access to Gmail, Drive, Sheets, Docs, Calendar, Chat, Admin, and 40+ Google APIs. Includes MCP server setup, authentication workflows, and agent-optimized usage patterns.
Universal intent router for Claude Code. One command that picks the highest-ROI skill automatically — GSD, Superpowers, or gstack.
12 PM-specific agent skills, 6 workflow commands, 3 automation hooks for Product Managers
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,916 supported skills.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,884 supported skills.