Claude-skill-registry lemonade

AI-powered insurance for renters, homeowners, pet, and life coverage.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/lemonade" ~/.claude/skills/majiayu000-claude-skill-registry-lemonade && rm -rf "$T"
manifest: skills/data/lemonade/SKILL.md
source content

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

  1. View Policies: Access all Lemonade policies
  2. Instant Claims: File claims via AI Maya
  3. Get Quotes: Instant coverage quotes
  4. Giveback: View social impact donations
  5. 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

  1. Account-based authentication
  2. No official API
  3. Browser automation required
  4. AI-powered interface

Error Handling

ErrorCauseSolution
Login FailedInvalid credentialsCheck account
Claim DeniedCoverage issueReview policy
Quote ErrorLocation issueCheck eligibility
Adjustment FailedLimit reachedContact support

Notes

  • AI-powered claims (Maya)
  • Instant everything
  • Giveback program (social good)
  • B-Corp certified
  • No public API
  • Mobile-first design