Home / hermes-brasil / hermes-brasil · skills/rag-assistente-conhecimento/SKILL.md · GitHub

rag-assistente-conhecimento skillA

rag-assistente-conhecimento is agent-read markdown (skill) from hermes-brasil/hermes-brasil: Criar assistente RAG com conhecimento da empresa..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# RAG — Assistente de Conhecimento (Retrieval-Augmented Generation)

> **O que é:** técnica que permite IA acessar conhecimento EXTERNO (documentos,
> FAQ, banco de dados da empresa) para dar respostas precisas e baseadas nos
> dados do cliente — em vez de respostas genéricas do modelo.

## Conceitos-chave

```
📋 PIPELINE DE RAG:
├── 1. INGESTÃO: carregar documentos
├── 2. INDEXAÇÃO: dividir em chunks + gerar embeddings
├── 3. RETRIEVAL: buscar chunks relevantes à pergunta
└── 4. GERAÇÃO: modelo responde usando o contexto recuperado
```

### Técnicas avançadas (aplicar conforme necessidade)
```
├── Query Translation: melhorar a pergunta antes de buscar
│   ├── Multi-Query (várias versões da pergunta)
│   ├── RAG Fusion (combina resultados)
│   ├── Decomposition (quebra pergunta complexa)
│   ├── Step Back (pergunta mais geral)
│   └── HyDE (gera resposta hipotética para buscar)
├── Routing: direcionar pergunta ao modelo/fluxo certo
├── Indexing avançado: RAPTOR, ColBERT
├── CRAG (Conditional RAG): corrigir retrieval com base no grau de confiança
└── Adaptive RAG: decide quando buscar mais dados ou responder direto
```

## Embeddings
…

Read the whole file at its exact version.

How to install

Latest version
mdr add hermes-brasil/hermes-brasil/rag-assistente-conhecimento@git:20260803.34bcfeb
Exact content
mdr add hermes-brasil/hermes-brasil/rag-assistente-conhecimento@sha256:a93026192950fdc3

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zbm4xchtyuqolxsq.svg)](https://markdownregistry.com/a/art_zbm4xchtyuqolxsq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260803.34bcfeb latest2026-08-03 34bcfeb 4,692 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4692 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

hermes-brasil/hermes-brasil · 144 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zbm4xchtyuqolxsq
GET https://markdownregistry.com/api/v1/resolve?ref=hermes-brasil/hermes-brasil/rag-assistente-conhecimento
GET https://markdownregistry.com/api/v1/blob/a93026192950fdc3fbcbb17aacb925a84fefb1d99838c286aa6dee8e21926024

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from hermes-brasil/hermes-brasil

anti-ai-slop skill
hermes-brasil/hermes-brasil · skills/anti-ai-slop/SKILL.md · Protocolo de revisão editorial para eliminar AI slop em textos PT-BR e EN. Use em toda peça escrita antes da entrega…
v1.0.0 · audit A · 144 stars
hermes-ops-producao skill
hermes-brasil/hermes-brasil · skills/hermes-ops-producao/SKILL.md · Operar Hermes Agent em produção no VPS — update, restart de gateway, health-check, profiles múltiplos e ambientes sem…
git:20260804.b558aec · audit A · 144 stars
hermes-philosophy-podcast skill
hermes-brasil/hermes-brasil · skills/hermes-philosophy-podcast/SKILL.md · Insights do podcast Peter Yang com Karan Malhotra (Nous).
git:20260804.5e2ca7f · audit A · 144 stars
orquestracao-kanban-humano-agente skill
hermes-brasil/hermes-brasil · skills/orquestracao-kanban-humano-agente/SKILL.md · Orquestrar projetos com Kanban humano + agentes de IA.
git:20260804.a5390e5 · audit A · 144 stars
prospeccao-b2b-comercio-local skill
hermes-brasil/hermes-brasil · skills/prospeccao-b2b-comercio-local/SKILL.md · Prospeccao B2B de comercio local (Google Places + WhatsApp + registro).
git:20260803.34bcfeb · audit A · 144 stars
think-tank-research skill
hermes-brasil/hermes-brasil · skills/think-tank-research/SKILL.md · Use quando precisar de pesquisa multi-persona com síntese protegida por evidências.
v0.1.0 · audit A · 144 stars
triagem-conteudo-externo skill
hermes-brasil/hermes-brasil · skills/triagem-conteudo-externo/SKILL.md · Tratar conteúdo externo não confiável antes de agir.
v1.0.0 · audit A · 144 stars

Every file in hermes-brasil/hermes-brasil

Browse by kind, by grade A, or by owner.