What problem does it solve? Collaborating on markdown documents with humans requires a shared editing surface; this Skill lets an agent create shareable documents, read their state, add comments, and suggest edits through Proof's web API or the local macOS bridge without manual copy-pasting. ## Core Features & Use Cases - Shared Document Creation: Create markdown documents via the Proof web API and receive a shareable token URL with no authentication setup. - Comments and Suggestions: Add comments, replies, and replace/delete suggestions on shared documents through the ops endpoint, with attribution via the by field. - Local Bridge Integration: Drive the macOS Proof app over localhost:9847 to read state, manage marks, and publish presence statuses. - Use Case: Given a proofeditor.ai URL, read the document state, then post review comments and replacement suggestions that the author sees in real time. ## Quick Start Use the proof skill to create a shared markdown document titled "Release Notes" and give me the shareable link.