documentador-rag
CommunityTurn unstructured data into RAG-ready Markdown
System Documentation
What problem does it solve?
Converts heterogeneous, unstructured inputs into deterministic, canonical Markdown documents explicitly prepared for vector-database ingestion and semantic chunking. It enforces fidelity to the original input, prevents undocumented summarization, and structures content so downstream pipelines can reliably separate theoretical and practical chunks.
Core Features & Use Cases
- Deterministic Markdown output: Produces canonical .md files with a required YAML metadata block and rigid sectioning to support automated chunking.
- Theory vs Practice separation: Marks content structurally as
TeoriaandPraticaso each chunk's role is explicit for retrieval and pipeline processing. - Broad input support: Designed for transcripts, meeting notes, Swagger/API specs, raw JSON, and technical documents to build knowledge bases and RAG corpora.
- Quality rules: Enforces no summarization, per-section Summaries optimized for embeddings, and preservation of all technical details present in the input.
Quick Start
Use the documentador-rag skill to convert meeting-audio.mp3 into a deterministic Markdown document with required YAML metadata, separated theory and practice sections, and Summary blocks suitable for semantic chunking.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: documentador-rag Download link: https://github.com/joleques/northstar-ai/archive/main.zip#documentador-rag Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.