← 返回 Skills 市场
Proof
作者
Dan Shipper
· GitHub ↗
· v1.0.0
· MIT-0
263
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install proofeditor
功能描述
Web-first skill for working with Proof documents via proofeditor.ai. Use when a Proof URL is shared, when creating collaborative docs in Proof, or when the u...
安全使用建议
This skill appears to be a straightforward integration with proofeditor.ai and does not ask for unrelated credentials or installs. Two practical things to consider before enabling: (1) the agent will by default join a shared Proof URL immediately and present itself (X-Agent-Id/by fields) — if you prefer to confirm with the user before joining or sharing presence, disable automatic use or ask the agent to prompt first; (2) the skill tells the agent to save returned access tokens/URLs but doesn't specify where or for how long; ensure you understand how your agent stores such tokens if you have policies about persisting third-party share tokens.
功能分析
Type: OpenClaw Skill
Name: proofeditor
Version: 1.0.0
The skill bundle provides instructions and API examples for an AI agent to interact with proofeditor.ai, a collaborative markdown editor. It includes explicit safety boundaries to prevent the unauthorized movement of local repository files to the cloud and uses standard REST API patterns for document management, presence tracking, and collaborative editing. No malicious intent, obfuscation, or data exfiltration behaviors were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md exclusively describes HTTP interactions with https://www.proofeditor.ai, joining docs, reading state, creating docs, and applying edits — all appropriate for a Proof integration.
Instruction Scope
Instructions stay within the stated purpose (use Proof API endpoints, manage presence, apply edits). One behavior to note: the skill instructs the agent to 'join the doc immediately' when a Proof URL is shared and to 'save' returned tokens/URLs; this is consistent with the integration but may surprise users who expect explicit confirmation before joining or persisting share tokens.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install.
Credentials
No required environment variables, binaries, or unrelated credentials are requested. The skill expects sharing tokens embedded in Proof URLs (Authorization header, x-share-token or ?token), which is proportional to its function.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does instruct agents to save slug/accessToken/shareUrl/tokenUrl/_links after creating a doc; the destination and lifetime of that saved data are not specified in the SKILL.md, but saving those values is a normal part of managing shared doc sessions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proofeditor - 安装完成后,直接呼叫该 Skill 的名称或使用
/proofeditor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Major update: Proof skill now deeply integrates with proofeditor.ai for collaborative Markdown editing and shared document workflows.
- SKILL.md rewritten with new instructions for joining, editing, presence, and error handling in web-based Proof docs.
- Adds detailed API usage examples, including joining docs via URL, creating shared documents, editing strategies, and managing comments/suggestions.
- Clarifies boundary rules: local markdown remains local unless user requests Proof; do not replace local docs silently.
- Removes old formal verification/zero-knowledge proof-focused design and documentation.
元数据
常见问题
Proof 是什么?
Web-first skill for working with Proof documents via proofeditor.ai. Use when a Proof URL is shared, when creating collaborative docs in Proof, or when the u... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。
如何安装 Proof?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proofeditor」即可一键安装,无需额外配置。
Proof 是免费的吗?
是的,Proof 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Proof 支持哪些平台?
Proof 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Proof?
由 Dan Shipper(@dshipper)开发并维护,当前版本 v1.0.0。
推荐 Skills