By nityeshaga
Other AI models for tasks they excel at — Gemini image generation and Gemini thinking.
npx claudepluginhub nityeshaga/claude-home-base --plugin more-aiGenerate and edit images using the Gemini API (Nano Banana). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
Get a second opinion from Google's Gemini model on any task. Use this skill when you want an independent perspective from another AI — for example, when debugging a tricky issue, evaluating architectural trade-offs, reviewing code, sanity-checking your reasoning, brainstorming alternatives, or any situation where a different viewpoint would be valuable. Also use when the user explicitly asks you to consult Gemini or get a second opinion.
An always-on AI cofounder running on your Mac. DM it in Slack, it responds with full access to your codebase, tools, and context. $200/month flat. You own the whole stack.
A complete setup for turning a spare Mac (Mini, MacBook Air, whatever) into a dedicated AI server:
bot.py # Slack bot (Flask + HTTP Events API)
index.html # Setup guide (GitHub Pages)
CLAUDE.md.example # Template for your AI's operations manual
identity.md # Your AI's soul (principles + self-authored identity)
about-you-and-how-you-came-to-life.md # Origin story template
.env.example # Configuration template
requirements.txt # Python dependencies
plugins/
├── tactical/ # Chief of staff, brainstorming, decision-making
│ └── skills/
│ ├── chief-of-staff/ # Executive assistant — email, briefs, action tracking
│ └── lets-brainstorm/ # Timed coaching sessions
└── more-ai/ # Gemini image generation, thinking
└── skills/
├── gemini-imagegen/
└── gemini-thinking/
You (anywhere) → Slack → Cloudflare Tunnel → Your Mac → Claude Code CLI
↓
CLAUDE.md + identity.md
+ plugins + skills
+ full filesystem access
MIT
Creative direction and pixel-perfect UI implementation — websites, apps, products, brands, dashboards, tools. Acts as a creative director who thinks through purpose, story, and feeling before any implementation, and as a precision UI engineer who builds designs with zero visual deviation.
Share bugs, ideas, or general feedback.
Google Gemini CLI integration for Claude Code. Triggers: 'use gemini', 'ask gemini', 'run gemini', 'gemini cli', 'Google AI', 'Gemini reasoning'. Provides access to Gemini AI models with intelligent model selection, session continuation, and safe defaults.
Google Gemini API with @google/genai SDK. Use for multimodal AI, thinking mode, function calling, or encountering SDK deprecation warnings, context errors, multimodal format errors.
Comprehensive Vertex AI integration plugin for building generative AI agents with Gemini, Vertex AI Studio, and production deployment on Google Cloud
Image generation using Google's Gemini API
Personal collection of agent skills using the open SKILL.md standard