Wc Social Auto Publisher
F 49 completed
Other
unknown / php · tiny
32
Files
4,865
LOC
0
Frameworks
5
Languages
Pipeline State
completedRun ID
#1531108Phase
doneProgress
0%Started
2026-04-16 14:44:44Finished
2026-04-16 14:44:44LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
26.37Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47261
Member of a group with 442 similar repo(s) — canonical #187747 view group →
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
🧪 Code Distillation
Browse all specs →AI Prompt
Create a WordPress plugin, similar to the WC Social Auto Publisher, that automatically publishes WooCommerce products to Facebook and Instagram. The plugin needs to handle the entire workflow, including using AI to rewrite product descriptions and generate images. I need configuration options for setting the trigger event (creation or update), selecting eligible product statuses, and setting a publication delay. For the AI features, I must allow users to configure and test API keys for multiple services like Google Gemini, OpenAI, and Anthropic Claude for descriptions, and services like Pollinations.ai or DALL-E 3 for image generation.
php wordpress woocommerce plugin social-media automation ai facebook instagram
Generated by gemma4:latest
Catalog Information
Create a WordPress plugin, similar to the WC Social Auto Publisher, that automatically publishes WooCommerce products to Facebook and Instagram. The plugin needs to handle the entire workflow, including using AI to rewrite product descriptions and generate images. I need configuration options for setting the trigger event (creation or update), selecting eligible product statuses, and setting a publication delay. For the AI features, I must allow users to configure and test API keys for multiple
Tags
php wordpress woocommerce plugin social-media automation ai facebook instagram
Quality Score
F
48.9/100
Structure
45
Code Quality
39
Documentation
80
Testing
0
Practices
70
Security
76
Dependencies
50
Strengths
- Consistent naming conventions (kebab-case)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 1 files with critical complexity need refactoring
- 1091 duplicate lines detected — consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Symbols
method120
variable23
class14
constant13
function6
Embed Badge
Add to your README:
