Convert Document for Knowledge Base
Skill Verified ActiveConvert external documents — specs, contracts, reports — to markdown for knowledge base ingestion.
To efficiently transform unstructured or semi-structured documents into a standardized markdown format, enabling easier ingestion and management within knowledge bases.
Features
- Convert documents to markdown
- Ingest external specs, contracts, and reports
- Utilize Iteration Layer API for conversion
- Provide examples in multiple languages (cURL, TS, Python, Go)
Use Cases
- When needing to ingest vendor specifications into a wiki.
- When converting partner contracts into a searchable knowledge base.
- When transforming agency reports into a structured markdown format for internal documentation.
Non-Goals
- Performing complex document editing or formatting beyond conversion to markdown.
- Interacting with local file systems beyond specifying the input document URL.
- Providing advanced knowledge graph construction from documents.
Versioning
- info:Release ManagementThere is no explicit versioning mechanism like a CHANGELOG or version number in the manifest; installation uses a GitHub repo reference.
Installation
First, add the marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Extract Fleet Vehicle Registration
100Extract vehicle identification, owner details, registration dates, and technical specifications from vehicle registration documents.
Convert Resume to Markdown
100Convert a resume PDF to clean markdown for LLM parsing or candidate pipelines.
Wiki Builder
99Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a folder of markdown pages with provenance, plus a shadow FTS5 index so any session can recall it. Use when the user says "start a wiki", "add to wiki", "compile a page", "wiki on X", or wants a long-lived knowledge base on a topic, paper, product, person, project, or codebase.
Iterationlayer
98Integrate Iteration Layer APIs for document, website, image, and sheet processing. Composable APIs — Document Extraction, Website Extraction, Document to Markdown, Image Transformation, Image Generation, Document Generation, and Sheet Generation — share one credit pool and chain together into workflows.
Extract Rental Application
98Extract applicant details, employment history, income, and references from a rental application form into structured JSON for tenant screening.
Nutrient Document Processing
98Process documents with Nutrient DWS. Use when the user wants to generate PDFs from HTML or URLs, convert Office/images/PDFs, assemble or split packets, OCR scans, extract text/tables/key-value pairs, redact PII, watermark, sign, fill forms, optimize PDFs, or produce compliance outputs like PDF/A or PDF/UA. Triggers include convert to PDF, merge these PDFs, OCR this scan, extract tables, redact PII, sign this PDF, make this PDF/A, or linearize for web delivery.