Track Duolingo language learning progress and maintain streaks
Enables Claude to interact with Duolingo for tracking language learning progress, maintaining daily streaks, reviewing lesson history, and monitoring XP and league status.
curl -sSL https://canifi.com/skills/duolingo/install.sh | bash
Or manually:
cp -r skills/duolingo ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set DUOLINGO_EMAIL "[email protected]"
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 my Duolingo streak?"
Claude: I'll check your current streak and daily goal status.
User: "How's my Spanish learning going?"
Claude: I'll review your Spanish course progress and recent lessons.
User: "What's my position in the Duolingo league?"
Claude: I'll check your current league standing and XP this week.
When encountering new UI patterns: