← Back to Skills Marketplace
jose-compu

Self-Improving Marketing

by José I. O. · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
96
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install self-improving-marketing
Description
Captures messaging misses, channel underperformance, audience drift, brand inconsistency, attribution gaps, and content decay to enable continuous marketing...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install self-improving-marketing
  3. After installation, invoke the skill by name or use /self-improving-marketing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug self-improving-marketing
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Self-Improving Marketing?

Captures messaging misses, channel underperformance, audience drift, brand inconsistency, attribution gaps, and content decay to enable continuous marketing... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install Self-Improving Marketing?

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

Is Self-Improving Marketing free?

Yes, Self-Improving Marketing is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Self-Improving Marketing support?

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

Who created Self-Improving Marketing?

It is built and maintained by José I. O. (@jose-compu); the current version is v1.1.0.

💬 Comments