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

インストールへ移動

ソース情報

リポジトリ
brevdev/workshop-build-an-agent
ソースの最終更新活動
2026年6月30日 01:00
検出された SKILL.md の言語
英語
スター
133
フォーク
84

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。