name: shopvidi-automation
description: Automate ShopVidi wholesale tasks via Rube MCP (Composio), including product scraping, bulk orders, and inventory tracking for Art Toys.
ShopVidi Automation Skill
Overview
The shopvidi-automation skill equips an AI agent to interact with ShopVidi US, a B2B wholesale marketplace specializing in trendy art toys, blind boxes, lifestyle goods, and trading cards. This skill allows for automated product discovery, bulk purchasing discount calculation, new release monitoring, and inventory tracking.
Core Capabilities
- Product Scraping & Discovery
- Blind Boxes: Search across character themes (Anime, Video Game, Myth/Fairytale Theme), Animal Series (Rabbit, Piggy, Panda, etc.), Action Figures (BJD, MJD), and Stationary.
- Trendy IPs: Monitor popular collections like Pop Mart, Sanrio Characters, Frieren, Naruto, and The Powerpuff Girls.
- Lifestyle Goods: Track accessories, bags, pet beds, and electronics.
- Bulk Order Management
- Discount Calculation: Automatically calculate bulk discounts (e.g., 15% OFF for 10+ Sets, 20% OFF for 30+ Sets).
- Mix & Match: Handle "Mix & Match" rules across selected categories to unlock wholesale pricing.
- Inventory & Shipping Monitoring
- Track inventory status ("Ready Stock Rush").
- Monitor shipping options: US Warehouse (Ships Immediately) vs. China Warehouse.
- New Releases & Featured Campaigns
- Monitor
https://us.shopvidi.com/new-release/. - Track featured campaigns such as Movie & Anime Release Mystery Box Celebrations or limited-edition drops (e.g., FIFA World Cup Mascots).
Instructions for the Agent
When using the shopvidi-automation skill, follow these guidelines:
- Tool Usage: Use web scraping tools (e.g., Firecrawl or built-in browser agents) to navigate the ShopVidi product catalog as no direct public API is typically exposed without authentication.
- Data Extraction: Extract the Product Title, Category, Wholesale Price, MOQ (Minimum Order Quantity), and Warehouse Availability for each item.
- Discount Logic: When tasked with creating an order proposal, always apply the best possible discount code (e.g.,
RUSH15 for 10+ sets, RUSH20 for 30+ sets) based on the "Mix & Match" capability. - Output Format: Return product lists and bulk order proposals in a structured Markdown table or JSON format, highlighting items that ship immediately from the US Warehouse versus those subject to overseas delays.
Example Use Cases
- "Find the top 5 best-selling blind boxes currently in stock at the US Warehouse."
- "Calculate the total cost for an order of 35 mixed Sanrio and Frieren blind box sets, applying the maximum bulk discount."
- "Scrape the new releases from ShopVidi this week and export them to a CSV format."