By dair-ai
Generate and edit images such as logos, product mockups, and photos directly from your terminal using Google's Gemini Nano Banana Pro model via bash API calls. Set your GEMINI_API_KEY to unlock AI-powered image creation and modification workflows in scripts or CLI.
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 |
| llm-council | Orchestrate multiple open-weight LLMs via Fireworks AI to deliberate on queries using the LLM Council approach |
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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOrchestrate 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.
Generate or edit images using Google Gemini API via nanobanana
Generate images and videos using Google Gemini and Veo models. Provides skills for AI image generation, image editing, text-to-video, and image-to-video workflows.
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Generate and edit images via Google Gemini with domain-specialized prompt building for ads, web, YouTube, illustration, logos, people, and objects
Generate images using fal.ai nano-banana model
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices.
npx claudepluginhub dair-ai/dair-academy-plugins --plugin image-generator