Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
adryanmoldokkr32-pixel avatar

Rag System Architect

  • 1 installs
  • Updated April 19, 2026
  • adryanmoldokkr32-pixel/bionicbot-devops-ai-skills

rag-system-architect is a Claude Code skill that designs retrieval-augmented generation systems for answering questions over private data.

About

rag-system-architect designs Retrieval-Augmented Generation systems that answer questions from a private set of documents. A developer uses it to plan a data ingestion pipeline (chunking, embedding), pick a retrieval strategy (semantic, keyword, or hybrid), and design the context-injection step in the LLM prompt. It also covers source attribution and tuning the retrieval window to prevent hallucinations.

  • Designs RAG systems that answer from a private document set
  • Covers chunking, embedding, retrieval strategy, and context injection
  • Adds source attribution and retrieval tuning to reduce hallucinations

Rag System Architect by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #14,098 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 7, 2026 (Skillselion catalog sync)
At a glance

rag-system-architect capabilities & compatibility

Capabilities
rag design · retrieval strategy · embedding pipeline
Use cases
research · web search
From the docs

What rag-system-architect says it does

Design Retrieval-Augmented Generation systems for private data.
SKILL.md
Implement a retrieval strategy (Semantic search, Keyword search, Hybrid).
SKILL.md
npx skills add https://github.com/adryanmoldokkr32-pixel/bionicbot-devops-ai-skills --skill rag-system-architect

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
Last updatedApril 19, 2026
Repositoryadryanmoldokkr32-pixel/bionicbot-devops-ai-skills

How do you build a RAG system that answers only from private documents without hallucinating?

Design a RAG pipeline that answers questions grounded in a private document collection with source citations.

Who is it for?

Developers building a RAG bot or private-document Q&A pipeline who need an ingestion and retrieval design.

Skip if: Tasks where a task-specific model already works and no private-document retrieval is needed.

When should I use this skill?

The user wants to build or improve a RAG system over their own documents or data.

What you get

A RAG design with chunking, embeddings, a retrieval strategy, context injection, and source attribution.

  • A RAG ingestion and retrieval design
  • Context-injection and source-attribution plan

By the numbers

  • 5-step design process (ingestion, retrieval, context injection, attribution, tuning)

Files

SKILL.mdMarkdownGitHub ↗

RAG System Architect

This skill focuses on teaching AI to answer questions based exclusively on a private set of documents or data.

Instructions

1. Design the data ingestion pipeline (Chunking, Embedding). 2. Implement a retrieval strategy (Semantic search, Keyword search, Hybrid). 3. Design the 'Context Injection' step in the LLM prompt. 4. Implement source attribution to cite specific documents. 5. Optimize the retrieval window to prevent hallucinations.

Examples

  • "Build a RAG system that answers questions based on my company's PDFs."
  • "Improve the accuracy of my RAG bot by adjusting the chunk size."

Related skills

FAQ

What retrieval strategies does it cover?

It covers semantic search, keyword search, and hybrid retrieval.

How does it reduce hallucinations?

It optimizes the retrieval window and adds source attribution to cite specific documents.

AI & Agent Buildingllmagentsresearch

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.