A factual review of aaron-marketing-skills, a Python-based library of Claude Skills for marketing workflows with 120 skills, 8 commands, and 7 disciplines. Latest releases show versioned updates through v19.0.0 as of 2026-07-24.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Aaron Marketing Skills is a library of Claude Skills and slash commands that turns a chat agent into a marketing operator. It covers seven disciplines and a shared protocol layer, with 120 skills and 8 commands, all described as plain Markdown and implemented with small Bash/Python-stdlib runtimes. The project provides a unified contract across skills, auditor gates, and memory models.
How it works
Each skill follows a seven-section activation contract and declares metadata such as discipline and phase. The system is organized into four layers (Strategy, Channels, Orchestration, Protocol) and seven disciplines, plus a protocol layer. An on-demand routing mechanism (/aaron-marketing:auto) distributes natural-language goals across all skills. The architecture includes eight auditor gates and a memory model (HOT/WARM/COLD). There is a shared system catalog at references/system-catalog.json and a four-layer marketing operating system description.
Getting started
Install options include Claude Code and other hosts:
/ plugin marketplace add aaron-he-zhu/aaron-marketing-skills
npx skills add aaron-he-zhu/aaron-marketing-skills
skillhub install <frontmatter-slug>
git clone https://github.com/aaron-he-zhu/aaron-marketing-skills
For a single skill:
npx skills add aaron-he-zhu/aaron-marketing-skills -s keyword-research
The README notes that the bundle can be browsed at skills.sh and that per-agent directories and compatibility details are documented in docs/agent-compatibility.md.
First run commands demonstrate example goals and the /aaron-marketing:auto router, e.g.:
Research keywords for my SaaS product targeting small teams
/aaron-marketing:auto turn our pricing page into an AI-citable comparison hub
Recent releases
Latest releases (latest 5):
- v19.0.0 (2026-07-24): Runtime and distribution simplification; Direct major cutover with no public v18.x profile transition; All 120 canonical skills align to 19.0.0 with 7 disciplines.
- v18.0.0 (2026-07-12): Seven-discipline symmetry unification; Breaking rename release; one phase selector.
- v17.0.0 (2026-07-11): Methodology, runtime, and architecture hardening; no skills added or removed (still 120/S 8).
- v16.1.1 (2026-07-08): Command-system & routing hardening; memory routing details.
- v16.0.2 (2026-07-07): Connector-robustness tail; 51 edge-case fixes across 30 files.
Traction
The repository has 2508 stars and 341 forks. There are 0 open issues. The language is Python and the license is Apache-2.0. The repository was created in 2025-12-18 and last pushed on 2026-08-04.
Behind the repo
No linked startup or company information is provided in the facts.
Caveats
License: Apache-2.0. Age: created 2025-12-18. Open issues: 0. There is mention of multiple release notes and architecture details, but no open issues or explicit license caveats beyond the distributed license.






