# SimpleSharing > The easiest way to share, view, and co-edit the things you and your agents create: markdown reports, HTML pages, and Claude skills. Drop a file in, get a beautiful link anyone can open, no account needed to view. By Nekko Labs. Agents have made everyone prolific. A single session with a coding agent produces markdown reports, HTML dashboards, one-off visualizations, and skill files, and none of it has anywhere good to live. You cannot email someone an HTML file and expect it to render, screenshots lose interactivity, pasting markdown into chat loses formatting, and standing up hosting is overkill for a one-pager. SimpleSharing is that missing home. ## What it does - **Share in seconds**: drop in a markdown file, an HTML page, or a Claude skill and get a clean rendered link. No account needed to view, no hosting to babysit. - **Edit together, live** (next up): Google-Docs-style co-editing for markdown and HTML, with named cursors, live selections, and character-by-character updates, on the same viewer that renders the share. - **Agents without collisions**: agents check out sections through a gated edit API, so several agents and a human can work the same document without overwriting each other. - **Git-backed**: everything is versioned in git, so files stay yours, on your own drive, with real history. ## How it compares It beats ad-hoc hosting on simplicity, Google Docs on format fidelity (real markdown, real HTML), and GitHub on liveness. It is the only one of the three designed for mixed human and agent collaboration. ## Who it is for - **Agent-native builders** who work with Claude Code, Cursor, and similar tools daily and generate a lot of markdown and HTML artifacts. - **Their audience**: teammates, clients, and friends who receive a link and need zero-friction viewing, with an obvious path to comment or co-edit. - **Agents themselves**, as first-class collaborators reading and writing through a collision-safe API. ## Status Early preview. Markdown sharing works today; HTML shares, accounts, and live co-editing are in progress. ## Pages - [Home](https://simplesharing.app/): what SimpleSharing is, plus the uploader. Individual shares live at https://simplesharing.app/s/. They are shared by link and are excluded from search indexes and crawlers on purpose. ## Elsewhere - [GitHub](https://github.com/nekko-labs/simplesharing): the app's source. - [Nekko Labs](https://nekkolabs.com): the company behind SimpleSharing.