Skip to content

trigger eval

DannylydST edited this page Aug 6, 2026 · 1 revision
[
  {"query": "I need to check how much this ASIN B0CVM8TXHP sold last month, what's the fastest sorftime command", "should_trigger": true},
  {"query": "Help me write a bash script with sorftime-cli that runs monthly sales for all 200 ASINs in asins.txt, sleep 1 sec between each", "should_trigger": true},
  {"query": "How do I pull the category Best Seller Top 100 with sorftime? nodeId is 7073960011", "should_trigger": true},
  {"query": "This ASIN was recently hijacked, how do I register a hijacker-monitoring task with sorftime", "should_trigger": true},
  {"query": "What does the ListingSalesVolumeOfMonth field returned by ProductRequest mean? The docs don't seem to explain it well", "should_trigger": true},
  {"query": "I'm doing product selection and want to query Amazon and TikTok category trends at the same time — how do I chain multiple sorftime api calls", "should_trigger": true},
  {"query": "sorftime api call keeps returning code=10 Invalid request parameter, should the taskId in SimilarProductRealtimeRequestCollection be int or string", "should_trigger": true},
  {"query": "Cross-border product selection: show me reverse-lookup keywords for 'power bank' on Walmart", "should_trigger": true},
  {"query": "List and compare prices of the same Bluetooth earbuds across Amazon, Walmart, and TikTok", "should_trigger": true},
  {"query": "What's the approximate 1688 sourcing price for this ASIN? Use sorftime to look it up", "should_trigger": true},
  {"query": "Write a Python scraper that logs into https://www.amazon.com/dp/B0CVM8TXHP and extracts title and price", "should_trigger": false},
  {"query": "Help me write a JavaScript snippet using axios to fetch Amazon product page HTML", "should_trigger": false},
  {"query": "translate this Amazon product title to Chinese: 'iRobot Roomba Vac Robot Vacuum (Q0120) - Easy to use'", "should_trigger": false},
  {"query": "How do I install the sorftime npm package globally and configure my API token", "should_trigger": true},
  {"query": "write a SQL query to join orders and products tables to get monthly sales by category", "should_trigger": false},
  {"query": "Parse this PDF and extract the ASIN list and price column", "should_trigger": false},
  {"query": "Use the helios framework to write an iOS app that pulls Amazon product data", "should_trigger": false},
  {"query": "Explain to me what cross-border e-commerce is and how a beginner should get started", "should_trigger": false},
  {"query": "Build an Amazon sales dashboard in PowerBI with CSV as the data source, fields are ASIN/date/sales", "should_trigger": false},
  {"query": "Use a tool like sorftime for AliExpress product selection, does it support the Aliexpress domain", "should_trigger": false},
  {"query": "How do I export Amazon backend ad reports? Is there a Chrome plugin like sorftime", "should_trigger": false},
  {"query": "帮我用 sorftime-cli 把这些 ASIN 全查一遍,输出价格和月销", "should_trigger": true},
  {"query": "写个脚本批量查这 200 个 ASIN 的子体销量,每个间隔 1 秒", "should_trigger": true},
  {"query": "这个 ASIN 被人跟卖了,怎么用 sorftime 注册跟卖监控", "should_trigger": true},
  {"query": "跨平台对比一下这款蓝牙耳机在亚马逊、沃尔玛和 TikTok 的价格", "should_trigger": true},
  {"query": "帮我查一下这个类目的 Best Seller 榜单,nodeId 是 7073960011", "should_trigger": true},
  {"query": "关键词反查:这个 ASIN 在亚马逊上能搜到哪些关键词", "should_trigger": true},
  {"query": "每天拉一次监控数据,帮我部署个定时任务", "should_trigger": true},
  {"query": "帮我把这个 PDF 里的 ASIN 列表提取出来", "should_trigger": false},
  {"query": "这个 Excel 表格帮我做个销售趋势图", "should_trigger": false},
  {"query": "什么是跨境电商?新手怎么入门选品", "should_trigger": false},
  {"query": "帮我把这篇英文产品文案翻译成中文", "should_trigger": false}
]

Sorftime Data CLI Skill

Clone this wiki locally