woo-marketing-campaigns

woo-marketing-campaigns is a skill for Claude Code from respira-press/agent-skills-wordpress. It costs 71 tokens per session (1,493 once invoked), scanned A, original, MIT.

A WooCommerce campaign-planning tool that reads a store's products, sales, stock, and catalogue before drafting a promotion. WooCommerce is the online-store system used to sell products through WordPress.

In plain words
What is it for?
Use it to choose products to promote, plan offers and dates, draft landing-page and product copy, and prepare the sale or coupon behind a campaign.
Why use it?
It avoids campaigns based on discontinued products, missing stock, or inaccurate prices, and stages changes for approval instead of publishing them immediately.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the respira-wordpress-skills plugin — 50 skills shipped together

Good fit Use it to choose products to promote, plan offers and dates, draft landing-page and product copy, and prepare the sale or coupon behind a campaign.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/respira-press/agent-skills-wordpress/woo-marketing-campaigns
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add respira-press/agent-skills-wordpress --skill woo-marketing-campaigns
Clone the repo
git clone --depth 1 https://github.com/respira-press/agent-skills-wordpress

Made for: Claude Code.

Or install respira-wordpress-skills, the plugin that ships this one along with the rest of its 50 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for woo-marketing-campaigns

README.md
[![agentmods](https://agentmods.dev/badge/skills/respira-press/agent-skills-wordpress/woo-marketing-campaigns/github.svg)](https://agentmods.dev/skills/respira-press/agent-skills-wordpress/woo-marketing-campaigns)
Your own site
<a href="https://agentmods.dev/skills/respira-press/agent-skills-wordpress/woo-marketing-campaigns"><img src="https://agentmods.dev/badge/skills/respira-press/agent-skills-wordpress/woo-marketing-campaigns/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for woo-marketing-campaigns

Your own site · 80×15
<a href="https://agentmods.dev/skills/respira-press/agent-skills-wordpress/woo-marketing-campaigns"><img src="https://agentmods.dev/badge/skills/respira-press/agent-skills-wordpress/woo-marketing-campaigns.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,493 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.01493
Opus 5 $0.00036 $0.00746
Sonnet 5 $0.00014 $0.00299
Haiku 4.5 $0.00007 $0.00149

Measured 3d ago against content hash b0669ac374ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

woo-marketing-campaigns scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/woo-marketing-campaigns/SKILL.md · 129 lines

How it starts

The opening of the file, as written. The whole thing — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Woo Marketing Campaigns

Plans and drafts a campaign for a WooCommerce store from what the store actually sells, rather than from what a model imagines a store like this sells.

What this skill does

Most campaign copy for a store is written without looking at the store. It names products that were discontinued, promises stock that is not there, and picks a hero product that has sold four units all year. The fix is not better prose, it is reading the shop first.

So this reads sales, stock and catalogue quality before it writes a word, then drafts the campaign against real products at real prices with real availability, and stages every change rather than publishing it.

Handles:

  • Choosing what to promote from sales data and stock, not from guesswork
  • Campaign plan: the offer, the products, the dates, the pages that need to exist
  • Landing page and category copy, written to a duplicate for approval
  • Product descriptions and short descriptions for the promoted set
  • The coupon or sale the campaign depends on, through Woo Pricing and Promotions
  • A post-campaign read of what actually sold

What this skill does NOT do

  • Send anything. No email, no ads, no social posts. It drafts; a person sends.
  • Publish. Copy lands on duplicates. Approval is a human step, always.
  • Invent stock or dates. If a product has four units left, the campaign says so or picks something else.
  • Set the discount. That is a margin decision, and it belongs to the owner. See Woo Pricing and Promotions.
  • Claim anything the store cannot support. No "best", no "award-winning", no delivery promise the shipping settings do not back.

Requirements

  • WooCommerce with the Respira WooCommerce add-on, licensed
  • Enough order history for get-sales-report to say something useful. On a store with almost no orders, say that plainly and plan from stock and margin instead of pretending the data speaks.

Trigger Phrase

  • "plan a campaign"

Alternative Triggers

  • "promote this product"
  • "write the copy for our sale"
  • "what should we push this month"
  • "draft the launch for this collection"

Read the full file on GitHub · 129 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 129 lines · 71 tokens per session scan A b0669ac374ca

Subscribe to this mod's changes

woo-marketing-campaigns is a skill published in the GitHub repository respira-press/agent-skills-wordpress (43 stars, last pushed 4d ago), licensed MIT. It adds 71 tokens to every session and 1,493 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-08.

Related

Other skills, from other repositories

refund-processor

Process a refund request by gathering context and preparing the refund workflow.

composio-community/support-skills · 17 tokens

seo-ecommerce

E-commerce SEO analysis: Google Shopping visibility, Amazon marketplace intelligence, product schema validation, competitor pricing analysis, and marketplace keyword gaps. Combines on-page product SEO with marketplace data from DataForSEO Merchant API. Use when user says "ecommerce SEO", "product SEO", "Google…

georgekhananaev/claude-skills-vault · 89 tokens

kelly-inquiry

Personal App-in-Skill inbound-inquiry reception desk (Busabase App-in-Skill) for cross-border/foreign-trade sellers, aggregating WhatsApp, Instagram, Messenger, and email inquiries into a pipeline with a product knowledge base, quote worksheet, approval queue, and follow-up reminders. Use when the user invokes…

mr-kelly/skills · 148 tokens

kelly-listing

A product-listing workspace for cross-border e-commerce sellers. It turns product information into drafts for Amazon, Shopify, TikTok Shop and eBay, including versions for different countries.

mr-kelly/skills · 122 tokens

kelly-picks

Product-research (选品) desk (Busabase App-in-Skill) for a cross-border e-commerce seller. The agent sweeps trend sources — Amazon BSR movers, TikTok viral product videos, Temu/AliExpress rising items, Google Trends terms, competitor new launches — and files product candidates with margin cards (landed cost, fees…

mr-kelly/skills · 172 tokens

kelly-ecommerce-intel

A daily intelligence workspace for online retailers and sellers who trade across borders. It collects source-backed news, trends, competitor activity, customer questions, and buyer-interest clues into reviewable actions and drafts.

mr-kelly/skills · 92 tokens