microck/ordinary-claude-machine-learning-rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
This is a copy. The original lives at comeonoliver/skillshub-rag-implementation.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill rag-implementation
Take microck/ordinary-claude-machine-learning-rag-implementation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.