Access Udemy courses, track learning progress, and manage course library
Enables Claude to interact with Udemy for browsing courses, tracking learning progress, managing purchased courses, and discovering new learning opportunities.
curl -sSL https://canifi.com/skills/udemy/install.sh | bash
Or manually:
cp -r skills/udemy ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set UDEMY_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: "How far am I in my Python course on Udemy?"
Claude: I'll check your progress in your Python courses.
User: "Are there any good Udemy sales right now?"
Claude: I'll check for current Udemy promotions and discounts.
User: "What courses do I own on Udemy?"
Claude: I'll list all courses in your Udemy library.
When encountering new UI patterns: