export

Convert Markdown, text, and code files into PDF, HTML, or PNG outputs.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/joesys/joesys-skills --skill export-joesys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: export
Source: https://github.com/joesys/joesys-skills/tree/main/skills/export
Command: npx skills add https://github.com/joesys/joesys-skills --skill export-joesys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converting Markdown, text, and code files into polished, shareable formats is error-prone and time-consuming when done manually. This tool ensures consistent typography, layout, and branding across outputs, reducing rework and manual edits.

Core Features & Use Cases

  • Multi-format exports: generate PDF, HTML, and PNG outputs from source files with consistent styling.
  • Scope options: full content, concise summaries, or 1-pagers to fit different sharing needs.
  • Theming & typography: supports minimal, modern, and dark themes for brand-aligned documents.
  • Preflight & safety: validates inputs and dependencies, and provides install guidance when needed.

Quick Start

Export the provided file using the /export command with your desired format and theme.

Frequently Asked Questions about export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown files to PDF with proper typography?

To convert Markdown to PDF with proper typography, the tool automates rendering text and code files into polished PDFs. It applies consistent layout and styling using minimal, modern, or dark themes.

Can I generate a one page summary from a full Markdown document?

Yes, you can generate a one page summary from a full Markdown document. The tool supports different scope options including full content, concise summaries, and 1-pagers to fit various sharing needs.

Do I need Pandoc and LuaLaTeX installed to export HTML or PDF?

Yes, you need Pandoc, LuaLaTeX, and Chromium installed to export HTML or PDF. The tool performs dependency checks and provides installation guidance when missing to ensure proper rendering.

What is the best way to render code projects into a PNG image?

The best way to render code projects into a PNG image is using an automated conversion tool that applies consistent typography and layout. This ensures read-only protection and reduces manual editing.

Why does my Markdown to HTML export fail with missing dependencies?

Your Markdown to HTML export fails because the tool requires Pandoc, LuaLaTeX, and Chromium. It runs preflight checks to validate inputs and dependencies, providing install guidance when needed.