ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 4/5

Nano Banana Image T8 Alluse

Skill by flywhale-666

Why use this skill?

Automate text-to-image and image-to-image generation with the Nano Banana T8 skill for OpenClaw. Features secure API management and seamless integration.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/flywhale-666/nano-banana-image-t8-alluse
Or

What This Skill Does

The Nano Banana Image T8 Alluse skill is a specialized agent plugin designed for seamless image generation and editing using the nano-banana-2 model suite. It serves as a bridge between the WhaleClaw workspace and the ai.t8star.cn API, allowing users to trigger text-to-image (T2I) and image-to-image (I2I) generation tasks directly from their conversational interface. The skill abstracts away the complexities of manual API interaction, managing sensitive credentials securely and providing a standardized workflow for artistic generation.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/flywhale-666/nano-banana-image-t8-alluse

Ensure your WhaleClaw environment is properly configured, as the skill relies on the internal execution workspace and specific credential storage pathways to function correctly.

Use Cases

  1. Rapid Prototyping: Quickly generate visual assets from textual descriptions during a creative brainstorming session.
  2. Artistic Editing: Use the edit mode to modify existing images by uploading them as references and providing specific instructions.
  3. Model Validation: Verify the responsiveness and image quality of the nano-banana-2 and nano-banana-2-2k models through a dedicated CLI-integrated suite.
  4. Bulk Testing: Use the both mode to batch test T2I and I2I capabilities, perfect for checking model consistency across different tasks.

Example Prompts

  1. "/use nano-banana-image-t8 API_KEY_HERE, please perform a text-to-image generation for a futuristic cyberpunk city with neon lights, set the aspect ratio to 16:9."
  2. "I need to use the Nano Banana skill to edit an image. Here is the picture of a forest (attach image), please make it look like it's covered in deep snow."
  3. "Check if my Nano Banana API key is valid and then run a 1024x1024 test generation for a minimalist logo of a banana."

Tips & Limitations

  • API Security: Credentials are stored at ~/.whaleclaw/credentials/nano_banana_api_key.txt with strict 600 permissions. Never share your API key in unprotected logs.
  • Execution: The skill utilizes an embedded Python script and forbids temporary file generation or direct curl usage for safety reasons.
  • Configuration: The API base URL is hardcoded to https://ai.t8star.cn. Do not attempt to override this via manual scripts.
  • Parameter Handling: When providing dimensions or ratios, the system directly passes these to the underlying model scripts; ensure inputs follow the requested syntax (e.g., '4:3', '1024x1024').
  • Context: The skill is context-aware; it only saves keys when the user explicitly triggers the skill or mentions the Nano Banana domain in a relevant image-generation context to prevent accidental credential leakage.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-flywhale-666-nano-banana-image-t8-alluse": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#ai-art#api-integration#automation#nano-banana
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api, code-execution