← 返回 Skills 市场
Provenote MCP Outcome Workflows
作者
Yifeng[Terry] Yu
· GitHub ↗
· v1.1.1
· MIT-0
111
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install provenote-mcp-outcome-workflows
功能描述
Teach an agent to install Provenote's first-party MCP server, connect it in a host, and run read-first outcome workflows.
安全使用建议
This skill appears coherent for teaching a local Provenote MCP workflow, but before installing you should: (1) verify the provenance of the GitHub repo it asks you to clone (https://github.com/xiaojiou176-open/provenote.git) and review its code, (2) ensure the 'uv' tool and 'git' are available and trustworthy on your host, (3) run the server in an isolated/sandbox environment if possible (it will execute code from the cloned repo), and (4) update the provided OPENCLAW/OPENHANDS config snippets to point only at safe, intended paths. The metadata omission about required binaries (uv/git) is minor but worth correcting; if you cannot review the external repo, avoid launching the server on sensitive infrastructure.
功能分析
Type: OpenClaw Skill
Name: provenote-mcp-outcome-workflows
Version: 1.1.1
The skill bundle instructs the agent to clone and execute an external MCP server from a third-party GitHub repository (xiaojiou176-open/provenote) using shell commands (bash -lc) and 'uv run', as detailed in references/INSTALL.md and references/OPENCLAW_MCP_CONFIG.json. While these capabilities are plausibly required for the stated purpose of managing research workflows, the reliance on unverified remote code execution via shell scripts constitutes a high-risk behavior. No explicit evidence of intentional malice, such as data exfiltration or backdoors, was found within the provided files.
能力评估
Purpose & Capability
The name/description match the instructions: the packet teaches how to install, launch, and wire a first‑party Provenote MCP server and run read‑first workflows. One inconsistency: INSTALL.md lists 'uv' as a required binary and a specific GitHub repo to clone, but the registry metadata reported 'required binaries: none' — the skill will in practice need 'git' and 'uv' (and network access) to follow the install steps.
Instruction Scope
SKILL.md and the references clearly confine actions to cloning the Provenote repo, launching its MCP server (via 'uv run provenote-mcp'), editing host MCP config snippets, and performing read-first tool calls (draft.list, research_thread.list, auditable_run.list). The instructions do not ask the agent to read unrelated system files or exfiltrate credentials, but they do require the agent/host to run shell commands and fetch code from an external GitHub repo (https://github.com/xiaojiou176-open/provenote.git).
Install Mechanism
This is instruction-only (no install spec), which lowers install-surface risk. However, the INSTALL.md guides cloning an external GitHub repository and running 'uv sync' / 'uv run', which will pull and execute code from that repo — a normal pattern for installing software but one that requires the host reviewer to vet the external source and the 'uv' tool.
Credentials
The skill declares no required environment variables or credentials and its runtime instructions do not reference secrets. It does require filesystem and shell access on the host (editing/pointing configs at a local clone and launching the server), which is appropriate for the stated purpose.
Persistence & Privilege
No elevated platform privileges are requested: always:false, user-invocable, and the packet does not attempt to modify other skills or system-wide agent configs. It only instructs configuring the host's MCP server entries (which is expected).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install provenote-mcp-outcome-workflows - 安装完成后,直接呼叫该 Skill 的名称或使用
/provenote-mcp-outcome-workflows触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Added a TROUBLESHOOTING guide for improved user support.
- Updated documentation, including README and reference materials, for clarity and usability.
- Minor adjustments to configuration and supporting files to reflect the latest usage patterns and best practices.
v1.1.0
Version 1.1.0
- Expanded installation and usage guidance with new reference docs, including INSTALL.md, DEMO.md, CAPABILITIES.md, and sample host configs.
- Updated skill description and triggers to clarify scope and supported workflows.
- Restructured README and SKILL.md for clearer agent guidance on installing, wiring, and using Provenote MCP in host environments.
- Enhanced step-by-step workflow instructions and added a suggested first prompt for users.
- Formalized success criteria and boundaries for outcome workflows.
v1.0.0
Initial release of provenote-mcp-outcome-workflows.
- Provides host-facing access to Provenote's first-party MCP outcome workflows.
- Enables safe, read-first exploration before allowing limited write actions.
- Supports operations like listing drafts, research threads, and auditable runs.
- Offers controlled mutation endpoints: research_thread.to_draft, draft.verify, draft.download, auditable_run.create, auditable_run.download.
- Intended for public-ready use but not yet listed as a live marketplace or catalog skill.
元数据
常见问题
Provenote MCP Outcome Workflows 是什么?
Teach an agent to install Provenote's first-party MCP server, connect it in a host, and run read-first outcome workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Provenote MCP Outcome Workflows?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install provenote-mcp-outcome-workflows」即可一键安装,无需额外配置。
Provenote MCP Outcome Workflows 是免费的吗?
是的,Provenote MCP Outcome Workflows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Provenote MCP Outcome Workflows 支持哪些平台?
Provenote MCP Outcome Workflows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Provenote MCP Outcome Workflows?
由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.1.1。
推荐 Skills