What problem does it solve?
Migrating documentation between platforms is error-prone and time-consuming. This skill standardizes and accelerates the process by translating Mintlify, Docusaurus, GitBook, and ReadMe docs into the DevDoc schema, preserving structure and content.
Core Features & Use Cases
- Platform detection and source format identification to guide migration.
- End-to-end mappings from Mintlify, Docusaurus, GitBook, and ReadMe to DevDoc structures, including navigation, metadata, and content.
- Asset and content migration with optional reference materials and on-demand asset integration.
- Validation and preview steps via built-in checks and local DevDoc preview.
Quick Start
Invoke the migrate-docs skill with a path to your source documentation and run the migration workflow. Example: set SOURCE_DIR=/path/to/docs and execute the migration command through the DevDoc CLI, then review the generated docs.json and theme.json before importing.