book-ingestion

Generate the complete RAG ingestion script to crawl textbook from sitemap.xml, chunk content, embed using Gemini, and push to Qdrant following MCP documentation.

$ Installieren

git clone https://github.com/nadeemsangrasi/humanoid-and-robotic-book /tmp/humanoid-and-robotic-book && cp -r /tmp/humanoid-and-robotic-book/.claude/skills/book-ingestion ~/.claude/skills/humanoid-and-robotic-book

// tip: Run this command in your terminal to install the skill