dair-academy-plugins
Learn, research, and build study materials with AI plugins
All Skills in This Repository (6)
Pure Emerald Level IndicatorsImage Generator
Generate and edit images using Google's Gemini Nano Banana Pro model.
LLM Council
Orchestrate multiple open-weight LLMs via Fireworks AI to deliberate on queries.
learn
Delivers adaptive tutoring with lessons, practice exercises, and knowledge checks.
survey-generator
Generate single-file HTML survey papers on AI/ML topics via Kimi K2.6 on Fireworks.
wiki-builder
Create and maintain configurable research wikis with source-grounded pages and provenance tracking.
lesson-generator
Generate standalone multi-lesson course artifacts with flashcards, quizzes, and source links.
Frequently Asked Questions
FAQPage SchemaHow to install dair-academy-plugins?โผ
Run `npx skills add dair-ai/dair-academy-plugins --all -g -y` in your terminal to install all plugins in this suite globally.
What can I do with DAIR Academy plugins?โผ
You can generate full mini-courses with quizzes and flashcards, get adaptive tutoring on any topic, build research wikis, create survey papers, and turn YouTube talks into timestamped study notes.
How to turn a YouTube video into study notes?โผ
Give the youtube-notetaker plugin a video URL and it extracts slides, builds a timestamped transcript, and saves editable notes as a local markdown file you can browse in a simple viewer.
Do these plugins work with Claude Code?โผ
Yes. Every plugin follows the standard SKILL.md format and runs directly inside Claude Code and other compatible AI agent environments.
Do I need coding skills to use these plugins?โผ
No. You describe what you want in plain English, and the AI agent handles the technical steps. Some plugins need a free API key, which the setup instructions explain.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides