SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

docmancer
Local-first CLI to fetch, index, and query public documentation (GitBook, Mintlify, GitHub) so coding agents can ground answers in accurate, versioned docs.

claude-code-toolkit
Practical guide to building production Retrieval-Augmented Generation (RAG) systems: vector DB selection, chunking strategies, embedding model choices, retrieva

joelclaw
Fan-out retrieval pattern that searches all memory sources when a vague reference to past context appears, preventing guesswork and ensuring accurate context be

refly-skills
Perform semantic (meaning-based) search over documents or collections to find similar content and neural search results.

memory-lancedb-pro-skill
Installation, configuration, and operational guidance for memory-lancedb-pro — a production-grade long-term memory plugin with hybrid retrieval, smart extractio

nemotron
Authoritative knowledge-base for Nemotron 3 Nano: architecture, training data, SFT/RL recipes, evaluation and deployment guidance.

far
Generates persistent .meta sidecar files for binary documents (PDFs, images, spreadsheets, media) so coding agents can read and reason about non-text files with

awesome-omni-skill
Framework for building RAG and document-centric LLM applications: ingestion connectors, vector indices, query engines and agent integrations for document Q&A an

claude-obsidian
Answer questions from an Obsidian wiki: hot cache → index → pages; synthesize answers with citations and optionally file results.