What problem does it solve?
This Skill facilitates collaborative review and editing of Markdown documents using Proof, a collaborative document editor. It streamlines the process of sharing, reviewing, and editing documents with multiple stakeholders, ensuring efficient and effective collaboration.
Core Features & Use Cases
- Human-in-the-Loop Review: Allows users to upload local Markdown files to Proof for collaborative review and editing.
- Web API Integration: Provides an API for creating, reading, and editing shared documents via HTTP requests.
- Local Bridge: Supports direct interaction with the Proof macOS app for local document editing.
- Comment and Suggestion Management: Enables users to add comments and suggestions to documents, which can be resolved or rejected as needed.
- Document Synchronization: Allows users to sync changes back to the local file after review.
Quick Start
To initiate a review, use the ce-proof skill with the command: ce-proof "path/to/your/document.md". The document will be uploaded to Proof for collaborative review.