agentsclimarketplace

Shopvidi automation skill

Skill alphaparkinc/shopvidi-automation-skill

GenPark skill: Automate ShopVidi wholesale tasks, product scraping, and bulk orders.

Install
npx -y skills add alphaparkinc/shopvidi-automation-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Automate ShopVidi wholesale tasks via Rube MCP (Composio), including product scraping, bulk orders, and inventory tracking for Art Toys.

SKILL.md

2.8 KB, 616 tokens by cl100k_base, as published. Nobody here has run it

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

  1. 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.
  2. 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.
  3. Inventory & Shipping Monitoring

    • Track inventory status ("Ready Stock Rush").
    • Monitor shipping options: US Warehouse (Ships Immediately) vs. China Warehouse.
  4. 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:

  1. 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.
  2. Data Extraction: Extract the Product Title, Category, Wholesale Price, MOQ (Minimum Order Quantity), and Warehouse Availability for each item.
  3. 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.
  4. 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."

What ships with it: 3 files

3 B alongside SKILL.md

assets/

references/

scripts/

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.