find-store
SKILL.md
Find Store
Search for grocery stores near a zip code using the grocer-cli tool.
Commands
# Search for stores near a zip code
grocer-cli locations <zip>
# Find and set the closest store as preferred
grocer-cli locations <zip> --set
Requirements
- grocer-cli must be installed (
npm install -g grocer-cli) - Grocery chain must be configured (
grocer-cli init) - User must be authenticated (
grocer-cli login)
Workflow
- Ask the user for their zip code if not provided
- Run
grocer-cli locations <zip>to show nearby stores - If the user wants to set a preferred store, run
grocer-cli locations <zip> --set - Confirm the preferred store was set with
grocer-cli status
Weekly Installs
1
Repository
sieteunoseis/grocer-cliFirst Seen
13 days ago
Security Audits
Installed on
amp1
cline1
opencode1
cursor1
kimi-cli1
warp1