parse-flyer-highlandpackers
CommunityTurn image flyers into structured grocery deals.
Software Engineering#ocr#web scraping#meal planning#data normalization#Claude Vision#image-based parsing
AuthorJoresti
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill extracts weekly grocery deals from Highland Packers flyers that contain no readable page text, so you can convert image-based product pricing into structured deal records.
Core Features & Use Cases
- Image-to-OCR Deal Extraction: Collects product image URLs, downloads them, and uses Claude Vision OCR to read product names and prices from JPGs.
- Section & Category Mapping: Derives canonical grocery categories from image filename/section conventions and assigns each extracted item to the right department.
- Deal Record Output for Meal Planning: Produces a JSON array of normalized deal fields (name, product type, category, sale price, unit), enabling downstream meal planning and matching.
Quick Start
Ask the Skill to parse the Highland Packers flyer at https://www.highlandpackers.com/weekly-specials-flyer.html and return the extracted deals as JSON.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: parse-flyer-highlandpackers Download link: https://github.com/Joresti/grocery-hack/archive/main.zip#parse-flyer-highlandpackers Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.