← 返回 Skills 市场
Twenty
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install twenty-integration
功能描述
Twenty integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twenty data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to talk to Twenty and does not ask for extra environment secrets. Before installing, verify you trust the Membrane project (@membranehq on npm and https://getmembrane.com), review the CLI's code or release notes, and be comfortable with a global npm install (or use npx to avoid global changes). When you connect, Membrane will gain access to your Twenty account — confirm scope and permissions in the browser consent step and inspect any auto-generated actions before running them. If you operate in a locked or high-security environment, avoid global installs and confirm compliance with your security policies.
功能分析
Type: OpenClaw Skill
Name: twenty-integration
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Twenty CRM/accounting platform using the Membrane CLI (@membranehq/cli). The logic focuses on legitimate integration workflows, including authentication via 'membrane login', action discovery, and execution of API tasks through the Membrane platform. No indicators of data exfiltration, malicious persistence, or obfuscation were found; the instructions actually emphasize security best practices by advising the agent to let the platform handle credentials rather than requesting API keys directly.
能力评估
Purpose & Capability
The name and description describe a Twenty integration and the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Twenty and run actions. Required capabilities (network access, a Membrane account) match the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, creating connections, discovering and running actions, and handling auth via the CLI/browser flow. The doc does not instruct the agent to read unrelated files, access other credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec) but the README tells the user to run `npm install -g @membranehq/cli@latest` or use npx. Installing a global npm CLI is a moderate-risk operation (third-party code will be written to disk); this is expected for a CLI-based integration but you should verify the CLI package and its provenance before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly says Membrane manages auth. That is proportionate to its purpose. The agent instructions do not request unrelated secrets or config paths.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence. It relies on the Membrane CLI and normal agent invocation; autonomous invocation is allowed but that's platform default and not combined with other risky flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install twenty-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/twenty-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Twenty 是什么?
Twenty integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twenty data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Twenty?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install twenty-integration」即可一键安装,无需额外配置。
Twenty 是免费的吗?
是的,Twenty 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Twenty 支持哪些平台?
Twenty 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Twenty?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills