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.
npx skills add respira-press/agent-skills-wordpress --skill woo-pricing-promotionsgit clone --depth 1 https://github.com/respira-press/agent-skills-wordpressWrote 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.
[](https://agentmods.dev/skills/respira-press/agent-skills-wordpress/woo-pricing-promotions)<a href="https://agentmods.dev/skills/respira-press/agent-skills-wordpress/woo-pricing-promotions"><img src="https://agentmods.dev/badge/skills/respira-press/agent-skills-wordpress/woo-pricing-promotions/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.
<a href="https://agentmods.dev/skills/respira-press/agent-skills-wordpress/woo-pricing-promotions"><img src="https://agentmods.dev/badge/skills/respira-press/agent-skills-wordpress/woo-pricing-promotions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00073 | $0.01396 |
| Opus 5 | $0.00036 | $0.00698 |
| Sonnet 5 | $0.00015 | $0.00279 |
| Haiku 4.5 | $0.00007 | $0.00140 |
Grade A, and why
woo-pricing-promotions 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Woo Pricing and Promotions
Runs a sale, a repricing, or a coupon on a live WooCommerce store, and treats the money as money. Every change is previewed before it happens, snapshotted when it does, and reversible afterwards.
What this skill does
Pricing is the one place on a store where a plausible-looking mistake costs real money before anyone notices. A misplaced decimal is not a broken layout somebody reports; it is orders at the wrong price, and by the time it surfaces the orders exist. So the order of operations here is deliberate: understand the current prices, state the change in money rather than percentages, show it, then write it.
Handles:
- Category-wide or list-based repricing, by percentage, by fixed amount, or to a set value
- Scheduled sales with start and end dates, so the sale ends without anyone remembering to end it
- Coupons: fixed, percentage, free shipping, with usage limits and product or category restrictions
- Sale badges on the storefront
- Putting a price change back from the snapshot it wrote
What this skill does NOT do
- Decide the discount. Depth is a margin decision. This skill will tell you what a discount costs against recent sales volume; it will not pick one.
- Beat the guardrails. A move over 50%, a discount deeper than 70%, or a price under 0.50 comes back blocked. That is the add-on refusing, and it is refusing on purpose. Say so plainly and ask, rather than resending with the override.
- Touch tax, currency, or payment configuration.
- Reprice a variable product's parent and hope. Variations carry their own prices; name them.
Requirements
- WooCommerce with the Respira WooCommerce add-on, licensed
- The store's own reporting for volume, which
get-sales-reportreads
Trigger Phrase
- "run a sale"
Alternative Triggers
- "discount this category"
- "set up a coupon"
- "reprice these products"
- "end the sale"
- "what would 20% off cost me"
Execution Workflow
Phase 1: See the current state
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.
- 2d ago First seen · 120 lines · 73 tokens per session scan A 063c909b62fb
woo-pricing-promotions is a skill published in the GitHub repository respira-press/agent-skills-wordpress (43 stars, last pushed 3d ago), licensed MIT. It adds 73 tokens to every session and 1,396 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.
Other skills, from other repositories
refund-processor
Process a refund request by gathering context and preparing the refund workflow.
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…
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…
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.
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…
kelly-products
An e-commerce product-management workspace for product records, SKUs, prices, inventory, sales-channel status, assets, compliance notes, and product lifecycle stages.