Marketing Orchestrator
Skill by adarshvmore
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adarshvmore/marketing-orchestratorWhat This Skill Does
The Marketing Orchestrator is a robust, high-level automation tool designed to streamline digital marketing audits. Rather than manually researching individual platforms, this skill acts as a central hub that sequences and coordinates multiple specialized collector agents. It takes a brand's Instagram handle or website domain as input and proceeds to trigger a comprehensive pipeline including Instagram insights, Meta ads performance, SEO keyword rankings, competitor analysis, and full-scale website health audits. Once data is gathered, it leverages an internal report generator to synthesize the findings into a professional, cohesive markdown report. This orchestration layer eliminates the repetitive task of gathering disparate data points and provides an immediate, actionable view of a brand’s digital footprint.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the necessary permissions enabled for sub-agent communication. Use the following command in your terminal:
clawhub install openclaw/skills/skills/adarshvmore/marketing-orchestrator
Ensure that the environment variables for your underlying services (like SEO tools or social media APIs) are correctly configured in your openclaw.config before execution.
Use Cases
- Pre-Pitch Research: Agencies can use this to generate an instant audit of a prospect's digital presence to tailor their pitch deck.
- Competitor Benchmarking: Keep track of how your brand compares to competitors by running the audit against your domain and those of your primary rivals.
- Quarterly Reviews: Automatically generate performance summaries to visualize progress in SEO and social media presence over time.
- Website Health Checks: Rapidly identify broken links, performance bottlenecks, or SEO gaps that might be hindering lead conversion.
Example Prompts
- "Perform a full marketing audit for gymshark.com and share the summary of their SEO and social performance."
- "Run an audit on the instagram handle @nike and include a competitor analysis of their primary rivals."
- "Orchestrate a marketing audit for my brand at fashion-trends-store.com. Focus specifically on the keyword opportunities and website health report."
Tips & Limitations
- Input Requirements: You must provide either an
instagramHandleor awebsiteDomain. Providing both will yield the most comprehensive report. - Execution Time: Because this skill invokes multiple sub-agents, allow a few moments for all collectors to return their data before the report is generated.
- Fault Tolerance: The orchestration logic is designed to continue even if one collector fails, ensuring you still receive as much data as possible.
- Data Privacy: Ensure that you have the appropriate authorization to scrape or audit the websites and handles being analyzed. Always verify findings against official platform dashboards.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adarshvmore-marketing-orchestrator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api