【WordPress】CCLEE Toolkit — AI & SEO Enhancement Plugin From Scratch
TL;DR
Independent e-commerce sellers typically need multiple paid plugins for AI writing, SEO optimization, and product structured data. CCLEE Toolkit consolidates these into a single free, open-source plugin supporting multiple AI providers (OpenAI/DeepSeek/Anthropic).
Project Background
WordPress + WooCommerce is a common tech stack for small-to-medium e-commerce. These sites face common challenges:
- AI writing requires paid subscriptions (Yoast AI, Jasper, etc.)
- Product Schema needs additional plugins or theme support
- Image Alt attributes are often overlooked, missing out on image search traffic
- Multiple plugins can conflict and impact performance
Solution
CCLEE Toolkit uses a modular design with four independent modules in a single WordPress plugin:
General Module — AI Writing Assistant Integrates AI assistant in the Gutenberg editor sidebar, supporting generation of paragraphs, headlines, lists, CTAs, FAQs and more. Connect to OpenAI, DeepSeek, Anthropic, or custom API providers for automated content generation.
SEO Module — Structured Content Output Automatically outputs SEO-friendly meta tags in page headers, including Open Graph, Twitter Card, and JSON-LD structured data. Improves content visibility in social sharing and search engine results.
WooCommerce Module — Product Schema Automatically generates Google-compliant Product structured data for product pages, including name, image, description, SKU, offers, aggregateRating and more. Variable products output AggregateOffer type covering price ranges.
Image Alt Module — AI Image Descriptions Automatically detects images in posts/products and generates descriptive Alt attributes via AI, improving image search traffic and website accessibility.
The plugin uses only official WordPress APIs with no frontend framework dependencies, ensuring compatibility with any theme.
Deliverables
The plugin is now live on GitHub as open-source. When paired with CCLEE Theme's FSE block theme, all features enable with one click — zero configuration needed to output complete SEO structured data.