recipe-pricecheck

Analyze active and sold Reverb.com listings to determine used gear price ranges.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ZacharyEggert/reverb-api-cli --skill recipe-pricecheck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-pricecheck
Source: https://github.com/ZacharyEggert/reverb-api-cli/tree/main/skills/recipe-pricecheck
Command: npx skills add https://github.com/ZacharyEggert/reverb-api-cli --skill recipe-pricecheck

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires revcli, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates market research on Reverb.com to establish price ranges for used gear, saving time and ensuring informed purchasing decisions.

Core Features & Use Cases

  • Active and Sold Listings Analysis: Research both active and sold listings to determine used-market price ranges.
  • Price Range Summary: Provides a concise summary of the price ranges for active and sold listings.
  • Custom Filters: Excludes new gear and flags listings with repairs or modifications.
  • Use Case: Ideal for individuals or businesses looking to purchase used musical gear on Reverb.com, ensuring competitive pricing.

Quick Start

Execute the recipe 'recipe-pricecheck' to receive market research for the gear you are interested in purchasing.

Frequently Asked Questions about recipe-pricecheck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze sold Reverb.com listings to determine used gear price ranges?

To analyze sold Reverb.com listings for used gear price ranges, you need a tool that queries the Reverb.com API to fetch both active and historical sales data. This filters out new gear and flags modified items to summarize accurate market values for purchasing decisions.

What is the best way to conduct market research for purchasing intake on Reverb.com?

Market research for purchasing intake on Reverb.com is best handled by automating the analysis of active and sold listings. This approach provides concise price range summaries, ensuring competitive pricing for used musical gear without manual data collection.

Does Reverb.com price analysis require the revcli library?

Yes, Reverb.com price analysis requires the revcli library to interact directly with the Reverb.com API. This Python dependency is necessary to programmatically retrieve active and sold listings data for calculating accurate market price ranges.

Can I exclude new gear and flag modified items when checking Reverb.com prices?

Yes, you can exclude new gear and flag modified items when checking Reverb.com prices. The market research process uses custom filters to specifically target used gear and identify listings with repairs or modifications for more accurate pricing.

Why does my used gear price range summary include new equipment listings?

If your used gear price range summary includes new equipment, the custom filters excluding new gear may not be applied correctly. Proper market research explicitly excludes new gear to ensure the price ranges reflect only the used market accurately.