← 返回 Skills 市场
Marketo
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
332
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install marketo
功能描述
Marketo integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with Marketo data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install marketo - 安装完成后,直接呼叫该 Skill 的名称或使用
/marketo触发 - 根据 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
元数据
常见问题
Marketo 是什么?
Marketo integration. Manage Leads, Persons, Organizations, Activities, Notes, Files and more. Use when the user wants to interact with Marketo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 332 次。
如何安装 Marketo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install marketo」即可一键安装,无需额外配置。
Marketo 是免费的吗?
是的,Marketo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Marketo 支持哪些平台?
Marketo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Marketo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills