Practical guides

Document Conversion and AI Skill Guides

Detailed workflows for recovering useful Markdown, packaging source material for AI agents, and preparing traceable datasets. Conversion happens in browser memory; each guide also explains the points where review or a separate cloud service may be required.

PDF and OCR

PDF to Markdown with OCR and Tables

Identify text and scanned PDFs, preserve page evidence, review OCR, and check complex tables before export.

8 minute read · PDF workflow
Read the PDF guide
AI Skills

Turn an Ebook into a Book Skill

Organize EPUB or long-form source material into chapters, references, and conservative indexes an agent can navigate.

9 minute read · EPUB and Skill workflow
Read the Book Skill guide
RAG preparation

Build a Local RAG Dataset from Documents

Clean source text, choose chunk boundaries, preserve metadata, and evaluate retrieval before adding more data.

9 minute read · RAG workflow
Read the RAG guide

Local preparation, explicit cloud decisions

DoGetSkill does not upload source documents to a conversion server. Guides distinguish local conversion from optional later steps such as OCR component downloads, embedding APIs, hosted vector databases, or model analysis so you can decide what leaves the device.