leafmill

Installation
SKILL.md

Publish markdown and get a live URL with beautifully rendered articles. Create channels with RSS feeds. No account required.

Requirements

curl, jq

Publish markdown

./scripts/publish.sh <markdown-file>

Outputs the live URL (e.g. https://leafmill.net/wild-river-9x2k).

Single-step flow: the script reads the markdown file, POSTs it as JSON, and gets back the URL + QR code immediately. One call, done.

On first publish (no API key), the server creates a provisional account and returns an API key. The script auto-saves it to ~/.leafmill/credentials. Articles expire after 24 hours until the user verifies their email. Subsequent publishes use the saved key automatically.

Update an existing article

Installs
8
First Seen
Mar 21, 2026