返回顶部
e

ebay-agent

eBay research agent. Search for deals, value items, and compare prices using eBay REST APIs. No eBay account required — just a free developer API key.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.5.1
安全检测
已通过
194
下载量
1
收藏
概述
安装方式
版本历史

ebay-agent

# ebay-agent — eBay Research Agent Search eBay for deals, estimate item values, and rank results by price, seller trust, and condition — all via eBay's official REST APIs. ## Trigger Phrases - "Search eBay for [item]" - "Find me a used [item] on eBay" - "What's [item] worth on eBay?" - "How much is [item] selling for?" - "Is this a good deal on eBay?" ## Commands All commands are run via `uv run --project <skill_dir> ebay-agent <command>`. ### `search` — Find items on eBay ```bash ebay-agent search "Sony 85mm f/1.8 lens" ebay-agent search "iPad Air" --max-price 300 --condition used ebay-agent search "Nintendo Switch" --sort price --limit 20 ``` Options: `--max-price/-p`, `--condition/-c` (new, used, very_good, good, acceptable), `--limit/-n` (default: 10), `--sort/-s` (score, price, seller), `--json` ### `value` — Estimate what an item is worth ```bash ebay-agent value "iPad Air 2 64GB" ebay-agent value "Sony 85mm f/1.8 lens" --condition very_good --limit 30 ``` Returns average, median, min, max, listing count, and a recommended price based on current market data. Tries eBay Marketplace Insights (sold data) first, falls back to Browse API (active listings). Options: `--condition/-c` (default: used), `--limit/-n` (default: 20), `--json` ### `prefs` — View search preferences ```bash ebay-agent prefs ``` Shows current scoring preferences: min condition, min seller score, budget, strategy (price/speed/balanced). ## Required Environment Variables | Variable | Required | Description | |----------|----------|-------------| | `EBAY_APP_ID` | Yes | eBay app client ID from developer.ebay.com | | `EBAY_CERT_ID` | Yes | eBay app client secret from developer.ebay.com | | `EBAY_ENVIRONMENT` | No | `sandbox` or `production` (default: production) | ### How to get eBay credentials 1. Go to [developer.ebay.com](https://developer.ebay.com) and create a free account 2. Create an application to get your App ID and Cert ID 3. Set `EBAY_APP_ID` and `EBAY_CERT_ID` in your environment ## Example workflow ```bash # Search for deals ebay-agent search "Sony 85mm f/1.8 lens" --max-price 400 --condition used # Check fair market value ebay-agent value "Sony 85mm f/1.8 lens" # View preferences ebay-agent prefs ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ebay-agent-1776093013 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ebay-agent-1776093013 技能

通过命令行安装

skillhub install ebay-agent-1776093013

下载 Zip 包

⬇ 下载 ebay-agent v0.5.1

文件大小: 23.74 KB | 发布时间: 2026-4-14 13:05

v0.5.1 最新 2026-4-14 13:05
Add clickable Link column to search results table. Fix condition mapping for 'New with box' and 'New without box'.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部