← 返回 Skills 市场
wd041216-bit

Super Marketing Pro

作者 Da Wei · GitHub ↗ · v3.1.0 · MIT-0
cross-platform ⚠ suspicious
212
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install super-marketing-pro
功能描述
Full-stack B2B marketing execution skill equivalent to a 10-person agency team. Use for: building ICP and brand messaging, generating multi-platform content...
安全使用建议
This skill largely matches its stated marketing function, but exercise caution before installing: 1) The bundled Python scripts call an external LLM and require an OPENAI_API_KEY (and the openai package), but the registry manifest did not list any required env vars — treat that as a red flag and add the missing declaration or ask the author for clarity. 2) Any long-form source files you feed into content_repurposer or other scripts will be sent to the LLM provider; do not include PII, secrets, customer data, or proprietary documents you can't expose. 3) Inspect scripts/llm_utils.py to confirm which endpoint, model, and timeout/retry/logging behavior are used, and ensure API calls are not logged to disk or sent to additional endpoints. 4) Run the skill in an isolated environment first (no production keys) and monitor network calls to confirm only the expected LLM endpoints are used. 5) Prefer creating a scoped/test API key with limited quota and audit logs; if you accept the skill, ask the maintainer to update the manifest to declare OPENAI_API_KEY and other runtime requirements for transparency.
功能分析
Type: OpenClaw Skill Name: super-marketing-pro Version: 3.1.0 The 'super-marketing-pro' skill bundle is a legitimate set of tools designed for B2B marketing automation. It includes Python scripts for generating Ideal Customer Profiles (ICP), repurposing content via LLMs, and creating SEO strategies. The code follows standard practices, utilizing the OpenAI API through a centralized utility (llm_utils.py) and performing local file operations for input/output. No evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found; all functionality aligns with the stated marketing objectives.
能力评估
Purpose & Capability
Name/description align with included scripts and reference docs: the package legitimately implements ICP/strategy, content repurposing, email sequence, SEO and reporting. However the registry metadata claims 'instruction-only' / no required env vars while the shipped scripts clearly require the openai client and an OPENAI_API_KEY — a manifest mismatch that should have been declared.
Instruction Scope
SKILL.md and scripts instruct the agent to run the provided Python scripts (strategy_builder, content_repurposer, email generator, competitor monitor, etc.). Several scripts read user-supplied local files (source docs, batch lists) and pass their contents to an LLM call (via llm_utils.call_llm). That implies sending potentially sensitive content to an external model endpoint. The SKILL.md does not explicitly warn about external data transmission or specify which env var is required in the registry, reducing transparency.
Install Mechanism
No installer or remote download steps are declared; code is bundled with the skill (9 scripts + docs). The only external runtime dependency is the Python 'openai' package (installed via pip), which is expected for LLM-based scripts. There are no obscure download URLs or archive extractions in the manifest.
Credentials
The code (llm_utils.py referenced in SKILL.md) requires OPENAI_API_KEY and the SKILL.md/README instructs the user to set an OpenAI-compatible API key and install openai. Yet the registry lists no required env vars or primary credential. That omission is disproportionate and misleading: an API key is necessary for normal operation and will be used to transmit content to an external LLM service.
Persistence & Privilege
Skill is not always:true and is user-invocable; it does not request elevated platform privileges or modify other skill configs. It will be able to run autonomously only if the agent chooses to invoke it (default behavior), which is normal for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install super-marketing-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /super-marketing-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.1.0
- Major update: Expanded platform coverage and clarified full-stack B2B marketing workflow. - Added support and guides for both Chinese (抖音, 小红书, 微信) and Western social platforms (LinkedIn, YouTube, Instagram, X). - Enforced strategy-first workflow: Always define ICP and messaging before content generation. - New/updated scripts for content repurposing, hashtag generation, SEO, competitor analysis, email sequences, and ROI reporting. - Detailed execution workflow and reference guides included to streamline each marketing stage.
元数据
Slug super-marketing-pro
版本 3.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Super Marketing Pro 是什么?

Full-stack B2B marketing execution skill equivalent to a 10-person agency team. Use for: building ICP and brand messaging, generating multi-platform content... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 212 次。

如何安装 Super Marketing Pro?

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

Super Marketing Pro 是免费的吗?

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

Super Marketing Pro 支持哪些平台?

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

谁开发了 Super Marketing Pro?

由 Da Wei(@wd041216-bit)开发并维护,当前版本 v3.1.0。

💬 留言讨论