byitallstartedwithaidea· 113 skills
Knowledge Base RAG implements the complete Retrieval-Augmented Generation pipeline: document ingestion, intelligent chunking, embedding generation, vector store indexing, semantic retrieval, and grounded response generation.
$npx -y skills add itallstartedwithaidea/agent-skills --skill knowledge-base-ragInstalls into the current project.
Run `npx skills use "https://github.com/itallstartedwithaidea/agent-skills" --skill "itallstartedwithaidea/agent-skills/knowledge-base-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/itallstartedwithaidea/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/itallstartedwithaidea/agent-skills"` and select the relevant skills, then follow their instructions.