skills/smithery.ai/ascii-preview-generate

ascii-preview-generate

Installation
SKILL.md

ASCII Preview Generate Skill

Purpose

This skill uses AI to create a meaningful ASCII text-based representation of the PDF page layout. The AI:

  • Analyzes both the PDF page image and extracted text data
  • Creates a structured ASCII preview showing page organization
  • Represents heading hierarchy, paragraphs, lists, and tables visually
  • Provides clear structural context for downstream HTML generation

The ASCII preview serves as a structured representation of page layout, enabling the downstream AI-HTML generator to understand both visual layout and content structure.

What to Do

  1. Load input files
    • Read 02_page_XX.png (visual reference)
    • Read 01_rich_extraction.json (text spans with metadata)
    • Verify all required fields present
Installs
1
First Seen
Apr 11, 2026
ascii-preview-generate from smithery.ai