← Back to Skills Marketplace
Marketo
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
332
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install marketo
Description
Marketo integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with Marketo data.
Usage Guidance
This skill appears internally consistent and reasonable for interacting with Marketo via Membrane. Before installing: (1) verify the @membranehq/cli package and publisher (consider checking the npm package page and repository and pinning a version instead of using `@latest`); (2) perform the install in a controlled environment (or use a container) if you don't want global npm packages installed system-wide; (3) when connecting Marketo, review and limit OAuth scopes and permissions to the minimum required; (4) be aware that the CLI runs with your user privileges and that Membrane will hold access to your Marketo data — confirm you trust that third party. If you want further assurance, request the official Membrane CLI repo/package checksum or install instructions from the vendor site before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: marketo
Version: 1.0.3
The skill provides instructions for an AI agent to interact with Marketo using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and executing marketing automation tasks. The instructions follow security best practices by encouraging the agent to use a managed connection service rather than handling raw API keys, and no indicators of malicious intent, data exfiltration, or obfuscation were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Marketo integration) matches the SKILL.md: it instructs use of the Membrane CLI to manage Marketo resources. The skill declares network access and a Membrane account, and it does not ask for unrelated credentials or files.
Instruction Scope
Instructions are narrowly scoped: install CLI, authenticate via Membrane, create/connect a Marketo connection, list/search/create/run actions. They do not direct the agent to read unrelated system files, environment variables, or transmit data to unexpected endpoints. Headless auth requires the user to paste a code, which is standard OAuth flow.
Install Mechanism
The SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a reasonable way to get a CLI, but it runs remote code on the user's machine and therefore carries moderate risk. This is proportionate for a CLI-based integration but users should verify the package provenance and consider pinning a specific version rather than installing `@latest` globally.
Credentials
The skill requests no environment variables or local secrets. It relies on Membrane to manage credentials server-side, which aligns with the guidance in the README. Note: connecting a Marketo account will grant Membrane (and therefore the CLI/connection) access to Marketo data — review OAuth scopes and account-level permissions before connecting.
Persistence & Privilege
The skill does not request permanent 'always' inclusion (always: false), does not modify other skills' configs, and has no install artifacts in the skill bundle (instruction-only). Autonomous invocation is allowed but this is the platform default.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install marketo - After installation, invoke the skill by name or use
/marketo - 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
Frequently Asked Questions
What is Marketo?
Marketo integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with Marketo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 332 downloads so far.
How do I install Marketo?
Run "/install marketo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Marketo free?
Yes, Marketo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Marketo support?
Marketo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Marketo?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills