← 返回 Skills 市场
Ortto
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
157
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ortto
功能描述
Ortto integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Ortto data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to talk to Ortto and does not request unrelated secrets. Before installing, verify the @membranehq/cli package on npm (author, recent versions, and repository) or run it in a sandbox/container if you prefer not to install globally. When authenticating, check the OAuth scopes/permissions Membrane requests for accessing your Ortto data and grant least privilege. Review any auto-built actions before running them, since actions executed via the CLI will operate on your Ortto account. Finally, note that the repository/packaging is external — if you need stronger assurance, inspect the CLI source that will be installed.
功能分析
Type: OpenClaw Skill
Name: ortto
Version: 1.0.3
The skill provides instructions for an AI agent to manage Ortto marketing automation data via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via OAuth, and executing actions (e.g., managing contacts, campaigns, and activities). The instructions are well-documented, align with the stated purpose of the integration, and emphasize secure credential management through the Membrane platform rather than handling raw secrets.
能力评估
Purpose & Capability
The name/description (Ortto integration) match the runtime instructions: install and use the Membrane CLI to connect to Ortto, discover actions, and run them. Required capabilities (network access and a Membrane account) align with the described purpose; there are no unrelated credential requests or surprising binaries.
Instruction Scope
SKILL.md instructs the agent (and user) to install the Membrane CLI, run membrane login and membrane connect, list and run Membrane-provided actions, and create actions when needed. The instructions do not ask the agent to read system files, other credentials, or transmit data to endpoints outside Membrane/Ortto. It does assume interactive browser-based auth or manual code entry for headless flows.
Install Mechanism
This is an instruction-only skill (no install spec), but SKILL.md tells the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a real action that writes code to disk; the package comes from the public npm registry. This is proportionate for a CLI-based integration, but users should verify the package provenance and be aware global npm installs require elevated permissions on some systems.
Credentials
The skill declares no required env vars or primary credential. Authentication is handled interactively via the Membrane CLI (user completes login in browser and grants access). There are no unexplained requests for unrelated secrets or config paths.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level configuration. It does not attempt to modify other skills or system-wide agent settings in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ortto - 安装完成后,直接呼叫该 Skill 的名称或使用
/ortto触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Ortto 是什么?
Ortto integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Ortto data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 Ortto?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ortto」即可一键安装,无需额外配置。
Ortto 是免费的吗?
是的,Ortto 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ortto 支持哪些平台?
Ortto 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ortto?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills