Add x-twitter-scraper plugin - #70
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughRestructures marketplace.json metadata (nesting description under a metadata object) and registers a new x-twitter-scraper plugin entry. Adds corresponding README row, plugin manifest, plugin README, and SKILL.md documentation describing Xquik-based X/Twitter data workflows. Changesx-twitter-scraper plugin addition
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
x-twitter-scraperplugin package for Xquik workflows.metadata.descriptionso the documented validator passes with the current schema.Validation
python3 -m json.tool .claude-plugin/marketplace.jsonpython3 -m json.tool x-twitter-scraper/.claude-plugin/plugin.jsonclaude plugin validate .claude plugin validate ./x-twitter-scrapernpx markdownlint-cli2 --config .markdownlint-cli2.jsonc "**/*.md"uvx skillsaw --strictgit diff --checknpx --yes markdown-link-check x-twitter-scraper/README.md --quietOptional visibility note: if this merges after checks pass, I can share the PR on X/Twitter if you post it and tag x.com/burakbayir so developers and power users can find the marketplace update.
Summary by CodeRabbit