Nex Price Radar Ext
by Nex AI
The complete Nex Price Radar Chrome extension (real shipped Manifest V3 source): track price history across Amazon, Bol.com, Coolblue, AliExpress, Zalando and more, and see at a glance whether the current price is high, low, or average. Reads prices locally from the page, stores history in the browser, makes no external API calls. Ships the full extension plus the dev loop, customization guide, and Web Store packaging steps. No build step.
- Automate bulk product publishing to Printify and Printful simultaneously.
- Implement advanced rate-limiting for Printify to avoid 429 status errors.
- Sync Printful products to a custom Next.js storefront with Stripe checkout.
$15
· or 75 creditsSecure checkout via Stripe
Included in download
- Implement advanced rate-limiting for Printify to avoid 429 status errors.
- Sync Printful products to a custom Next.js storefront with Stripe checkout.
- terminal automation included
- Ready for Compatible with Claude Code
Sample input
I need to build a bot that pushes my designs to Printify for Etsy sales and automatically syncs them to Printful for my own website, handling all the rate limits.
Sample output
Scaffolding dual-channel POD pipeline:
- Created
printify_api.py(3-tier rate limiting: 180 calls/30m for publish) - Generated
printful_sync.py(graceful failure sync logic) - Built
orchestrator.pyfor niche-to-publish automation - Setup
assets/storefront/Next.js Stripe integration
Nex Price Radar Ext
by Nex AI
The complete Nex Price Radar Chrome extension (real shipped Manifest V3 source): track price history across Amazon, Bol.com, Coolblue, AliExpress, Zalando and more, and see at a glance whether the current price is high, low, or average. Reads prices locally from the page, stores history in the browser, makes no external API calls. Ships the full extension plus the dev loop, customization guide, and Web Store packaging steps. No build step.
$15
· or 75 creditsSecure checkout via Stripe
Included in download
- Implement advanced rate-limiting for Printify to avoid 429 status errors.
- Sync Printful products to a custom Next.js storefront with Stripe checkout.
- terminal automation included
- Ready for Compatible with Claude Code
- Instant install
Sample input
I need to build a bot that pushes my designs to Printify for Etsy sales and automatically syncs them to Printful for my own website, handling all the rate limits.
Sample output
Scaffolding dual-channel POD pipeline:
- Created
printify_api.py(3-tier rate limiting: 180 calls/30m for publish) - Generated
printful_sync.py(graceful failure sync logic) - Built
orchestrator.pyfor niche-to-publish automation - Setup
assets/storefront/Next.js Stripe integration
About This Skill
Nex Price Radar is a complete, real shipped Manifest V3 Chrome extension that tracks price history across web shops like Amazon, Bol.com, Coolblue, AliExpress and Zalando, and tells you whether the price you are looking at is high, low, or average. It reads the price from the page locally, keeps the history in the browser's own storage, and makes no external API calls and uses no keys or tokens. You get the full vanilla-pattern source (no build step, load unpacked and rebrand it), plus the dev loop, a customization guide, and the Chrome Web Store packaging steps. For developers and agencies who want a working extension to ship or fork.
Use Cases
- Automate bulk product publishing to Printify and Printful simultaneously.
- Implement advanced rate-limiting for Printify to avoid 429 status errors.
- Sync Printful products to a custom Next.js storefront with Stripe checkout.
- Build a t-shirt dropshipping bot that manages multi-platform inventories.
Known Limitations
- No automated build step or framework support.
- Local storage only (no cross-device sync).
- Scraping depends on DOM selectors which may break if sites update.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-price-radar-ext -o /tmp/nex-price-radar-ext.zip && unzip -o /tmp/nex-price-radar-ext.zip -d ~/.claude/skills && rm /tmp/nex-price-radar-ext.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with Claude Code, Cursor, Aider, and Cline.
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.

B2B Leadbot: Turn Website Visitors into Warm Leads
Build a production-ready, Claude-powered chat widget that answers visitors' questions in plain language and quietly delivers every warm lead to the owner's inbox.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.