Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By rnben
SVG diagrams, ASCII art, hand-drawn diagrams, animations, web designs, music.
npx claudepluginhub rnben/hermes-skills --plugin creative-skillsGenerate dark-themed SVG diagrams of software systems and cloud infrastructure as standalone HTML files with inline SVG graphics. Semantic component colors (cyan=frontend, emerald=backend, violet=database, amber=cloud/AWS, rose=security, orange=message bus), JetBrains Mono font, grid background. Best suited for software architecture, cloud/VPC topology, microservice maps, service-mesh diagrams, database + API layer diagrams, security groups, message buses — anything that fits a tech-infra deck with a dark aesthetic. If a more specialized diagramming skill exists for the subject (scientific, educational, hand-drawn, animated, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback. Based on Cocoon AI's architecture-diagram-generator (MIT).
Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii, remote APIs (asciified, ascii.co.uk), and LLM fallback. No API keys required.
Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art animations, hybrid video+audio reactive, text/lyrics overlays, real-time terminal rendering. Use when users request: ASCII video, text art video, terminal-style video, character art animation, retro text visualization, audio visualizer in ASCII, converting video to ASCII art, matrix-style effects, or any animated ASCII output.
Generate project ideas through creative constraints. Use when the user says 'I want to build something', 'give me a project idea', 'I'm bored', 'what should I make', 'inspire me', or any variant of 'I have tools but no direction'. Works for code, art, hardware, writing, tools, and anything that can be made.
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code skill pack for Ideogram (24 skills)
Personal collection of agent skills using the open SKILL.md standard
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
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.
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 |