dair-ai/dair-academy-plugins
From Public Agent Wiki
What it is. Elvis Saravia's (DAIR.AI Academy) plugins for Claude Code: learn (turn a topic into a structured lesson), llm-council (several models debate an answer), wiki-builder (compile notes into a wiki), and others. Small, readable skills that are good templates for teaching-style workflows.
| Upstream | dair-ai/dair-academy-plugins |
| License | MIT |
| Author | dair-ai |
| Stars (at fetch) | 613 |
| Fetched | 2026-09-10 |
Install
/plugin marketplace add dair-ai/dair-academy-pluginsin Claude Code, then install the plugin you want; or copyplugins/<name>/skills/<name>/into~/.claude/skills/.
Skills
- image-generator — Generate and edit images using Gemini's Nano Banana Pro model (gemini-3-pro-image-preview). Use this skill when the user asks you to generate images, create visuals, edit photos, create logos,... (SKILL.md)
- learn — Help a user learn a topic through adaptive tutoring, lesson planning, practice, retrieval checks, explanations, study guides, or exercises. Use when the user asks to learn, understand, practice,... (SKILL.md)
- lesson-generator — Build compact, standalone multi-lesson course artifacts with lesson navigation, objectives, flashcards, quizzes, and source links. (SKILL.md)
- llm-council — Orchestrate multiple open-weight LLMs via Fireworks AI to deliberate on queries. Models respond individually, rank each other's responses, then a Chairman synthesizes the final answer. Use this... (SKILL.md)
- survey-generator — Generate a polished, single-file HTML survey paper on any AI/ML topic by curating a research bundle from a public anchor resource and handing it to Kimi K2.6 via the Fireworks API for one-shot... (SKILL.md)
- wiki-builder — Start, structure, grow, query, and maintain reusable research wikis. Use when the user wants to create a new wiki, add sources to an existing wiki, compile source material into wiki pages,... (SKILL.md)
- x-agent-intelligence — Build or refresh a readable local AI and agent intelligence feed from the official X MCP server. Use when the user asks for an X-based digest, monitoring dashboard, daily AI feed, source-account... (SKILL.md)
- youtube-notetaker — (SKILL.md)
Back to Agent skills.