Generate high-quality images from text descriptions using Google Gemini's image models. Can also use existing images or videos as reference for style guidance.
A set of plugins to enhance Claude Code and other agents with various capabilities, such as video understanding, image generation, X API access, and more.
Developed by the superconductor.com team. We help you build software with AI agents.
[!IMPORTANT] For Gemini-based plugins to work, you need to have
GEMINI_API_KEYenvironment variable set. You can get it by following these instructions. For the X API plugin, you needX_BEARER_TOKENset instead (see X Developer Portal).
These plugins use our Gemini Skills CLI.
Analyze and understand video content (up to an hour long) using Google Gemini. Supports local video files (mp4, mov, webm, avi, mkv) and YouTube links.
Transcribe and analyze audio content (up to 9.5 hours long) using Google Gemini. Supports local audio files (mp3, wav, m4a, ogg, flac) and YouTube links.
Generate high-quality images from text descriptions using Google Gemini's image models. Can also use existing images or videos as reference for style guidance.
Create 4-8 second videos from text prompts using Google Veo models. Supports image-to-video animation and native audio generation including dialogue and sound effects.
Convert text to natural-sounding speech using Google Gemini TTS models. Supports 30 different voices and 24 languages with automatic language detection.
Get a second opinion on anything from Google Gemini AI. Also useful for analyzing documents (PDFs up to 50MB) and images.
Interact with the X (Twitter) API v2 using curl commands. Look up user profiles, search posts, retrieve tweets, and more — all using Bearer Token authentication. Requires the X_BEARER_TOKEN environment variable.
Run Claude and add the marketplace:
/plugin marketplace add https://github.com/superconductor/superconductor-plugin-marketplace
Then install the plugins you want:
/plugin install video-understanding
/plugin install audio-understanding
/plugin install image-generation
/plugin install video-generation
/plugin install text-to-speech
/plugin install gemini-consultation
/plugin install x-api
YOU MUST RELOAD CLAUDE CODE TO LOAD THE PLUGINS.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub superconductor/superconductor-plugin-marketplace --plugin image-generationTranscribe and analyze audio content using Google Gemini. Supports local audio files (mp3, wav, m4a, ogg, flac) and YouTube links up to 9.5 hours long.
Convert text to natural-sounding speech using Google Gemini TTS models. Supports 30 different voices and 24 languages with automatic language detection.
Analyze and understand video content using Google Gemini. Supports local video files (mp4, mov, webm, avi, mkv) and YouTube links up to an hour long.
Get a second opinion from Google Gemini AI. Useful for analyzing documents (PDFs up to 50MB), images, or getting Gemini's perspective on any topic.
Interact with the X (Twitter) API v2 using curl commands. Look up user profiles, search posts, retrieve tweets, and more — all using Bearer Token authentication.
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.
Generate images with Gemini (default) or fal.ai FLUX.2 klein 4B (--cheap for fast/low-cost). Generate videos with Grok Imagine (default) or fal.ai LTX-2 (--cheap). Use for: create image, generate visual, AI image generation, poster, video generation.
AI-powered creative tools for image generation, editing, and visual content creation. Includes 0 agents, 1 command, and 1 skill for Gemini image generation.
Generate or edit images using Google Gemini API via nanobanana
Media asset processing plugin with skills for visual content creation.
OpenAI GPT Image 2 prompt gallery, image prompt library, agentic skill + CLI. Gallery-first prompt patterns, reference-image editing workflows, and a packaged CLI for skill-capable agent runtimes.