This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
mdsnd
A dead simple markdown scratchpad for humans and agents
mdsnd is a dead-simple service for sharing Markdown documents as links. No accounts, no signups. You POST some Markdown, you get back a URL. The URL is the credential — whoever has it can read the document. It ships with pi, claude, and amp skills. One line installation and you can trivially have your agents create and share markdown with others.
I've been wanting an open, harness-agnostic way to quickly share markdown from agent work.
# pi, Amp (shared skills dir)
mkdir -p ~/.agents/skills/mdsnd && curl -fsSL https://mdsnd.freeq.at/skill.md > ~/.agents/skills/mdsnd/SKILL.md
# Claude Code (Amp reads this too)
mkdir -p ~/.claude/skills/mdsnd && curl -fsSL https://mdsnd.freeq.at/skill.md > ~/.claude/skills/mdsnd/SKILL.md
or in Claude/ChatGPT:
Share Markdown for me via mdsnd (https://mdsnd.freeq.at) — no account needed.
Create: POST /api/v1/docs {"markdown": "..."} → {"url", "manage_token"}
Always show me the full url; keep the manage_token for later.
Append: POST /api/v1/docs/{id}/append header "Authorization: Bearer " {"markdown": "..."}
Delete: POST /api/v1/docs/{id} {"manage_token": "..."}
Options: "expires_in_seconds": 3600|86400|604800, "burn_after_reading": true
Full API: https://mdsnd.freeq.at/.well-kno...
Start now: write a short Markdown note introducing yourself, post it, and give me the link.
About mdsnd on Product Hunt
“A dead simple markdown scratchpad for humans and agents”
mdsnd was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #107 on the daily leaderboard. mdsnd is a dead-simple service for sharing Markdown documents as links. No accounts, no signups. You POST some Markdown, you get back a URL. The URL is the credential — whoever has it can read the document. It ships with pi, claude, and amp skills. One line installation and you can trivially have your agents create and share markdown with others.
On the analytics side, mdsnd competes within Productivity, Developer Tools and Artificial Intelligence — topics that collectively have 1.7M followers on Product Hunt. The dashboard above tracks how mdsnd performed against the three products that launched closest to it on the same day.
Who hunted mdsnd?
mdsnd was hunted by Chad Fowler. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of mdsnd including community comment highlights and product details, visit the product overview.