← Back to Skills Marketplace
adarshvmore

Marketing Orchestrator

by Adarsh More · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
310
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install marketing-orchestrator
Description
Orchestrates marketing data collection from Instagram, Meta Ads, SEO, competitors, and website audits to generate a comprehensive marketing audit report.
Usage Guidance
This orchestrator is internally consistent and lightweight: it only sequences other skills and aggregates results. Its security posture depends on the collector and report-generator skills it calls and on the surrounding runtime that supplies API keys. Before installing or enabling it, verify the provenance and permissions of each referenced sub-skill (instagram-collector, meta-ads-collector, seo-collector, competitor-finder, website-audit, report-generator). Confirm where and how API keys will be stored and used (use scoped, least-privilege keys and short-lived tokens where possible), test the orchestration in a sandbox, and review logs/outputs from each collector to ensure no unexpected data exfiltration. Because the package has no homepage and an unknown source, exercise extra caution and inspect the downstream skills' manifests and code (or restrict the orchestrator to a trusted set of known collectors) before granting it broad access.
Capability Analysis
Type: OpenClaw Skill Name: marketing-orchestrator Version: 1.0.0 The Marketing Orchestrator skill is a high-level workflow manager designed to coordinate multiple data collection sub-skills (Instagram, Meta Ads, SEO, etc.) and generate a consolidated report. The logic in SKILL.md is purely orchestrational, following a standard pattern for aggregating results from other agents without any signs of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The name/description (marketing orchestration) matches the SKILL.md: it sequences collectors (Instagram, Meta Ads, SEO, competitors, website audit) and calls a report-generator. It does not request unrelated env vars, binaries, or system access.
Instruction Scope
Runtime instructions are narrowly scoped to validating input, sequentially invoking named sub-skills, aggregating results, and calling a report-generator. This is within purpose. Note: the skill delegates external calls and credential handling to the 'calling framework' and other skills; the orchestrator itself does not describe how to handle sensitive data from those sub-skills.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk and there is no install-time risk from this skill itself.
Credentials
This skill declares no required env vars or credentials, which is proportional. However, it explicitly relies on other collector/reporting skills and the environment to provide API keys and secrets; therefore the effective credential surface depends on those downstream skills (not visible here).
Persistence & Privilege
always:false and no config paths are requested. The skill does not request persistent/system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but is not an additional privilege requested by this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install marketing-orchestrator
  3. After installation, invoke the skill by name or use /marketing-orchestrator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Marketing Orchestrator Skill. - Coordinates a full marketing audit by sequentially running collector agents for Instagram, Meta Ads, SEO/keywords, competitors, and website audit. - Aggregates results and generates a comprehensive marketing audit report via the Report Generator skill. - Requires either an Instagram handle or website domain as input. - Ensures that errors from individual collectors do not block the full process. - Designed for easy extension with additional collectors or data sources.
Metadata
Slug marketing-orchestrator
Version 1.0.0
License
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Marketing Orchestrator?

Orchestrates marketing data collection from Instagram, Meta Ads, SEO, competitors, and website audits to generate a comprehensive marketing audit report. It is an AI Agent Skill for Claude Code / OpenClaw, with 310 downloads so far.

How do I install Marketing Orchestrator?

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

Is Marketing Orchestrator free?

Yes, Marketing Orchestrator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Marketing Orchestrator support?

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

Who created Marketing Orchestrator?

It is built and maintained by Adarsh More (@adarshvmore); the current version is v1.0.0.

💬 Comments