Product Thumbnail

Skilldocs

Figma for markdown

Productivity
Developer Tools
Artificial Intelligence
Visit WebsiteSee on Product Hunt

Hunted byRajiv AyyangarRajiv Ayyangar

Open a skill, and everyone is in it at once - real cursors, inline comments, and an editor that renders as you type. Then hand the whole conversation + diff back to the agent.

Top comment

Collaborating on .md files is a pain - we paste them into Notion, or open them locally and screenshare. Then after we edit and comment on them, there's no easy way to get the feedback back into the coding agents. So...I built Skilldocs.

I picked the best features of some of my favorite products: @HackMD 's mono viewer, @Figma 's live cursors + follow (no screenshare necessary), Google Docs' real-time highlighting and comments, and @Bear 's beautiful wysiwyg markdown editor. After working on the doc together, leaving comments, and editing it, you can easily copy the diff and comments and send them to your coding agent of choice.

I've started using it for collaborative docs in general. It's really fun having a meeting in it.

Minor features I love:
-Click on a teammates avatar to follow them through a doc or even through switching docs. It's like following in Figma - it feels like screenshare but snappier.

-You can cmd+click to create multiple carets and edit several lines at once (after @Sublime ).

Right now you can import skills via dropping a .md file, pasting markdown, importing from Github, or from your local machine via an MCP. Export is simple: copy the .md of the current doc, diff, or comments. I haven't built proper team source control yet but I've gotten a few requests - I'd love requests and suggestions here.

h/t to @mikekerzhner for early ideation, and @bernatfortet @teamcoscreen @heshamghandour for early testing!

Comment highlights

This is awesome! I have the wrong mental model for the MCP server install, though, and could use some help. I clicked on the "Claude Code can work in here" and am following the instructions. To install the MCP server using this command, do I need to check out a local copy of skilldocs source code? (Very sorry if this is obvious in docs that I should have seen.)

```
claude mcp add skilldocs -e SKILLDOCS_TOKEN=<paste-token> -- node <path-to-skilldocs-repo>/mcp/index.js
```

The versioning thread above is the right conversation, so let me bring a different problem.

I author skills as markdown, keep them in a private repo, and push them to a second machine (a Windows box) where a different agent loads and runs them. What I have never been able to see is whether an edit made a skill better. I can tell instantly whether the prose improved. I cannot tell whether the agent followed it more reliably afterward, and those two come apart more often than I expected. I have made a skill clearer to read and worse to obey.

So collaborative editing closes the human-to-agent loop for edits, and it looks great. But the loop I need closed runs the other way: this version of the skill, run N times, produced these outcomes.

Is there any notion in Skilldocs of a version carrying results, even something as crude as letting me mark "that run went well" against whichever version was live? Gal's point about telling an agent to use "the one from Tuesday's meeting" gets much stronger if Tuesday's version also carries evidence that it actually worked.

on the source control question - since everyone's already live in the same doc like Figma, I'm not sure you actually want git branches, branching is for when people edit in isolation and need to reconcile later, which is the opposite of what you've built. what I'd actually want is lighter: the ability to name/tag a version before I hand the diff to my coding agent, so if the agent runs with a bad version of the skill I can point back to "the one from tuesday's meeting" instead of reconstructing it from memory. real branching only starts to matter once two agents are independently proposing edits to the same skill without a live human session tying them together, which sounds like a later problem, not a v1 one.

Skilldocs solves a surprisingly awkward collaboration gap! How are you thinking about source control once multiple people and agents are editing the same skill? Will comments and diffs eventually map cleanly back to Git branches/PRs?

About Skilldocs on Product Hunt

Figma for markdown

Skilldocs launched on Product Hunt on August 13th, 2026 and earned 193 upvotes and 16 comments, placing #7 on the daily leaderboard. Open a skill, and everyone is in it at once - real cursors, inline comments, and an editor that renders as you type. Then hand the whole conversation + diff back to the agent.

Skilldocs was featured in Productivity (659.5k followers), Developer Tools (518.4k followers) and Artificial Intelligence (477.3k followers) on Product Hunt. Together, these topics include over 355.4k products, making this a competitive space to launch in.

Who hunted Skilldocs?

Skilldocs was hunted by Rajiv Ayyangar. 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.

Want to see how Skilldocs stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.