Description
What This Prompt Does
Pulls stock levels for all products, sorted by urgency — out of stock first, then low stock under 5 units.
The Prompt
Copy everything below and paste it into Claude with your WordPress MCP connection active:
Using WordPress MCP, generate a low stock report for my WooCommerce store: 1. Get all published products using wordpress-mcp-get-posts (post_type=product, per_page=100) 2. For each product, retrieve the stock quantity and stock status from post meta (_stock, _stock_status, _manage_stock) 3. Identify: out of stock products, products with stock quantity under 5, products with stock management disabled 4. Sort results: out of stock first, then by quantity ascending 5. Give me a clean table: Product Name | Stock Qty | Status | Product URL Do NOT modify any products. Report only.
How to Use It
- Connect Claude to your WordPress site via MCP (setup guide here)
- Copy the prompt above
- Paste it into Claude and press Enter
- Claude will run the audit and return a detailed report
No changes will be made to your site. These prompts are read-only audits.
ACF Field Groups & Fields
Prompt Details
Location Rules: post_type == product
Model Compatibility (model_compatibility) checkbox
No value set
Related Prompts (related_prompts) relationship
No value set
Effectiveness Score (effectiveness_score) number
No value set
Complexity Level (complexity_level) select
No value set
Industry Focus (industry_focus) select
No value set
Last Tested (last_tested) date_picker
No value set
Times Used (times_used) number
No value set
Example Input (example_input) textarea
No value set
Example Output (example_output) textarea
No value set

Reviews
There are no reviews yet.