price-tracker

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Price Tracker

Price Tracker

Purpose

用途

Track and compare prices across e-commerce websites using stealth scraping.
使用隐秘爬虫技术追踪并对比各电商网站的商品价格。

Routing

使用场景

  • Use when: Use when the user wants to check prices, compare products, track deals, or monitor e-commerce listings.
  • Do not use when: Don't use for general web browsing or non-commerce content.
  • Outputs: Structured price and product data in comparison table format.
  • Success criteria: Successfully extracts current prices and product details from the target e-commerce sites.
  • 使用时机:当用户需要查询价格、对比商品、追踪优惠活动或监控电商商品列表时使用。
  • 禁用时机:请勿用于普通网页浏览或非电商内容。
  • 输出结果:以对比表格格式呈现结构化的价格和商品数据。
  • 成功标准:成功从目标电商网站提取当前价格和商品详情。

Trigger Examples

触发示例

Positive

正向触发

  • Use the price-tracker skill for this request.
  • Help me with price tracker.
  • Use when the user wants to check prices, compare products, track deals, or monitor e-commerce listings.
  • Price Tracker: provide an actionable result.
  • 为此请求使用price-tracker技能。
  • 帮我使用价格追踪工具。
  • 当用户需要查询价格、对比商品、追踪优惠活动或监控电商商品列表时使用。
  • Price Tracker: 提供可执行的结果。

Negative

反向触发

  • Don't use for general web browsing or non-commerce content.
  • Do not use price-tracker for unrelated requests.
  • This request is outside price tracker scope.
  • This is conceptual discussion only; no tool workflow is needed.
  • 请勿用于普通网页浏览或非电商内容。
  • 请勿为无关请求使用price-tracker。
  • 此请求超出价格追踪器的范围。
  • 这仅为概念性讨论;无需工具工作流。

Parameters

参数

NameTypeRequiredDescription
urlsstringYesProduct URL(s) to track (comma-separated for multiple)
名称类型必填描述
urlsstring要追踪的商品URL(多个URL用逗号分隔)

Runtime Prompt

运行时提示

  • Current runtime prompt length: 856 characters.
  • Runtime prompt is defined directly in
    ../price-tracker.json
    .
  • 当前运行时提示长度:856字符。
  • 运行时提示直接定义在
    ../price-tracker.json
    中。