An agent skill that lets AI agents publish Markdown as shareable web pages on JotBird.
- Publish Markdown as a beautifully formatted web page with a shareable URL
- Update existing pages in place
- List all published documents
- Delete published pages
npx skills add jotbirdhq/skillYou need a free JotBird account. Sign up at jotbird.com, then run:
npx jotbird loginAsk your AI agent:
"Write a summary of today's meeting and publish it as a web page."
The agent writes the Markdown, publishes it via the JotBird CLI, and gives you a shareable link.