Our team started to spend more time planning with markdown files than on coding. If you started getting AI to do your work, then you probably are too.

We couldn't find anything that made it easy to share and work on the same file, sooo we created a new markdown file to plan a markdown editing + collaboration tool and vibe-coded with.md

With.md lets you: - drag-and-drop your internal .md docs (no sign-in required) or sign in with github and access all the md files in your repo to organize, edit, and share repo-scoped markdown - share them with teammates to edit together (or get sign-off) - then, feed them back into your claude code / opencode / etc. - We also made shares easily parseable by agents. - You can create and edit markdown files from within your claude code & codex sessions. your agents can edit the files they created too! install the skill by instructing your agent to read `http://with.md/skill` & `http://with.md/skill/md`. we don't recommend installing the skill via npx, but if you prioritize convenience over security, you can install it via `npx skills add emotion-machine-org/with-md`. - You can convert urls to markdown. try opening a blog/docs/article by prepending `http://with.md` at the beginning. example: http://with.md{your-url-here} - http://with.md has a cursor/vscode/openvsx extension! install it and click on any markdown in your repo to view it with http://with.md

I would love to hear how it goes and/or if you have any feedback.