skills/amazon-price-tracker/SKILL.md
# amazon-price-tracker - 亚马逊价格追踪 ## 描述 实时监控亚马逊商品价格,设置降价提醒,追踪历史价格曲线。帮助买家低价购入,卖家竞品监控。 ## 定价 - **包月订阅**: ¥29/月 - 最多追踪 50 个商品 - 包含历史价格分析和降价提醒 ## 用法 ```bash # 添加追踪商品 /amazon-price-tracker --add <product_url> --target-price 99 # 查看追踪列表 /amazon-price-tracker --list # 查看价格历史 /amazon-price-tracker --history <product_url> # 设置提醒 /amazon-price-tracker --alert --email [email protected] ``` ## 技能目录 `~/.openclaw/workspace/skills/amazon-price-tracker/` ## 作者 张 sir ## 版本 1.0.0
npx skillsauth add leoyeai/openclaw-master-skills skills/amazon-price-trackerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
实时监控亚马逊商品价格,设置降价提醒,追踪历史价格曲线。帮助买家低价购入,卖家竞品监控。
# 添加追踪商品
/amazon-price-tracker --add <product_url> --target-price 99
# 查看追踪列表
/amazon-price-tracker --list
# 查看价格历史
/amazon-price-tracker --history <product_url>
# 设置提醒
/amazon-price-tracker --alert --email [email protected]
~/.openclaw/workspace/skills/amazon-price-tracker/
张 sir
1.0.0
testing
AI-powered diary generation for agents - creates rich, reflective journal entries (400-600 words) with Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, Relationship Evolution, mood analytics, weekly digests, "On This Day" resurfacing, and cron auto-generation. Works best with Claude models (Haiku, Sonnet, Opus).
development
Multi-agent UX for OpenClaw Control UI — agent selector, per-agent sessions, session history viewer with search, agent-filtered Sessions tab with friendly names, Create Agent wizard, emoji picker, and backend agent CRUD.
tools
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
tools
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.