Forge playbook for AI chatbots and RAG systems. Use when building a chatbot, assistant, RAG, or knowledge-base Q&A over documents — keywords: chatbot, RAG, retrieval, embeddings, vector search, ingestion, system prompt, knowledge base, assistant, hallucination, source-aware, lead capture. Covers retrieval logic, grounding, fallback behavior, and safety.
$npx -y skills add forgeyclap/claude-forge --skill forge-ragInstalls into the current project.
Run `npx skills use "https://github.com/forgeyclap/claude-forge" --skill "forgeyclap/claude-forge/forge-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/forgeyclap/claude-forge" that are relevant to the current task. Run `npx skills add "https://github.com/forgeyclap/claude-forge"` and select the relevant skills, then follow their instructions.