Skip to content

orbitant-image-creation

v1.0.0 Part of orbitant-marketing

Generates blog post thumbnail images for Orbitant following the brand's visual identity, using Google's Imagen API (Nano Banana 2). Activates when creating blog images, generating thumbnails, designing featured images for articles, or when someone needs a visual for an Orbitant insight/blog post. Use this skill even if the user just says "I need an image for this article", "create a thumbnail", "generate a hero image", or "make a featured image". Also triggers when the user mentions "Nano Banana 2", "image generation", or asks for a prompt for an AI image tool.

marketingimagethumbnailblogvisualpromptnano-banana-2ai-imageimagen

Installation

# Install the parent plugin
/plugin marketplace add weorbitant/orbitant-os
/plugin install orbitant-marketing

Usage

After installing, this skill will automatically activate when Claude detects relevant context. You can also invoke it directly:

/orbitant-marketing:image-creation

Using with Other Agents

Install this skill on other AI agents using skills.sh:

# Install to Cursor
npx skills add weorbitant/orbitant-os --skill orbitant-image-creation --agent cursor -y

# Install to Cline
npx skills add weorbitant/orbitant-os --skill orbitant-image-creation --agent cline -y

# Install to Claude Code
npx skills add weorbitant/orbitant-os --skill orbitant-image-creation --agent claude-code -y