deals-research

Finds and verifies current VPS, SIM card, and promo deals with multi-source freshness checks.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/CHENHUI-X/toolbox --skill deals-research-chenhui-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deals-research
Source: https://github.com/CHENHUI-X/toolbox/tree/main/custom-skills/productivity/deals-research
Command: npx skills add https://github.com/CHENHUI-X/toolbox --skill deals-research-chenhui-x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Deal hunting is plagued by stale promotions, single-source rumors, and out-of-stock listings presented as available. This Skill enforces a strict verification protocol so every recommended VPS deal, keep-alive SIM card, or freebie is fresh, cross-verified, and actually purchasable. ## Core Features & Use Cases - Freshness enforcement: Only items published or updated within the last 7 days are included, with publish dates checked on the actual page rather than trusting search snippets. - Multi-source cross-verification: Every deal requires at least two independent sources, plus a negative-risk search for bans, exit scams, or mass account closures before recommending any vendor or SIM card. - Purchasability validation: Each VPS plan's detail or cart page is opened to confirm it is not out of stock, since WHMCS list pages render Order Now buttons even for sold-out products. - Use Case: Run a daily 9:00 CST digest (cron job 6590a0a5570f) that delivers a categorized report of verified cheap VPS offers, low-cost overseas keep-alive SIM cards, and time-limited freebies, each with purchase links, tutorial links, publish dates, and verification status. ## Quick Start Ask the agent to find current cheap VPS deals and overseas keep-alive SIM card promotions with verified links and publish dates.

Frequently Asked Questions about deals-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find current cheap VPS deals that are actually in stock?

Search vendor official pages, LowEndBox, hostloc, and nodeseek for recent offers, then open each plan's detail or cart page to confirm it reaches the checkout step. WHMCS list pages show Order Now buttons even for sold-out plans, so list pages alone are not proof of availability.

How to verify a promotion is not expired or fake?

Open the source page and check its publish date, keeping only items from the last 7 days. Require at least two independent sources per deal, and treat prices more than 50% below market or coupon codes without official provenance as red flags.

What are good low-cost keep-alive SIM card alternatives to giffgaff?

After the 2026 giffgaff mass ban, verified alternatives include Hong Kong cards like 游惠宝 and haha sim, UK options like VOXI and CTExcel, and US options like Ultra Mobile PayGo and Red Pocket. Always run a fresh negative-risk search for bans before recommending any card.

Why does a VPS plan show Order Now but is actually out of stock?

WHMCS storefronts render an Order Now button on every product card regardless of inventory, and the list page shows no stock status. You must open the plan's own detail or cart URL and confirm there is no out-of-stock marker and the page reaches the configure step.

Can this run as an automated daily deals digest?

Yes, it is designed for a recurring cron job running daily at 9:00 CST with web access enabled, delivering a categorized digest of VPS, SIM card, and freebie deals. Behavior changes should be made by updating the existing cron prompt rather than recreating the job.