irish-takeaway
Installation
SKILL.md
Irish Takeaway Finder šš®šŖ
Find nearby takeaways and get their menus from Deliveroo or Just Eat.
Prerequisites
goplacesCLI installed (brew install steipete/tap/goplaces)GOOGLE_PLACES_API_KEYenvironment variable set- Browser tool available
Workflow
Step 1: Find Nearby Takeaways
Use goplaces to search for restaurants near a location:
# Search by coordinates (negative longitude needs = syntax)
goplaces search "takeaway" --lat=53.7179 --lng=-6.3561 --radius-m=3000 --limit=10