What is unlayer-export?
Exports content from the Unlayer editor — HTML, PDF, image, plain text, saving and loading design JSON, auto-save patterns, server-side Cloud API export. Source: unlayer/unlayer-skills.
Exports content from the Unlayer editor — HTML, PDF, image, plain text, saving and loading design JSON, auto-save patterns, server-side Cloud API export.
Quickly install unlayer-export AI skill to your development environment via command line
Source: unlayer/unlayer-skills.
Unlayer supports multiple export formats. Some are client-side (free), others use the Cloud API (paid).
| Method | Output | Paid? | Use When |
| exportHtml | HTML + design JSON | No | Email sending, web publishing, saving designs | | exportPlainText | Plain text + design | No | SMS, accessibility fallback | | exportImage | PNG URL + design | Yes | Thumbnails, previews, social sharing | | exportPdf | PDF URL + design | Yes | Print-ready documents |
Exports content from the Unlayer editor — HTML, PDF, image, plain text, saving and loading design JSON, auto-save patterns, server-side Cloud API export. Source: unlayer/unlayer-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-exportExports content from the Unlayer editor — HTML, PDF, image, plain text, saving and loading design JSON, auto-save patterns, server-side Cloud API export. Source: unlayer/unlayer-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/unlayer/unlayer-skills --skill unlayer-export Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/unlayer/unlayer-skills