← 返回 Skills 市场
byungkyu

Twenty CRM

作者 byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
163
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install twenty
功能描述
Twenty CRM API integration with managed authentication. Manage companies, people, opportunities, notes, and tasks. Use this skill when users want to interact...
安全使用建议
This skill appears to do what it claims. Before installing: (1) Verify you trust maton.ai/gateway.maton.ai/ctrl.maton.ai and that the MATON_API_KEY you provide has only the permissions you expect (create a scoped API key if possible). (2) Note the skill will make network requests using that key and may open an authorization URL (contains a session_token) which you should only open in a trusted browser. (3) The registry metadata omits marking a primary credential even though the SKILL.md uses MATON_API_KEY—confirm which key the platform will supply. (4) Because the skill can be invoked by the agent, consider limiting who can enable it or use a dedicated API key for least privilege. If you need further assurance, ask the publisher for the key scope and audit logs showing what gateway calls are made.
功能分析
Type: OpenClaw Skill Name: twenty Version: 1.0.0 The 'twenty' skill is a legitimate integration for the Twenty CRM via the Maton API gateway (gateway.maton.ai). It provides standard documentation and code examples for managing CRM resources such as companies, people, and opportunities. Authentication is handled through a managed API key (MATON_API_KEY), and the provided Python and Bash snippets are functional examples of API interaction without any signs of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (Twenty CRM integration) matches the instructions, which show HTTP requests to Maton gateway endpoints to manage companies/people/opportunities/tasks. Minor metadata inconsistency: the registry metadata lists no primary credential, but the SKILL.md clearly requires MATON_API_KEY.
Instruction Scope
SKILL.md contains only examples and instructions to call https://gateway.maton.ai and https://ctrl.maton.ai with the MATON_API_KEY and to open an auth URL in a browser. It does not instruct reading unrelated files, sweeping environment variables, or sending data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded by the skill itself.
Credentials
Only one environment variable (MATON_API_KEY) is required, which is appropriate for an API gateway-based CRM integration. (As noted above, the registry's 'primary credential' field is unset despite this requirement.)
Persistence & Privilege
always:false (no forced permanent inclusion). The skill is user-invocable and may be invoked autonomously by the agent (the platform default), which is expected for integration skills. It does not request system-wide config or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twenty
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twenty 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Twenty CRM API integration. - Enables access and management of Twenty CRM data: companies, people, opportunities, notes, and tasks via Maton API gateway. - Managed authentication with support for multiple connections. - Detailed documentation on listing, creating, updating, and deleting CRM entities. - Offers code samples and environment setup instructions. - Option to specify active connection via HTTP header for multi-account use.
元数据
Slug twenty
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Twenty CRM 是什么?

Twenty CRM API integration with managed authentication. Manage companies, people, opportunities, notes, and tasks. Use this skill when users want to interact... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

如何安装 Twenty CRM?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install twenty」即可一键安装,无需额外配置。

Twenty CRM 是免费的吗?

是的,Twenty CRM 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Twenty CRM 支持哪些平台?

Twenty CRM 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Twenty CRM?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论