skills/smithery.ai/rag_ingestion

rag_ingestion

Installation
SKILL.md

RAG Ingestion Skill

Overview

Ingestion is how content gets into RAG. There are two ingestion paths:

  1. Text ingestion — add any raw text directly (articles, notes, web content)
  2. Plex ingestion — extract subtitle text from Plex media and embed it

Both paths generate embeddings and store them in the vector database for semantic search.

When to Use

Installs
2
First Seen
Mar 29, 2026
rag_ingestion from smithery.ai