← 返回 Skills 市场
Twist
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install twist
功能描述
Twist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twist data.
安全使用建议
This skill is coherent with its stated purpose, but before installing: (1) verify the legitimacy of the Membrane project and its npm package (check the npm page, maintainers, download counts, and the linked GitHub repo); (2) be aware that running npm install -g executes third-party code on your machine—avoid on sensitive hosts if you cannot verify the package; (3) the login flow opens a browser and issues a connection token—ensure you trust the Membrane service to manage your Twist credentials; (4) if you prefer not to install global CLIs, consider running via npx in a controlled environment. If any of these checks fail or you cannot verify Membrane's trustworthiness, do not install the CLI.
功能分析
Type: OpenClaw Skill
Name: twist
Version: 1.0.1
The skill provides a legitimate integration for the Twist communication platform using the Membrane CLI. It guides the agent through standard procedures for installation (via npm), OAuth authentication, and action execution. While it involves network access and the execution of a third-party CLI, the instructions in SKILL.md are transparent, aligned with the stated purpose, and emphasize security best practices such as server-side credential management.
能力评估
Purpose & Capability
Name/description (Twist integration) match the instructions which use Membrane to connect to Twist and run actions. Requested capabilities (network access and a Membrane account) are consistent with the stated purpose.
Instruction Scope
SKILL.md limits runtime behavior to installing/using the Membrane CLI, creating connections, discovering and running actions, and authenticating via browser/CLI. It does not instruct reading unrelated files, requesting unrelated credentials, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec (instruction-only), but the doc tells users to run an npm global install (npm install -g @membranehq/cli) and to use npx. Installing a global npm package executes third-party code on the host—this is expected for a CLI-based integration but is a higher-risk operation than a pure instruction-only skill. The source is the public npm registry (standard), not an arbitrary URL.
Credentials
The skill requests no environment variables or local config paths. Authentication is performed via Membrane's login flow (browser/code exchange), which aligns with the stated goal of avoiding asking users for direct API keys.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges or modify other skills. The only persistence implication is installing the Membrane CLI if the user chooses to follow the instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twist - 安装完成后,直接呼叫该 Skill 的名称或使用
/twist触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Twist 是什么?
Twist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twist data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Twist?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twist」即可一键安装,无需额外配置。
Twist 是免费的吗?
是的,Twist 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Twist 支持哪些平台?
Twist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twist?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills