documentador-rag

Community

Turn unstructured data into RAG-ready Markdown

Authorjoleques
Version1.0.0
Installs0

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 Teoria and Pratica so 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.