product-data-collectionDescribes product collection task HTTP APIs (create, pick, update, batch-update), task types, statuses, success payload rules, and browser-extension vs dashb...
Install via ClawdBot CLI:
clawdbot install rowin90/product-data-collectionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 8, 2026
E-commerce platforms can automate the collection of product details (specifications, vehicle fitment, kit parts) from supplier product pages. Workers run in browser extensions to pick tasks and update results, reducing manual data entry errors.
Automotive parts retailers can use this skill to systematically gather vehicle compatibility data and specifications for thousands of SKUs. The batch-update and task queue features enable efficient large-scale data enrichment from web sources.
Market intelligence teams can create recurring tasks to collect competitor product information (pricing, specs, availability) at scale. The upsert-based create and status tracking allow continuous monitoring with minimal infrastructure.
Retailers syndicating products across multiple marketplaces can collect product data from a primary source and update their catalogs. The success payload rules ensure data consistency across channels.
Platforms that rely on crowdsourced product data can use the task queue to assign collection jobs to distributed workers. The pick/update workflow validates data integrity through mandatory fields and status transitions.
Offer structured product data (specifications, vehicle fitment) to retailers or manufacturers on a recurring subscription. Revenue comes from tiered pricing based on the number of SKUs or API calls.
Build a platform where freelancers earn per completed collection task. The company takes a commission from each payout while ensuring data quality through validation rules.
Charge enterprises a one-time setup fee plus per-task fee for cleaning and enriching their catalog data using automated collection workers. The batch-update feature supports scalable onboarding.
💬 Integration Tip
Ensure environment variables PRODUCT_TASK_AUTH and PRODUCT_DATA_COLLECTION_BASE_URL are securely injected and never hardcoded; start with the /pick endpoint to test queue availability before building full workflows.
Scored Jun 20, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.