AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "finder — Copilot Instructions" prompt rules to my project. Repository: https://github.com/stharrold/finder Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Do web searches to find things.
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Repository Purpose
Automated daily search across online marketplaces to locate specific items. Supports multiple search profiles: Ring Search (config.yaml): Lost antique ring ("The Giulia Ring" - 10K yellow gold with amethyst and seed pearls, size 7, lost in Indianapolis). Bike Search (bike_config.yaml): Trek Allant+ 7S electric bike (Class 3, 625Wh battery, range extender, Large frame, within 300mi of Indianapolis). Search Coverage: • Fixed Adapters: ShopGoodwill, eBay, Etsy, Craigslist (24 regions/300mi), Ruby Lane, Mercari, Poshmark, Pinkbike, Trek Red Barn Refresh • Adaptive Discovery: Any marketplace via DuckDuckGo + Facebook Marketplace, OfferUp, Nextdoor Configuration: Edit config.yaml (ring) or bike_config.yaml (bike) to customize search keywords, scoring weights, marketplace priorities, and discovery settings.
Install dependencies
uv sync --extra dev uv run playwright install chromium
Ring search
uv run ring-search -c config.yaml run # Daily ring search uv run ring-search -c config.yaml run --headed # With visible browser uv run ring-search -c config.yaml run --adaptive # With adaptive discovery
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts