By rnben
ML lifecycle: training, inference, evaluation, cloud GPU, image/audio models.
PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.
Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support
OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.
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 |
Search 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.
npx claudepluginhub rnben/hermes-skills --plugin mlops-skillsClaude Code skill pack for Vast.ai (24 skills)
Core Hugging Face Hub operations through the hf CLI, including skill installation, repo management, jobs, datasets, models, Spaces, and discovery.
ML engineering plugin: Give your AI coding agent ML engineering superpowers.
ML model training pipelines, hyperparameter tuning, model deployment automation, experiment tracking, and MLOps workflows
Monorepo skill generator that creates specialized AI skills and checklists for each subsystem to improve code quality and consistency.
Memory compression system for Claude Code - persist context across sessions