re-extract
Installation
SKILL.md
Re-extract Legacy Documentation Pipeline
When to Use
- A legacy Confluence HTML export is available
- Database needs rebuilding from scratch
- Schema changes require fresh extraction
- New RouterOS versions available in restraml GitHub Pages
Do not use this skill as the migration path for https://manual.mikrotik.com. MikroTik's new Docusaurus manual and CLI Reference require extractor and MCP/TUI result-shape redesign; read DESIGN.md and briefings/B-0012-docusaurus-manual-migration.md first.
Procedure
- Verify prerequisites
- Bun is installed:
bun --version - Dependencies installed:
bun install - Legacy HTML export exists in
box/documents-export-*/ROS/ - For commands: internet access to
https://tikoci.github.io/restraml/(or provide a local docs path explicitly)
- Bun is installed: