Enables Claude to browse Getir products and track ultra-fast deliveries
Automates Getir operations including convenience product browsing, favorites management, and delivery tracking through browser automation. Note: Actual orders are not automated for security.
curl -sSL https://canifi.com/skills/getir/install.sh | bash
Or manually:
cp -r skills/getir ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set GETIR_EMAIL "[email protected]"
canifi-env set GETIR_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "What's available on Getir?"
Claude: I'll browse products.
- Navigate to getir.com
- View categories
- List available items
- Present options
User: "Find chips on Getir"
Claude: I'll search for chips.
- Search "chips"
- Show available options
- Note prices
- Present results
User: "Track my Getir delivery"
Claude: I'll track your order.
- Navigate to orders
- Find active order
- Check delivery status
- Report ETA (usually 10-15 min)
User: "What deals are on Getir?"
Claude: I'll find deals.
- Navigate to promotions
- Browse current offers
- List discounts
- Present savings
When encountering new Getir features: