By dair-ai
Build a local HTML intelligence feed from X posts via the official X MCP server for daily AI/agent digests or source-account monitoring dashboards
Open-source plugin marketplace for Claude Code by DAIR.AI Academy.
Add the marketplace to Claude Code:
/plugin marketplace add dair-ai/dair-academy-plugins
Then install any plugin:
/plugin install <plugin-name>@dair-academy-plugins
| Plugin | Description |
|---|---|
| image-generator | Generate and edit images using Gemini's Nano Banana Pro model |
| lesson-generator | Build compact, standalone multi-lesson course artifacts with navigation, objectives, flashcards, quizzes, and source links |
| learn | Help users learn topics through adaptive tutoring, practice exercises, study plans, and feedback |
| llm-council | Orchestrate multiple open-weight LLMs via Fireworks AI to deliberate on queries using the LLM Council approach |
| survey-generator | Generate polished, single-file HTML survey papers on any AI/ML topic, powered by Kimi K2.6 on Fireworks AI |
| youtube-notetaker | Turn YouTube talks into local study deep-dives with extracted slides, timestamped transcripts, editable notes, and a bundled markdown-backed viewer |
| wiki-builder | Start, structure, grow, query, and maintain reusable research wikis with per-wiki configurable structure and flavors |
| x-agent-intelligence | Build readable AI and agent intelligence feeds from the official X MCP server |
Most of these skills also run inside the DAIR Academy AI Builder — the easiest way to try them without installing anything locally.
We welcome community contributions. To add a plugin:
plugins/ following the standard structure.claude-plugin/plugin.json with plugin metadataskills/<skill-name>/SKILL.mdREADME.md with setup instructions and usage examplesplugins/<plugin-name>/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (name, description, version, author)
├── README.md # User-facing documentation
└── skills/
└── <skill-name>/
├── SKILL.md # Skill definition with YAML frontmatter
├── .env.example # Environment variable template (if needed)
└── [other files] # Reference docs, templates, etc.
Open source - see individual plugins for their specific licenses.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub dair-ai/dair-academy-plugins --plugin x-agent-intelligenceGenerate and edit images using Gemini's Nano Banana Pro (gemini-3-pro-image-preview) model
Orchestrate multiple open-weight LLMs via Fireworks AI to deliberate on queries using Karpathy's LLM Council concept. Models respond individually, rank each other's responses, then a Chairman synthesizes the best answer. Powered entirely by fast, affordable open-weight models on Fireworks.
Build multi-agent AI systems with Claude Agent SDK, Exa search, and Vercel Sandbox. Supports orchestrator patterns, SSE streaming, and production deployment.
X/Twitter research via xAI Grok API: digests, thread analysis, trending topics, custom search with x_search tool
Twitter/X tools for AI agents — read, search, post, engage. 247 MCP tools with x402 micropayments.
Complete X/Twitter automation toolkit — 87+ MCP tools for scraping, posting, engagement, analytics, and more. No API fees. Uses Puppeteer browser automation.
Native Hermes Agent X/Twitter plugin for Xquik automation with read-first workflows and approval-gated actions. Not affiliated with X Corp.
Xquik Skill and plugin bundle. Includes 127 REST operations. MCP has 119 catalog routes through 2 tools; 118 support JSON or text. Not affiliated with X Corp.
Fetch Twitter/X post content including long-form Articles with full images and metadata. Use when Claude needs to retrieve tweet/article content, author info, engagement metrics (likes, retweets, bookmarks), and embedded media. Supports individual posts and X Articles (long-form content). Automatically downloads all images to local attachments folder and generates complete Markdown with proper image references. Preferred over Jina for X Articles with images.