← 返回 Skills 市场
adarshvmore

Marketing Orchestrator

作者 Adarsh More · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
310
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install marketing-orchestrator
功能描述
Orchestrates marketing data collection from Instagram, Meta Ads, SEO, competitors, and website audits to generate a comprehensive marketing audit report.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install marketing-orchestrator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /marketing-orchestrator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug marketing-orchestrator
版本 1.0.0
许可证
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Marketing Orchestrator 是什么?

Orchestrates marketing data collection from Instagram, Meta Ads, SEO, competitors, and website audits to generate a comprehensive marketing audit report. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 310 次。

如何安装 Marketing Orchestrator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install marketing-orchestrator」即可一键安装,无需额外配置。

Marketing Orchestrator 是免费的吗?

是的,Marketing Orchestrator 完全免费(开源免费),可自由下载、安装和使用。

Marketing Orchestrator 支持哪些平台?

Marketing Orchestrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Marketing Orchestrator?

由 Adarsh More(@adarshvmore)开发并维护,当前版本 v1.0.0。

💬 留言讨论