← Back to Skills Marketplace
alirezarezvani

marketing-ops

by Alireza Rezvani · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
327
Downloads
0
Stars
4
Active Installs
2
Versions
Install in OpenClaw
/install marketing-ops
Description
Central router for the marketing skill ecosystem. Use when unsure which marketing skill to use, when orchestrating a multi-skill campaign, or when coordinati...
Usage Guidance
This skill appears to do what it claims: route marketing requests and provide a small local campaign analysis tool. Before installing or running: (1) review any marketing-context.md or campaign JSON you provide for sensitive data (API keys, tokens, or PII), since the skill will read local files you point it at; (2) note that the skill can be invoked by the agent per platform defaults — if you don't want autonomous runs, adjust agent policy; (3) if you expect network integrations, confirm additional skills it routes to are trustworthy (this router delegates work to other marketing skills).
Capability Analysis
Type: OpenClaw Skill Name: marketing-ops Version: 1.0.0 The marketing-ops skill bundle is a legitimate orchestration tool designed to route users to various marketing-related sub-skills and track campaign progress. The Python script 'scripts/campaign_tracker.py' performs safe data processing of campaign tasks and deadlines without any network access or dangerous system calls, and the 'SKILL.md' instructions are strictly focused on marketing operations and quality control.
Capability Assessment
Purpose & Capability
The skill is described as a marketing operations router and includes routing rules in SKILL.md plus a small campaign_tracker.py for analyzing campaign task status. The presence of a local campaign tracker script is appropriate and proportional to the described purpose.
Instruction Scope
Runtime instructions are narrowly scoped to routing marketing queries and recommending/reading a local marketing-context.md file when present. The instructions do not ask the agent to collect unrelated system data, read arbitrary configuration, or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only), and the included Python script is small and self-contained. There are no downloads, package installs, or archive extraction steps that would write arbitrary code to disk beyond the included file.
Credentials
The skill declares no required environment variables, credentials, or config paths. The Python script reads only a provided JSON file (or uses a built-in sample) and does not access environment secrets or external services.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It is user-invocable and may be invoked autonomously per platform defaults, which is expected for a router/orchestration skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install marketing-ops
  3. After installation, invoke the skill by name or use /marketing-ops
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
Metadata
Slug marketing-ops
Version 1.0.0
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 2
Frequently Asked Questions

What is marketing-ops?

Central router for the marketing skill ecosystem. Use when unsure which marketing skill to use, when orchestrating a multi-skill campaign, or when coordinati... It is an AI Agent Skill for Claude Code / OpenClaw, with 327 downloads so far.

How do I install marketing-ops?

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

Is marketing-ops free?

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

Which platforms does marketing-ops support?

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

Who created marketing-ops?

It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v1.0.0.

💬 Comments