Open
Conversation
Add proof skill for collaborative document editing via Proof's web API and local bridge. Integrate Proof uploads into brainstorm and plan workflows so outputs get a shareable URL automatically. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
proofskill — Full Proof API reference for creating, editing, commenting on, and sharing markdown documents. Supports web API (no auth required for sharing) and local macOS bridge./workflows:brainstorm— After writing the brainstorm doc, uploads to Proof and displays a shareable URL for collaborative review./workflows:plan— After writing the plan file, uploads to Proof and displays a shareable URL for collaborative review.Both uploads use
by: "ai:compound"for attribution and gracefully skip if the network request fails.Changes
skills/proof/SKILL.mdcommands/workflows/brainstorm.mdcommands/workflows/plan.mdplugin.jsonmarketplace.jsonREADME.mdCHANGELOG.mdTest plan
proofskill loads (/prooftriggers it)/workflows:brainstormand confirm Proof URL appears at the end/workflows:planand confirm Proof URL appears after plan is writtenPost-Deploy Monitoring & Validation
No additional operational monitoring required: plugin is client-side only, Proof sharing is optional and failure-safe.