← 返回 Skills 市场
alirezarezvani

marketing-ops

作者 Alireza Rezvani · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
327
总下载
0
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install marketing-ops
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /marketing-ops 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
v2.1.1
v2.1.1: optimization, reference splits
元数据
Slug marketing-ops
版本 1.0.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 327 次。

如何安装 marketing-ops?

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

marketing-ops 是免费的吗?

是的,marketing-ops 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

marketing-ops 支持哪些平台?

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

谁开发了 marketing-ops?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v1.0.0。

💬 留言讨论