← 返回 Skills 市场
Spotdraft
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install spotdraft
功能描述
Spotdraft integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spotdraft data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to connect to Spotdraft. Before installing or using it, consider these practical steps: (1) Confirm you trust Membrane/getmembrane.com and review the @membranehq/cli package repository and npm page; (2) prefer using npx for one-off runs instead of npm -g to avoid installing a global binary; (3) use a least-privilege or dedicated account for the connection if possible and review what data Membrane will store or proxy (check their privacy/terms); (4) be aware the CLI will open an OAuth-like login and may persist local session state — revoke connections/tokens when no longer needed; (5) if you allow an agent to invoke this skill autonomously, be deliberate about which actions it may run (deleting/updating contracts can have real consequences). Overall the skill is coherent, but treat third-party CLI installs and delegated auth with the usual operational caution.
功能分析
Type: OpenClaw Skill
Name: spotdraft
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with Spotdraft using the Membrane CLI. It outlines standard procedures for installing the CLI via NPM, authenticating the user, and managing contract lifecycle actions through the Membrane platform. The instructions in SKILL.md are functional and aligned with the stated purpose, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The skill declares Spotdraft integration and all instructions center on using the Membrane CLI to connect to Spotdraft. Required resources (network access and a Membrane account) match the described purpose; there are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent/user to install and use the Membrane CLI, create a connection, search/build/run actions, and authenticate via a browser/authorization code. It does not instruct reading arbitrary local files, accessing unrelated credentials, or exfiltrating data to unknown endpoints. The instructions do run commands in the user's shell and rely on an OAuth-like flow (user opens a URL and provides a code), which is expected for this integration.
Install Mechanism
There is no manifest install spec; the README asks users to run npm install -g @membranehq/cli or use npx. Installing a global npm CLI is a legitimate but meaningful action: it fetches code from the npm registry and places binaries on the system PATH. This is expected for a CLI-driven integration, but users should review the package/source and can prefer npx to avoid a global install.
Credentials
The skill manifest requests no environment variables or secrets. Authentication is delegated to Membrane (membrane login / connection flow). That is proportionate to the stated goal; the skill explicitly advises not to ask users for raw API keys or tokens.
Persistence & Privilege
The skill is instruction-only and not always-enabled (always:false). It does not request persistent platform privileges. Note: using the Membrane CLI may create local session state or rely on server-side credentials managed by Membrane — typical for CLI OAuth flows.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spotdraft - 安装完成后,直接呼叫该 Skill 的名称或使用
/spotdraft触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Spotdraft 是什么?
Spotdraft integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spotdraft data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Spotdraft?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spotdraft」即可一键安装,无需额外配置。
Spotdraft 是免费的吗?
是的,Spotdraft 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spotdraft 支持哪些平台?
Spotdraft 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spotdraft?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills