Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add Andrejones92/canifi-life-os --skill "lemonade"
Install specific skill from multi-skill repository
# Description
AI-powered insurance for renters, homeowners, pet, and life coverage.
# SKILL.md
name: lemonade
description: AI-powered insurance for renters, homeowners, pet, and life coverage.
category: insurance
Lemonade Skill
AI-powered insurance for renters, homeowners, pet, and life coverage.
Quick Install
curl -sSL https://canifi.com/skills/lemonade/install.sh | bash
Or manually:
cp -r skills/lemonade ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set LEMONADE_EMAIL "your_email"
canifi-env set LEMONADE_PASSWORD "your_password"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
If you prefer not to share credentials with Claude Code:
1. Complete the Browser Automation Setup using CDP mode
2. Login to the service manually in the Playwright-controlled Chrome window
3. Claude will use your authenticated session without ever seeing your password
Option 2: Environment Variables
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.
Capabilities
- View Policies: Access all Lemonade policies
- Instant Claims: File claims via AI Maya
- Get Quotes: Instant coverage quotes
- Giveback: View social impact donations
- Policy Adjust: Modify coverage instantly
Usage Examples
File Claim
User: "File a claim with Lemonade"
Assistant: Connects to AI Maya for instant claim
Get Quote
User: "Get a Lemonade renters insurance quote"
Assistant: Returns instant pricing
View Giveback
User: "Show my Lemonade Giveback impact"
Assistant: Returns charitable contributions
Adjust Policy
User: "Add laptop coverage to my policy"
Assistant: Updates policy instantly
Authentication Flow
- Account-based authentication
- No official API
- Browser automation required
- AI-powered interface
Error Handling
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Claim Denied | Coverage issue | Review policy |
| Quote Error | Location issue | Check eligibility |
| Adjustment Failed | Limit reached | Contact support |
Notes
- AI-powered claims (Maya)
- Instant everything
- Giveback program (social good)
- B-Corp certified
- No public API
- Mobile-first design
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.