sharemd
Installation
SKILL.md
Share markdown on ShareMD
Turn markdown from the conversation into a public link at sharemd.dev.
Before you start
This skill needs the ShareMD connection to be set up. Check whether the
share-markdown tool is available (it appears as mcp__sharemd__share-markdown).
If it is missing, tell the user to do these two steps and then restart their agent:
- Get a free API key at https://sharemd.dev — enter an email, the key arrives instantly.
- Add the connection, replacing the key:
claude mcp add --transport http sharemd https://sharemd.dev/mcp --header "Authorization: Bearer sk_YOUR_KEY"