← Back to Skills Marketplace
gora050

Ortto

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ortto
Description
Ortto integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Ortto data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ortto
  3. After installation, invoke the skill by name or use /ortto
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug ortto
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ortto?

Ortto integration. Manage Persons, Organizations, Deals, Leads, Projects, Pipelines and more. Use when the user wants to interact with Ortto data. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Ortto?

Run "/install ortto" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ortto free?

Yes, Ortto is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ortto support?

Ortto is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ortto?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments