Use when setting up LibreChat RAG (Retrieval-Augmented Generation), configuring embeddings providers, setting up file search in agents, configuring PGVector/PostgreSQL for vector storage, or troubleshooting document indexing and retrieval. Also use when users ask about 'chat with documents' or 'file search' features.
$npx -y skills add bethanychamberlain/claude-skills-librechat --skill ragInstalls into the current project.
Run `npx skills use "https://github.com/bethanychamberlain/claude-skills-librechat" --skill "bethanychamberlain/claude-skills-librechat/rag"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bethanychamberlain/claude-skills-librechat" that are relevant to the current task. Run `npx skills add "https://github.com/bethanychamberlain/claude-skills-librechat"` and select the relevant skills, then follow their instructions.