ce-proof

Upload local Markdown files to Proof for collaborative review and editing.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-proof-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-proof
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/compound-engineering/ce-proof
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-proof-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires proof-api, and includes scripts (resource) and references (resource) components.

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.

Frequently Asked Questions about ce-proof

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up collaborative Markdown document review with Proof?

To start collaborative Markdown review, use the command with your document file path to upload it to Proof. This requires Proof API access and enables multiple stakeholders to add comments, suggest edits, and synchronize changes.

Can I sync changes from Proof back to my local Markdown files?

Yes, you can sync changes back to your local Markdown file after collaborative review. The Skill handles document synchronization to ensure all edits and resolved suggestions are updated locally.

Does collaborative document editing with Proof work on macOS?

Yes, collaborative document editing with Proof supports a local bridge for macOS users. This allows direct interaction with the Proof macOS app for seamless local document editing and synchronization.

Do I need Proof API access for Markdown document review?

Yes, Proof API access is required for Markdown document review. The Skill relies on the Proof API to create, read, and edit shared documents via HTTP requests for collaborative editing.

How does comment and suggestion management work for Markdown documents?

Comment and suggestion management enables users to add comments and suggestions to Markdown documents during review. These can be resolved or rejected as needed before synchronizing the final document back locally.