Sandbox
@AgriciDaniel/marketing-skill-pack

One-command installer for Claude Code marketing tools

This repo installs several AI Marketing Hub tools in one run, including Claude SEO, Claude Blog, Skill Forge, and WP MCP Ultimate. The scripts clone the repos into `~/.claude/packs/`, update them on reruns, and reinstall anything that is already present.

47 stars12 forksHTMLUpdated 5mo ago
Who it's for

Builders who use Claude Code and want a set of marketing-focused tools ready to run.

What it delivers

You can set up and update a whole marketing tool stack without installing each repo by hand.

What it does

Cross-platform installer

Works on macOS, Linux, and Windows with `install.sh` or `install.ps1`.

Bundle of Claude Code tools

Installs Claude SEO, Claude Blog, Skill Forge, and WP MCP Ultimate from their source repos.

Update on rerun

Running the same command again pulls the latest version and reinstalls each tool.

Partial install recovery

If one step fails, the script keeps going and picks up where it left off.

WordPress plugin download

Downloads the WP MCP Ultimate ZIP to `~/Downloads/wp-mcp-ultimate.zip` for manual plugin upload.

How to get it

  1. 1macOS / Linux
    curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/marketing-skill-pack/main/install.sh | bash
  2. 2Windows (PowerShell)
    irm https://raw.githubusercontent.com/AgriciDaniel/marketing-skill-pack/main/install.ps1 | iex
  3. 3Restart Claude Code (close and reopen), then try
    /seo audit https://yoursite.com
    /blog write "10 ways to use AI in marketing"
    /skill-forge plan my-new-skill

README

AI Marketing Hub — Marketing Skill Pack

Marketing Skill Pack

Install all AI Marketing Hub tools in one command. Works on macOS, Linux, and Windows.


Install

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/marketing-skill-pack/main/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/AgriciDaniel/marketing-skill-pack/main/install.ps1 | iex

Already installed? Run the same command again to update everything to the latest version.


What Gets Installed

ToolTypeSlash Command
Claude Code + VS Code EssentialsDev environment setup (26 extensions + Claude Code CLI)
Claude SEOSEO audits, page analysis, schema markup, sitemap/seo
Claude BlogWrite, rewrite, analyze, and schedule blog content/blog
Skill ForgeDesign and build new Claude Code skills/skill-forge
WP MCP UltimateWordPress plugin — 57 AI-powered WP abilitiesMCP server

Requirements

RequirementmacOSLinuxWindows
git 2.xbrew install gitapt install gitgit-scm.com
Node.js 18+nodejs.orgnodejs.orgnodejs.org
curlpre-installedapt install curlpre-installed (Win 10+)
bashpre-installedpre-installedGit Bash (included with Git) or WSL

WordPress Plugin

The WP MCP Ultimate plugin ZIP is downloaded automatically to ~/Downloads/wp-mcp-ultimate.zip. Install it manually after the script finishes:

  1. Go to WP Admin → Plugins → Add New → Upload Plugin
  2. Upload wp-mcp-ultimate.zip
  3. Activate it, then go to Tools → MCP Ultimate to get your API key

Cloudways users: upload via the Cloudways WordPress panel instead.


After Install

Restart Claude Code (close and reopen), then try:

/seo audit https://yoursite.com
/blog write "10 ways to use AI in marketing"
/skill-forge plan my-new-skill

Updating

Run the same install command again at any time. The script detects existing installations and updates each one automatically — no extra steps needed.


How It Works

Skill repos are cloned to ~/.claude/packs/ on first install. On re-runs, each repo is updated with git pull and its installer is re-run. This gives you:

  • Fresh install → clones all repos and installs skills
  • Re-run → updates each repo to the latest version and reinstalls
  • Partial install → picks up where it left off

Errors in individual steps are reported but do not abort the rest of the installation.


Windows Details

The PowerShell script (install.ps1) automatically finds Git Bash in common installation paths. If Git Bash is not found, it detects WSL bash as a fallback. If neither is available, it prints step-by-step instructions.

Git Bash comes bundled with Git for Windows — most developers already have it.


Author

Built by Agrici Daniel - AI Workflow Architect.

Files in the repo

Repository payload10 top-level entries
  • .github
  • CODE_OF_CONDUCT.md
  • cover.jpeg
  • install.ps1
  • install.sh
  • LICENSE
  • marketing-skill-pack.pdf
  • README.md
  • SECURITY.md
  • skill-pack-chart.html

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More tools

JuliusBrussee/
caveman

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

105k
1 add
MemPalace/
mempalace

The best-benchmarked open-source AI memory system. And it's free.

59k
stablyai/
orca

Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.

66k

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

132k

Never stop coding. Free MIT AI gateway: one endpoint, 352 providers (150+ free), 1200+ models Kimi, Claude, GPT, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 550+ contributors

64k
headroomlabs-ai/
headroom

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

71k