Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By orbruno
Complete WooCommerce and WordPress API integration for managing sites without the dashboard. Includes backup management, security auditing, and multi-site support.
npx claudepluginhub orbruno/woocommerce-ccpluginCreate manual backup of WordPress/WooCommerce content
Initialize WooCommerce/WordPress configuration for current project
Generate project-specific README with WordPress/WooCommerce setup instructions
Restore WordPress/WooCommerce content from a backup
Advisory agent for WordPress/WooCommerce backup strategy, planning, and orchestration. Helps users design backup workflows, recover from issues, and maintain data safety.
Specialized agent for complex WordPress and WooCommerce content workflows including bulk operations, content migrations, category reorganizations, and multi-step content management tasks.
Proactive security auditing agent that scans WordPress and WooCommerce content for vulnerabilities including SQL injection, XSS, insecure patterns, and malicious code before publishing or updating content.
This skill should be used when the user asks "how do I bulk update products", "best way to manage WordPress posts", "WooCommerce workflow", "content management strategies", "organize WordPress content", mentions bulk operations, content migrations, category management, order processing workflows, or needs guidance on WordPress/WooCommerce content management patterns and best practices.
This skill should be used when the user asks to "create a custom agent", "build project-specific agent", "make an agent for my workflow", "create agent for Turri", "agent template", mentions creating specialized agents for their WordPress/WooCommerce projects, or needs guidance on designing and implementing custom agents for specific use cases.
This skill should be used when the user asks to "use MetaBox", "get custom fields", "update custom fields", "MetaBox REST API", "meta_box fields", mentions "MetaBox plugin", or needs help working with MetaBox custom fields through the WordPress REST API.
This skill should be used when the user asks to "set up WordPress", "configure WooCommerce API", "connect to my WordPress site", "generate API keys", "create Application Password", mentions "WordPress authentication", "WooCommerce credentials", or needs help with initial WordPress/WooCommerce plugin configuration and credential setup.
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Operate your WordPress sites through Claude using the WP Umbrella Public API. Zero-dependency skill: Claude learns the API from an embedded OpenAPI spec and calls it with curl on your behalf.
Manage WordPress sites: content creation, blog posts, media, Elementor page editing, and WP-CLI workflows.
WooCommerce for Claude agent skills for store analytics, revenue, coupon, order and refund triage, catalog readiness, and MCP setup workflows
WordPress plugin development with hooks, security, REST API, custom post types. Use for plugin creation, $wpdb queries, Settings API, or encountering SQL injection, XSS, CSRF, nonce errors.
Complete Wix eCommerce + Marketing + Events + CMS + Pipeline management for Claude Desktop Cowork — GraphQL-powered product management, AI-driven product creation, intelligent category management, performance-based categories, advanced order operations, comprehensive tax management, smart email campaign targeting with segments/labels, guided workflows, analytics, inventory, customer insights, event management with ticket sales and guest check-ins, CMS data collections CRUD, and Pipedrive-style Kanban pipeline with cart-to-customer tracking and audit trails. Includes 27 commands, 32 skills (+ plugin development guide), 2 agents.
Expert subagent and skills for WooCommerce development — plugin/extension creation, hooks/filters, REST API, checkout blocks, payment gateways, shipping methods, HPOS, catalog, admin UI, testing, deployment, and PHP 8.x patterns.
Toolkit for document extraction using Docling - convert PDFs and HTML into structured, citation-rich JSONL for AI processing pipelines
Personal knowledge management system for organizing files, cataloging literature, and maintaining consistent knowledge architecture. Configurable per-project via .claude/knowledge-management.local.md.
Comprehensive toolkit for BAML development: project scaffolding, code generation, testing, framework integration, and Gemini batch processing
Converts Claude Code plugins into Gemini CLI extensions with full automation
Execute Gemini-specific workflows: long context processing, image/video analysis, and batch data processing
Complete WordPress and WooCommerce site management without touching the dashboard. Manage posts, pages, products, orders, media, and more directly through Claude Code.
.claude/woocommerce-wordpress.local.mdClone or symlink this plugin to Claude Code:
# Option 1: Use directly from this location
cc --plugin-dir ~/Documents/Dev/Claude-Plugins/woocommerce-wordpress
# Option 2: Symlink to user plugins directory
ln -s ~/Documents/Dev/Claude-Plugins/woocommerce-wordpress ~/.claude/plugins/woocommerce-wordpress
cd ~/Documents/Dev/Claude-Plugins/woocommerce-wordpress/mcp-server
npm install
In your project directory, run:
/wc-wp:init
This will guide you through:
.claude/woocommerce-wordpress.local.md configurationAfter configuration, generate project-specific setup instructions:
/wc-wp:readme
xxxx xxxx xxxx xxxx xxxx xxxx)/wc-wp:init - Initialize project configuration/wc-wp:readme - Generate project setup instructions/wc-wp:backup - Create manual backup (full or filtered)/wc-wp:restore - Restore from backup with previewThe plugin includes four skills that activate automatically:
Automatic backups are created before:
Backups are stored in ./backups/ with both JSON and WordPress WXR formats.
# Backup entire site
/wc-wp:backup