KyrieCheungYepKyrieCheungYepCommunity·1 Agent Skills Included

ky-markdown-rebuilder

Rebuild visual documents into reliable page-aligned Markdown

Rebuilds PDFs, slide decks, scanned documents, and long screenshots into accurate, page-aligned Markdown. Preserves tables, diagrams, timelines, and multi-column layouts that plain text extraction usually scrambles. Validates every output with automated checks for page counts, broken links, and formatting errors before delivery.
npx skills add KyrieCheungYep/ky-markdown-rebuilder --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ky-markdown-rebuilder?

Run `npx skills add KyrieCheungYep/ky-markdown-rebuilder --all -g -y` in your terminal to install it globally.

How to convert a PDF to Markdown without losing layout?

This skill renders each PDF page as an image, checks it at original resolution, and rebuilds the content page by page so tables, columns, and diagrams stay intact.

Can it handle scanned documents without a text layer?

Yes. The transcribe mode reads scanned pages directly with a vision model and falls back to Tesseract OCR only when no vision model is available.

Does ky-markdown-rebuilder work with Claude Code and Codex?

Yes. It follows the standard SKILL.md format and runs in Claude Code, Codex, and Antigravity with the same workflow.

How does it prevent conversion errors?

A built-in checker script verifies page counts, section structure, image links, and table formatting, and blocks delivery until every issue is fixed.

Related Repositories in Content & Communication

View All in Content & Communication