← 返回 Skills 市场
jose-compu

Self-Improving Marketing

作者 José I. O. · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install self-improving-marketing
功能描述
Captures messaging misses, channel underperformance, audience drift, brand inconsistency, attribution gaps, and content decay to enable continuous marketing...
安全使用建议
This skill appears to do what it says: create local marketing log files, surface reminders, and optionally run lightweight scripts to detect marketing-related issues in tool output. Before installing or enabling hooks: (1) inspect the provided scripts (activator.sh, error-detector.sh, extract-skill.sh) and hook handlers to confirm you’re comfortable with their behavior; (2) do not enable the PostToolUse (error-detector) hook if you run commands that produce sensitive outputs you don't want scanned — the script reads CLAUDE_TOOL_OUTPUT; (3) enable hooks only by explicit action (copy + openclaw hooks enable) and prefer project-level testing or a sandbox workspace first; (4) the package requests no credentials and performs no network exfiltration, but verify any git clone source you use (the manual install references a GitHub repo) and audit the code before trusting it in production.
功能分析
Type: OpenClaw Skill Name: self-improving-marketing Version: 1.1.0 The skill bundle is a marketing performance tracking and optimization framework designed for OpenClaw agents. It provides a structured system for logging campaign issues, messaging learnings, and feature requests into local markdown files. The included shell scripts (activator.sh, error-detector.sh, and extract-skill.sh) are utility helpers for environment initialization, keyword-based detection of marketing failures in tool outputs, and scaffolding new skill templates. The OpenClaw hooks (handler.js/ts) are used to inject reminders into the agent's context. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; all actions are consistent with the stated purpose of marketing self-improvement.
能力评估
Purpose & Capability
The name/description (capture marketing learnings, log campaign issues, promote insights) match the included files and scripts: creation of .learnings/*.md, reminder activator, an error detector that scans tool output for marketing terms, and OpenClaw hook handlers. Required binaries/env/configs are none, which is proportionate to the described functionality.
Instruction Scope
SKILL.md instructs creation of local .learnings files and optional workspace files (~/.openclaw/workspace) and enabling hooks; scripts (activator, error-detector, extract-skill) operate on local files and read CLAUDE_TOOL_OUTPUT. This is within scope for a logging/monitoring skill, but the PostToolUse hook (error-detector) reads command output which may include sensitive data — SKILL.md notes this. Review what the scripts will run and enable PostToolUse only if comfortable with hooks reading tool outputs.
Install Mechanism
No install spec in the registry (instruction-only). Manual install suggestions use git clone from GitHub (standard). Scripts and hook handlers are provided in the package; there are no downloads from unknown personal servers or URL shorteners. No extract/archive installs that write arbitrary code from untrusted URLs were found.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The only environment usage is the error-detector reading CLAUDE_TOOL_OUTPUT (an expected hook-provided variable). There are no requests for unrelated secrets or cloud credentials.
Persistence & Privilege
always:false and user-invocable:true (default). Hook activation is opt-in: the user must copy/enable the hook to ~/.openclaw/hooks. Note that when enabled, the hook scripts run with the same permissions as the agent and activator is designed to run on prompts if configured; that increases surface area, so enable only after review. The skill does not automatically modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-improving-marketing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-improving-marketing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**Version 1.1.0** - Added stackability contract for multi-skill installations. - Added namespaced logging guidance (`.learnings/marketing/`) for coexistence with other skills. - Added required `Skill: marketing` metadata field and cross-skill precedence/ownership rules. - Clarified hook arbitration model (single dispatcher, dedupe, rate limiting).
v1.0.0
Initial release of the self-improving-marketing skill for structured marketing learnings and campaign issue logging. - Captures and logs messaging misses, channel underperformance, audience drift, brand inconsistency, attribution gaps, and content decay. - Provides quick-start scripts to auto-initialize `.learnings/` directories and log files without overwriting. - Step-by-step workflow for logging issues when specific marketing metrics decline or benchmark failures occur. - Guidance on promoting important learnings to brand guidelines, playbooks, personas, or attribution models. - Setup instructions for use with OpenClaw and other agent platforms, including optional session-start reminders. - Example log entry templates for consistent documentation and improvement tracking.
元数据
Slug self-improving-marketing
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Self-Improving Marketing 是什么?

Captures messaging misses, channel underperformance, audience drift, brand inconsistency, attribution gaps, and content decay to enable continuous marketing... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 Self-Improving Marketing?

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

Self-Improving Marketing 是免费的吗?

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

Self-Improving Marketing 支持哪些平台?

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

谁开发了 Self-Improving Marketing?

由 José I. O.(@jose-compu)开发并维护,当前版本 v1.1.0。

💬 留言讨论