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 mralaminahamed/wp-dev-skills --skill wp-woocommercegit clone --depth 1 https://github.com/mralaminahamed/wp-dev-skillsWrote 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/mralaminahamed/wp-dev-skills/wp-woocommerce)<a href="https://agentmods.dev/skills/mralaminahamed/wp-dev-skills/wp-woocommerce"><img src="https://agentmods.dev/badge/skills/mralaminahamed/wp-dev-skills/wp-woocommerce/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/mralaminahamed/wp-dev-skills/wp-woocommerce"><img src="https://agentmods.dev/badge/skills/mralaminahamed/wp-dev-skills/wp-woocommerce.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.00352 | $0.02874 |
| Opus 5 | $0.00176 | $0.01437 |
| Sonnet 5 | $0.00070 | $0.00575 |
| Haiku 4.5 | $0.00035 | $0.00287 |
Grade A, and why
wp-woocommerce 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 12d 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 — 228 lines — stays where its author put it; the contents beside it link to each section on GitHub.
WooCommerce Extension Development
Model note: Complex — payment gateways, HPOS compatibility, and block cart/checkout require multi-file reasoning. Use
sonnetoropus.haikufor isolated CRUD or hook lookups only.
Guide for building WooCommerce extensions: custom product types, payment gateways, hooks, CRUD, REST, and admin UI. Assumes the host plugin passes the wp-plugin-audit baseline and the official wp-plugin-development security conventions.
When to use
- "Add a custom product type", "create a payment gateway", "add a shipping method".
- "Extend the WooCommerce REST API", "add fields to WC orders/products".
- "Build a WooCommerce admin tab", "add product meta", "custom checkout field".
- "Hook into WC cart/checkout", "add a fee", "apply a discount programmatically".
- "Debug WooCommerce order status flow", "fix a WC hook not firing".
Not for: General WordPress plugin architecture — use wp-plugin-development. PHPStan types for WC — use wp-phpstan-stubs to scaffold WC stubs.
Method
1. Identify extension point category
Determine which WC subsystem applies before writing code:
| Goal | Subsystem |
|---|---|
| Custom product type | WC_Product subclass + product_type_query filter |
| Payment gateway | WC_Payment_Gateway subclass + woocommerce_payment_gateways filter |
| Shipping method | WC_Shipping_Method subclass + woocommerce_shipping_methods filter |
| Custom order status | wc_register_order_status + wc_order_statuses filter |
| Cart/checkout field | woocommerce_checkout_fields filter or block integration API |
| Admin product tab | woocommerce_product_data_tabs + woocommerce_product_data_panels |
| Order list column | manage_edit-shop_order_columns + manage_shop_order_posts_custom_column |
| REST API extension | woocommerce_rest_* hooks or custom endpoint on WC_REST_Controller |
2. CRUD — use WC classes, not direct $wpdb
Always use WC CRUD methods; they fire the correct hooks and invalidate caches.
What ships with it
11 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- evals/evals.json 2.0 KB
- references/block-cart-checkout.md 6.5 KB
- references/coupons-tax-webhooks.md 6.6 KB
- references/hpos-migration.md 3.8 KB
- references/orders.md 7.7 KB
- references/payment-gateway.md 7.4 KB
- references/payment-methods.md 6.5 KB
- references/product-crud.md 5.4 KB
- references/rest-api.md 5.6 KB
- references/shipping.md 7.2 KB
- references/wc-hooks.md 6.4 KB
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.
- 12d ago First seen · 228 lines · 352 tokens per session scan A 8ece1ffdf167
wp-woocommerce is a skill published in the GitHub repository mralaminahamed/wp-dev-skills (27 stars, last pushed 1mo ago), licensed MIT. It adds 352 tokens to every session and 2,874 once invoked, about $0.0018 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-08-30.
Other skills, from other repositories
WooCommerce Automation
Automate WooCommerce e-commerce operations including orders, inventory, customers, and marketing.
woocommerce-plugin-development
Create custom WooCommerce plugins using action/filter hooks, the Settings API, and REST API extensions to add features without modifying core.
ebay-search
Search eBay listings - find items, auctions, deals, and compare prices.
plattform-online-gate-rollout-rangfolge
Für Plattform und Online Checkout: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: plattform-online-gate-rollout-rangfolge.
amazon-advertising-strategy
Comprehensive Amazon advertising strategy and campaign optimization. Sponsored Products, Sponsored Brands, Sponsored Display campaign management, budget allocation, ACoS optimization, and performance tracking. Use when the user asks about Amazon PPC, advertising strategy, campaign optimization, or Amazon ads…
amazon-display-ads
Amazon Sponsored Display campaign strategy and optimization. Audience targeting, retargeting campaigns, creative optimization, and performance management. Use when the user asks about Amazon display ads, audience targeting, retargeting, or Sponsored Display campaigns.