
Vibelearn
- 2 repo stars
- Updated October 16, 2025
- imalsogreg/vibelearning
Learning plan generator and executor
About
vibelearn is a Claude Code skill in the Productivity & Planning category. Learning plan generator and executor
- vibelearn
- Productivity & Planning
- AI-coding skill
Vibelearn by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add imalsogreg/vibelearning/plugin install vibelearn@vibelearningAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | October 16, 2025 |
| Repository | imalsogreg/vibelearning ↗ |
What it does
Learning plan generator and executor
README.md
A Claude Code plugin for learning things.
This plugin adds the /vibelearn slash command, which takes a single argument,
which is a single-word topic to learn or the URL or an arXiv paper.
It then generates two plans:
- A You-facing plan for learning that thing, including interactive chatting, worksheets, and progress tracking.
- An agent-facing plan that guides the agent through the long-term process of teaching you. This prevents the agent from losing the thread of the lesson over the countless months and sessiosn that it takes us moist-brained humans to learn new concepts.
Dependencies
- beads We use beads for the internal
planning.
bdmust be available on your$PATH.
Installation
Start the claude CLI.
Then run
/plugin marketplace add imalsogreg/vibelearning
to install the marketplace and
/plugin install vibelearn@vibelearn
Try it out
Now run this and start learning about the wonderful world of Neural Operators:
/vibelearn https://arxiv.org/abs/2108.08481