Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 289-312 of 50479 skills
NousResearch

optimizing-attention-flash

by NousResearch

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.

Automation 179.3K 2mo ago
NousResearch

ocr-and-documents

by NousResearch

Extract text from PDFs and scanned documents. Use web_extract 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.

Academic 179.7K 3mo ago
NousResearch

obliteratus

by NousResearch

Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods (+ 4 Python-API-only), 15 analysis modules, 116 model presets across 5 compute tiers. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.

CLI Tools 179.2K 2mo ago
mattpocock

improve-codebase-architecture

by mattpocock

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

Processing 116.6K 1mo ago
NousResearch

native-mcp

by NousResearch

Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Hermes Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.

API Dev 179.4K 2mo ago
NousResearch

huggingface-accelerate

by NousResearch

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.

Automation 179.4K 2mo ago
NousResearch

nemo-curator

by NousResearch

GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or deduplicating large corpora.

CI/CD 179.3K 2mo ago
NousResearch

obsidian

by NousResearch

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

Code Gen 179.3K 3mo ago
NousResearch

himalaya

by NousResearch

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).

CLI Tools 179.3K 3mo ago
NousResearch

imessage

by NousResearch

Send and receive iMessages/SMS via the imsg CLI on macOS.

CLI Tools 179.2K 2mo ago
NousResearch

youtube-content

by NousResearch

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts).

CLI Tools 179.3K 3mo ago
NousResearch

peft-fine-tuning

by NousResearch

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

ML Ops 179.2K 2mo ago
mattpocock

grill-me

by mattpocock

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

Design 116.7K 1mo ago
n8n-io

create-pr

by n8n-io

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

Code Review 191K 4mo ago
NousResearch

audiocraft-audio-generation

by NousResearch

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.

Code Gen 179.2K 2mo ago
NousResearch

blackbox

by NousResearch

Delegate coding tasks to Blackbox AI CLI agent. Multi-model agent with built-in judge that runs tasks through multiple LLMs and picks the best result. Requires the blackbox CLI and a Blackbox AI API key.

Agents 179.1K 26d ago
n8n-io

linear-issue

by n8n-io

Fetch and analyze Linear issue with all related context. Use when starting work on a Linear ticket, analyzing issues, or gathering context about a Linear issue.

Code Review 190.9K 3mo ago
n8n-io

reproduce-bug

by n8n-io

Reproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input.

Debugging 190.9K 3mo ago
n8n-io

n8n-conventions

by n8n-io

Quick reference for n8n patterns. Full docs /AGENTS.md

Testing 190.9K 3mo ago
NousResearch

ascii-art

by NousResearch

Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii conversion, and search curated art from emojicombos.com and asciiart.eu (11,000+ artworks). Falls back to LLM-generated art.

CLI Tools 179.2K 3mo ago
mattpocock

write-a-skill

by mattpocock

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

Agents 116.3K 4mo ago
NousResearch

songwriting-and-ai-music

by NousResearch

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.

Code Gen 179.1K 2mo ago
NousResearch

webhook-subscriptions

by NousResearch

Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.

Code Gen 179.1K 2mo ago
NousResearch

pokemon-player

by NousResearch

Play Pokemon games autonomously via headless emulation. Starts a game server, reads structured game state from RAM, makes strategic decisions, and sends button inputs — all from the terminal.

File Ops 179.1K 2mo ago