Skip to main content

module-2

This skill should be used when a learner is working through Module 2 ("Agentic RAG") of the Build-an-Agent workshop and wants help understanding the concepts, code, or how to run it — e.g. "/module-2 what is agentic RAG?", "/module-2 explain chunking and embeddings", "help me with the reranker exercise", "how do I configure the MCP connection?", "my langgraph dev won't start", "AttributeError on 'ellipsis' object has no attribute 'split_documents'", "the agent won't use web search", "how do I migrate to a local NIM?". It turns the agent into a Module 2 learning assistant (tutor) that explains concepts in the workshop's own framing, gives graduated hints WITHOUT ever completing exercises or revealing the answer key, and troubleshoots the RAG agent, the LangGraph dev server, MCP, Skills, and the local-NIM migration. Module 2 builds an IT Help Desk agentic-RAG agent — chunk/embed (NeMo Retriever) into FAISS, rerank, expose retrieval as a tool, add web search via MCP, add dynamically loaded Skills, run it with `l

Jump to install

Source facts

Repository
brevdev/workshop-build-an-agent
Last source activity
June 30, 2026 at 01:00
Detected SKILL.md language
English
Stars
133
Forks
84

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.