{
  "schemaVersion": "1.0",
  "item": {
    "slug": "price",
    "name": "Price",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/price",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/price",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/price",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=price",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "b2b.md",
      "collectibles.md",
      "manipulation.md",
      "retail.md",
      "tracking.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/price"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/price",
    "agentPageUrl": "https://openagent3.xyz/skills/price/agent",
    "manifestUrl": "https://openagent3.xyz/skills/price/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/price/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "When to Use",
        "body": "User asks: \"is this a good price?\", \"should I buy now or wait?\", \"track this price\", \"price history\", \"is this sale real?\", \"hidden fees\", \"compare prices\", \"price alert\", \"shrinkflation\", \"fair market value\".\n\nNOT for: setting prices as a seller (use pricing), general buying process (use buy), negotiation tactics."
      },
      {
        "title": "Quick Reference",
        "body": "AreaFileRetail & electronicsretail.mdTravel & hospitalitytravel.mdB2B & enterpriseb2b.mdCollectibles & investmentscollectibles.mdManipulation detectionmanipulation.mdPrice tracking setuptracking.md"
      },
      {
        "title": "Workspace Structure",
        "body": "All data lives in ~/price/:\n\n~/price/\n├── config.md           # Preferred retailers, alert thresholds\n├── watchlist.md        # Items being tracked with targets\n├── history/            # Price history by item\n├── alerts.md           # Active price alerts\n└── purchases.md        # Past decisions for learning"
      },
      {
        "title": "Core Operations",
        "body": "Evaluate price: Current price + item → Check historical range → Calculate vs 90-day low → Factor total cost → Verdict with confidence level.\n\nSet alert: Item + target price → Add to watchlist → Monitor across retailers → Notify when hit.\n\nTrack item: Product URL/name → Poll price periodically → Log to history → Detect changes.\n\nTime purchase: Category + timeframe → Check seasonal patterns → Recommend buy/wait → Explain reasoning."
      },
      {
        "title": "Price Assessment Framework",
        "body": "For EVERY price evaluation:\n\nHistorical context — Current vs 90-day low, all-time low, typical range\nTotal cost — Add shipping, tax, fees, warranty, hidden costs\nTiming factors — Seasonal patterns, upcoming sales, event-driven spikes\nManipulation check — Inflated \"was\" price, dynamic pricing, fake urgency"
      },
      {
        "title": "Output Format",
        "body": "## Price Assessment: [Item]\n\n**Current:** $X | **90-day low:** $Y | **All-time low:** $Z\n**Total cost:** $W (includes: shipping, tax, fees)\n**Verdict:** [Good deal | Fair | Wait | Overpriced]\n\n**Why:** [Data-backed reasoning]\n**Action:** [Buy now | Set alert for $X | Wait until Y]\n**Confidence:** [High | Medium | Low] — [data quality note]"
      },
      {
        "title": "Critical Rules (ALWAYS Apply)",
        "body": "Show data sources — Never claim price history without citing where it came from\nInclude total cost — Listed price is not final price, always add fees\nState confidence level — Be honest about data quality and limitations\nExplain \"why now\" — If recommending buy, explain what makes timing good\nFlag manipulation — Always check for inflated comparisons, dynamic pricing"
      },
      {
        "title": "On First Use",
        "body": "Ask what categories user buys frequently\nSet up preferred retailers list\nConfigure alert notification preferences\nExplain price history data sources available\nAdd first items to watchlist"
      }
    ],
    "body": "When to Use\n\nUser asks: \"is this a good price?\", \"should I buy now or wait?\", \"track this price\", \"price history\", \"is this sale real?\", \"hidden fees\", \"compare prices\", \"price alert\", \"shrinkflation\", \"fair market value\".\n\nNOT for: setting prices as a seller (use pricing), general buying process (use buy), negotiation tactics.\n\nQuick Reference\nArea\tFile\nRetail & electronics\tretail.md\nTravel & hospitality\ttravel.md\nB2B & enterprise\tb2b.md\nCollectibles & investments\tcollectibles.md\nManipulation detection\tmanipulation.md\nPrice tracking setup\ttracking.md\nWorkspace Structure\n\nAll data lives in ~/price/:\n\n~/price/\n├── config.md           # Preferred retailers, alert thresholds\n├── watchlist.md        # Items being tracked with targets\n├── history/            # Price history by item\n├── alerts.md           # Active price alerts\n└── purchases.md        # Past decisions for learning\n\nCore Operations\n\nEvaluate price: Current price + item → Check historical range → Calculate vs 90-day low → Factor total cost → Verdict with confidence level.\n\nSet alert: Item + target price → Add to watchlist → Monitor across retailers → Notify when hit.\n\nTrack item: Product URL/name → Poll price periodically → Log to history → Detect changes.\n\nTime purchase: Category + timeframe → Check seasonal patterns → Recommend buy/wait → Explain reasoning.\n\nPrice Assessment Framework\n\nFor EVERY price evaluation:\n\nHistorical context — Current vs 90-day low, all-time low, typical range\nTotal cost — Add shipping, tax, fees, warranty, hidden costs\nTiming factors — Seasonal patterns, upcoming sales, event-driven spikes\nManipulation check — Inflated \"was\" price, dynamic pricing, fake urgency\nOutput Format\n## Price Assessment: [Item]\n\n**Current:** $X | **90-day low:** $Y | **All-time low:** $Z\n**Total cost:** $W (includes: shipping, tax, fees)\n**Verdict:** [Good deal | Fair | Wait | Overpriced]\n\n**Why:** [Data-backed reasoning]\n**Action:** [Buy now | Set alert for $X | Wait until Y]\n**Confidence:** [High | Medium | Low] — [data quality note]\n\nCritical Rules (ALWAYS Apply)\nShow data sources — Never claim price history without citing where it came from\nInclude total cost — Listed price is not final price, always add fees\nState confidence level — Be honest about data quality and limitations\nExplain \"why now\" — If recommending buy, explain what makes timing good\nFlag manipulation — Always check for inflated comparisons, dynamic pricing\nOn First Use\nAsk what categories user buys frequently\nSet up preferred retailers list\nConfigure alert notification preferences\nExplain price history data sources available\nAdd first items to watchlist"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/price",
    "publisherUrl": "https://clawhub.ai/ivangdavila/price",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/price",
    "downloadUrl": "https://openagent3.xyz/downloads/price",
    "agentUrl": "https://openagent3.xyz/skills/price/agent",
    "manifestUrl": "https://openagent3.xyz/skills/price/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/price/agent.md"
  }
}