Semantic search over a personal library using bge-m3 embeddings + sqlite-vec. Index books, documents, any text corpus; query by meaning. Includes EPUB→Markdown conversion and MCP server for auto-available search tools.
$npx -y skills add moonlight-lupin/agent-skills --skill library-ragInstalls into the current project.
Run `npx skills use "https://github.com/moonlight-lupin/agent-skills" --skill "moonlight-lupin/agent-skills/library-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/moonlight-lupin/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/moonlight-lupin/agent-skills"` and select the relevant skills, then follow their instructions.