> amazon-price-tracker
amazon-price-tracker skill from LeoYeAI/openclaw-master-skills
curl "https://skillshub.wtf/LeoYeAI/openclaw-master-skills/amazon-price-tracker?format=md"amazon-price-tracker - 亚马逊价格追踪
描述
实时监控亚马逊商品价格,设置降价提醒,追踪历史价格曲线。帮助买家低价购入,卖家竞品监控。
定价
- 包月订阅: ¥29/月
- 最多追踪 50 个商品
- 包含历史价格分析和降价提醒
用法
# 添加追踪商品
/amazon-price-tracker --add <product_url> --target-price 99
# 查看追踪列表
/amazon-price-tracker --list
# 查看价格历史
/amazon-price-tracker --history <product_url>
# 设置提醒
/amazon-price-tracker --alert --email user@example.com
技能目录
~/.openclaw/workspace/skills/amazon-price-tracker/
作者
张 sir
版本
1.0.0
> related_skills --same-repo
> youtube-watcher
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
> youtube-transcript
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
> youtube-auto-captions
youtube-auto-captions skill from LeoYeAI/openclaw-master-skills
> youtube
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).