MarsDawn

Let your agent make the PDF.

This skill is one Markdown file. It teaches a coding agent to install marsdawn, check that it works, export a document to PDF and read the result, so the agent that wrote the Markdown can hand you the PDF as well.

Install it in Claude Code

mkdir -p ~/.claude/skills/marsdawn
curl -fsSL https://marsdawn.southern-light.dev/cli/skill/SKILL.md -o ~/.claude/skills/marsdawn/SKILL.md

Claude Code loads it when a task calls for a PDF, and you can run it yourself as /marsdawn. It's one short file, so read it before you install it.

Other agents can use the same file. It's plain Markdown, instructions and commands, so point yours at the URL or paste it in.

What it teaches

What it doesn't do

The whole contract, every field and every code, is in marsdawn for agents.