Tommy-yw

134 mods across 1 repository, 543 stars between them.

excalidraw

73

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

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.

not rated 543 3mo ago A 58 tokens copy · 94% MIT

manim-video

74

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Production pipeline for mathematical and technical animations using Manim Community Edition. Creates 3Blue1Brown-style explainer videos, algorithm visualizations, equation derivations, architecture diagrams, and data stories. Use when users request: animated explanations, math animations, concept visualizations…

not rated 543 3mo ago A 87 tokens copy · 95% MIT

p5js

75

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Production pipeline for interactive and generative visual art using p5.js. Creates browser-based sketches, generative art, data visualizations, interactive experiences, 3D scenes, audio-reactive visuals, and motion graphics — exported as HTML, PNG, GIF, MP4, or SVG. Covers: 2D/3D rendering, noise and particle systems…

not rated 543 3mo ago A 152 tokens copy · 98% MIT

popular-web-designs

76

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

54 production-quality design systems extracted from real websites. Load a template to generate HTML/CSS that matches the visual identity of sites like Stripe, Linear, Vercel, Notion, Airbnb, and more. Each template includes colors, typography, components, layout rules, and ready-to-use CSS values.

not rated 543 3mo ago A 66 tokens copy · 91% MIT

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Songwriting craft, AI music generation prompts (Suno focus), parody/adaptation techniques, phonetic tricks, and lessons learned. These are tools and ideas, not rules. Break any of them when the art calls for it.

not rated 543 3mo ago A 53 tokens copy · 88% MIT

jupyter-live-kernel

78

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a…

not rated 543 3mo ago A 76 tokens copy · 81% MIT

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Create and manage webhook subscriptions for event-driven agent activation, or for direct push notifications (zero LLM cost). Use when the user wants external services to trigger agent runs OR push notifications to chats.

not rated 543 3mo ago A 44 tokens copy · 84% MIT

dogfood

80

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports.

not rated 543 3mo ago A 22 tokens copy · 88% MIT

himalaya

81

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

not rated 543 3mo ago A 52 tokens copy · 78% MIT

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Set up a modded Minecraft server from a CurseForge/Modrinth server pack zip. Covers NeoForge/Forge install, Java version, JVM tuning, firewall, LAN config, backups, and launch scripts.

not rated 543 3mo ago B 48 tokens copy · 84% MIT

codebase-inspection

83

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

not rated 543 3mo ago A 47 tokens copy · 89% MIT

github-auth

84

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

not rated 543 3mo ago A ✓ AI review 48 tokens copy · 88% MIT

github-code-review

85

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 543 3mo ago C 45 tokens copy · 97% MIT

github-issues

86

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 543 3mo ago C 50 tokens copy · 86% MIT

github-pr-workflow

87

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 543 3mo ago D 49 tokens copy · 86% MIT

Tommy-yw/RunbookHermes

Skill Claude CodeCodex needs its repo

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

not rated 543 3mo ago A ✓ AI review 47 tokens copy · 83% MIT

gif-search

89

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Search and download GIFs from Tenor using curl. No dependencies beyond curl and jq. Useful for finding reaction GIFs, creating visual content, and sending GIFs in chat.

not rated 543 3mo ago A 39 tokens copy · 94% MIT

heartmula

90

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Set up and run HeartMuLa, the open-source music generation model family (Suno-like). Generates full songs from lyrics + tags with multilingual support.

not rated 543 3mo ago A 34 tokens copy · 89% MIT

songsee

91

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.

not rated 543 3mo ago A 45 tokens copy · 91% MIT

youtube-content

92

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video.

not rated 543 3mo ago A 62 tokens copy · 91% MIT

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.

not rated 543 3mo ago A 85 tokens copy · 88% MIT

weights-and-biases

94

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform.

not rated 543 3mo ago A 39 tokens copy · 92% MIT

huggingface-hub

95

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Hugging Face Hub CLI (hf) — search, download, and upload models and datasets, manage repos, query datasets with SQL, deploy inference endpoints, manage Spaces and buckets.

not rated 543 3mo ago C 43 tokens copy · 84% MIT

llama-cpp

96

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Use this skill for local GGUF inference, quant selection, or Hugging Face repo discovery for llama.cpp.

not rated 543 3mo ago A 18 tokens copy · 97% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: