← Back to Skills Marketplace
Marketing Miner
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install marketing-miner
Description
Marketing Miner integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marketing Miner data.
Usage Guidance
Before installing or using this skill: 1) Verify the Membrane CLI package and repository (npm page and GitHub repo) to ensure it is legitimate. 2) Prefer running with npx or in a sandbox/container instead of a global npm -g install if you want to limit system-wide changes. 3) Understand that Membrane will manage OAuth/credentials for Marketing Miner—read Membrane's privacy/security docs to know what data it can access and how it stores tokens. 4) Confirm the connectorKey (marketing-miner) is for the official Marketing Miner integration. 5) Avoid pasting API keys into chat; follow the CLI's browser/headless flows. If you need higher assurance, review the CLI source code or use an alternative integration path that you control.
Capability Analysis
Type: OpenClaw Skill
Name: marketing-miner
Version: 1.0.1
The skill provides instructions for an AI agent to interact with Marketing Miner via the Membrane CLI. It involves standard procedures such as installing the `@membranehq/cli` NPM package, authenticating the user, and managing SEO data actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized access were found in SKILL.md or _meta.json; the instructions are consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The name/description say 'Marketing Miner integration' and the instructions use the Membrane CLI to create a Marketing Miner connection and run actions. Requiring a connector/CLI like Membrane is reasonable for this integration.
Instruction Scope
SKILL.md instructs the user to install and run the Membrane CLI, authenticate via browser (or headless flow), create a connection, discover/create actions, and run them. It does not instruct reading unrelated files or exporting secrets. It does, however, delegate authentication/credential management to Membrane, which means the user must trust that external service.
Install Mechanism
There is no formal install spec, but the README tells users to run an npm global install (npm install -g @membranehq/cli@latest) or use npx. This is a public npm package from the @membranehq namespace (moderate risk). Installing global CLI packages requires elevated filesystem access on some systems—verify the package and repository before installing.
Credentials
The skill declares no required env vars or credentials. Instead it instructs using Membrane to manage credentials server-side. That is proportionate, but it means the Membrane service/CLI will hold access to your Marketing Miner data—ensure you trust the service and understand what connectors access.
Persistence & Privilege
always is false and the skill is instruction-only with no install hooks. It does not request persistent agent privileges or modify other skills. Autonomous invocation is allowed (default) but is not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install marketing-miner - After installation, invoke the skill by name or use
/marketing-miner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Marketing Miner?
Marketing Miner integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marketing Miner data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Marketing Miner?
Run "/install marketing-miner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Marketing Miner free?
Yes, Marketing Miner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Marketing Miner support?
Marketing Miner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Marketing Miner?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills