← Back to Skills Marketplace
adarshvmore

Marketing Orchestrator Adarsh

by Adarsh More · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
324
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install marketing-orchestrator-adarsh
Description
Orchestrates marketing audits by running collectors for Instagram, Meta Ads, SEO, competitors, and website audit, then generates a comprehensive report.
Usage Guidance
This orchestrator itself appears coherent and low-risk, but it delegates work to collector and report-generator skills. Before installing, verify the registry entries and trustworthiness of each referenced sub-skill (instagram-collector, meta-ads-collector, seo-collector, competitor-finder, website-audit, report-generator). Those sub-skills may require API keys or elevated access and could process or exfiltrate sensitive data; confirm what env vars they request and where their outputs are sent. Also confirm the runSkill names resolve to the intended, trusted implementations in your environment. If you allow autonomous invocation, monitor usage and audit aggregated reports for sensitive content being collected or exported.
Capability Analysis
Type: OpenClaw Skill Name: marketing-orchestrator-adarsh Version: 1.0.1 The skill bundle describes a high-level orchestrator for a marketing audit pipeline. The logic in SKILL.md focuses on sequentially invoking other sub-skills (e.g., Instagram, SEO, and Meta Ads collectors) and aggregating their results into a final report, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md: the skill orchestrates collectors (Instagram, Meta Ads, SEO, competitors, website audit) and then calls a report-generator. It does not ask for unrelated privileges or credentials.
Instruction Scope
Runtime instructions only call other skills via runSkill and aggregate results. The SKILL.md does not instruct reading files, arbitrary env vars, system paths, or sending data to external endpoints beyond invoking other skills. It also documents required input and error handling behavior.
Install Mechanism
No install spec and no code files are included (instruction-only). Nothing is written to disk or downloaded by this skill itself.
Credentials
The skill declares no required env vars or credentials. It notes that the calling framework should handle API keys for external services — which is appropriate for an orchestrator that delegates to collector skills.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modify other skills' configs. It will run only when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install marketing-orchestrator-adarsh
  3. After installation, invoke the skill by name or use /marketing-orchestrator-adarsh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Initializes changelog for version 1.0.1 by adding the _meta.json file. - No changes to orchestration logic or documentation content. - No breaking changes; existing functionality remains the same.
v1.0.0
Initial release of Marketing Orchestrator Skill. - Orchestrates marketing audit by sequentially invoking collector agents for Instagram, Meta Ads, SEO/Keywords, Competitors, and Website Audit. - Aggregates all collected data and generates a comprehensive marketing audit report. - Requires at least an Instagram handle or website domain as input. - Returns both the markdown report and underlying raw data. - Designed for extensibility and error resilience across collectors.
Metadata
Slug marketing-orchestrator-adarsh
Version 1.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Marketing Orchestrator Adarsh?

Orchestrates marketing audits by running collectors for Instagram, Meta Ads, SEO, competitors, and website audit, then generates a comprehensive report. It is an AI Agent Skill for Claude Code / OpenClaw, with 324 downloads so far.

How do I install Marketing Orchestrator Adarsh?

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

Is Marketing Orchestrator Adarsh free?

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

Which platforms does Marketing Orchestrator Adarsh support?

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

Who created Marketing Orchestrator Adarsh?

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

💬 Comments