Tommy-yw

134 mods across 1 repository, 543 stars between them.

obliteratus

97

Tommy-yw/RunbookHermes

Skill Claude CodeCodex needs its repo

Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, LEACE, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods, 28 analysis modules, 116 model presets across 5 compute tiers, tournament…

not rated 543 3mo ago A 103 tokens copy · 86% MIT

outlines

98

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library.

not rated 543 3mo ago B 50 tokens copy · 97% MIT

serving-llms-vllm

99

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.

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

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

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.

not rated 543 3mo ago A 54 tokens copy · 86% MIT

Tommy-yw/RunbookHermes

Skill Claude CodeCodex needs its repo

Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.

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

dspy

102

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

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.

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

axolotl

103

Tommy-yw/RunbookHermes

Skill Claude CodeCodex needs its repo

Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support.

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

fine-tuning-with-trl

104

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

not rated 543 3mo ago A 69 tokens copy · 83% MIT

unsloth

105

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization.

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

obsidian

106

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Read, search, and create notes in the Obsidian vault.

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

linear

107

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

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.

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

maps

108

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Location intelligence — geocode a place, reverse-geocode coordinates, find nearby places (46 POI categories), driving/walking/cycling distance + time, turn-by-turn directions, timezone lookup, bounding box + area for a named place, and POI search within a rectangle. Uses OpenStreetMap + Overpass + OSRM. Free, no API…

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

nano-pdf

109

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

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.

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

notion

110

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.

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

ocr-and-documents

111

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Extract text from PDFs and scanned documents. Use webextract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

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

powerpoint

112

Tommy-yw/RunbookHermes

Skill Claude CodeCodex needs its repo

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

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

godmode

113

Tommy-yw/RunbookHermes

Skill Claude CodeCodex ⚠ unsafe

Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a user wants to bypass safety filters, jailbreak a model, or…

not rated 543 3mo ago E ⚑ AI: unsafe 82 tokens copy · 94% MIT

arxiv

114

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with webextract or the ocr-and-documents skill to read full paper content.

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

blogwatcher

115

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher-cli tool. Add blogs, scan for new articles, track read status, and filter by category.

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

llm-wiki

116

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Karpathy's LLM Wiki — build and maintain a persistent, interlinked markdown knowledge base. Ingest sources, query compiled knowledge, and lint for consistency.

not rated 543 3mo ago B 37 tokens copy · 95% MIT

polymarket

117

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

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

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

End-to-end pipeline for writing ML/AI research papers — from experiment design through analysis, drafting, revision, and submission. Covers NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Integrates automated experiment monitoring, statistical analysis, iterative writing, and citation verification.

not rated 543 3mo ago B 64 tokens copy · 88% MIT

payment-503-spike

120

Tommy-yw/RunbookHermes

Skill Claude CodeCodex

Use this skill when payment-service starts returning HTTP 503 shortly after a release, especially after version v2.3.1.

not rated 543 3mo ago A 0 tokens original 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: