Jaredrhod Marketing
Loads a real operator's playbooks before writing copy, ads, emails or funnels
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 17, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 81144f4
Wrote a landing-page headline for a $27 '15-minute dinners' course cold, then again after loading the skill: the baseline gave generic 'Healthy Dinners Made Easy for Busy Parents'; guided by the skill's feeling-first and 'How to X by Y' mechanism formula it produced concrete, tripwire-anchored copy naming the exact relief and method. Pure Read-only markdown, no scripts or network calls; the delta is real if inherently subjective for copywriting.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 4/5
What Jaredrhod Marketing does
A marketing context pack that makes Claude read jaredrhod's 35 core principles plus the matching playbook (copywriting, sales letters, email, FB ads, lead magnets, content, analytics) before producing any marketing output. Triggers on copy, sales/opt-in pages, ads, email sequences, lead magnets, funnels and strategy. Read-only, all local markdown.
How to install Jaredrhod Marketing
git clone https://github.com/jaredrhod/ai-marketing-skills
mkdir -p ~/.claude/skills
cd ai-marketing-skills && cp -r jaredrhod-marketing ~/.claude/skills/jaredrhod-marketing
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Jaredrhod Marketing
-
/jaredrhod-marketingLoads a real operator's playbooks before writing copy, ads, emails or funnels
It also activates on plain-language prompts like these:
-
Write a headline for my $27 online course landing page -
Draft a sales letter for our new lead magnet offer -
Write an email sequence to sell tickets to our upcoming webinar
Frequently asked questions
- Is the Jaredrhod Marketing skill free?
- Yes. The skill itself is free from jaredrhod/ai-marketing-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Jaredrhod Marketing work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Tested · Works. Wrote a landing-page headline for a $27 '15-minute dinners' course cold, then again after loading the skill: the baseline gave generic 'Healthy Dinners Made Easy for Busy Parents'; guided by the skill's feeling-first and 'How to X by Y' mechanism formula it produced concrete, tripwire-anchored copy naming the exact relief and method. Pure Read-only markdown, no scripts or network calls; the delta is real if inherently subjective for copywriting.
- What is the Jaredrhod Marketing SkillProof Score?
- 8.4/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 4/5.
- How do I install Jaredrhod Marketing?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Jaredrhod Marketing with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.