返回顶部
b

banana-cog

AI multi-image generation powered by CellCog via Nano Banana. 10-20 coherent images in one prompt, character consistency across scenes, production-grade composition. Nano Banana AI, Nano Banana Pro, Gemini image generation.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.8
安全检测
已通过
298
下载量
0
收藏
概述
安装方式
版本历史

banana-cog

# Banana Cog — Nano Banana × CellCog **Nano Banana × CellCog.** Complex multi-image jobs, executed perfectly, from a single prompt. Nano Banana is an incredible image model. CellCog makes it do things you can't do by calling it directly — orchestrating 10, 20, even 30 coherent images in one request with consistent characters, planned compositions, and intelligent scene progression. Not single images — complete visual projects. **What CellCog adds on top of Nano Banana:** ``` Reasoning → Scene Planning → Character Design → Image Generation → Consistency Verification → Composition Review → Delivery ``` CellCog's reasoning layer plans scenes before a single pixel is generated — selecting optimal parameters, maintaining character identity across sequences, and orchestrating complex multi-image workflows. This is the difference between "generate an image" and "execute a visual project." ## How to Use For your first CellCog task in a session, read the **cellcog** skill for the full SDK reference — file handling, chat modes, timeouts, and more. **OpenClaw (fire-and-forget):** ```python result = client.create_chat( prompt="[your task prompt]", notify_session_key="agent:main:main", task_label="my-task", chat_mode="agent", ) ``` **All agents except OpenClaw (blocks until done):** ```python from cellcog import CellCogClient client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...") result = client.create_chat( prompt="[your task prompt]", task_label="my-task", chat_mode="agent", ) print(result["message"]) ``` --- ## What You Can Create ### Photorealistic Image Generation Create stunning images from text descriptions: - **Portraits**: "Create a professional headshot with warm studio lighting" - **Product Shots**: "Generate a hero image for a premium smartwatch on a dark surface" - **Scenes**: "Create a cozy autumn café interior with morning light" - **Food Photography**: "Generate an overhead shot of a colorful Buddha bowl" ### Character Consistency Nano Banana excels at maintaining character identity across multiple images — and CellCog's orchestration takes this further by planning entire character arcs: - **Character Series**: "Create a tech entrepreneur character, then show them in 4 different scenes" - **Brand Mascots**: "Design a mascot and generate it in multiple poses and contexts" - **Story Sequences**: "Create a character and illustrate them across 5 story beats" ### Multi-Image Composition Blend elements from multiple reference images: - **Style Fusion**: "Combine the color palette of image A with the composition of image B" - **Character Placement**: "Place this person into a new environment while preserving their likeness" - **Product Mockups**: "Put this product into a lifestyle setting" ### Image Editing Transform and enhance existing images: - **Style Transfer**: "Transform this photo into a Studio Ghibli illustration" - **Background Swap**: "Place this product on a clean marble surface" - **Enhancement**: "Add dramatic lighting and cinematic color grading" - **Modification**: "Change the season from summer to winter in this landscape" --- ## Image Specifications | Aspect | Options | |--------|---------| | **Aspect Ratios** | 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9 | | **Sizes** | 1K (~1024px), 2K (~2048px), 4K (~4096px) | | **Styles** | Photorealistic, illustration, watercolor, oil painting, anime, digital art, vector | --- ## Chat Mode | Scenario | Recommended Mode | |----------|------------------| | Single images, quick edits | `"agent"` | | Character-consistent series, complex compositions | `"agent"` | | Large sets with brand guidelines | `"agent team"` | **Use `"agent"` for most image work.** --- ## Tips for Better Images 1. **Be descriptive**: "Woman in office" → "Confident woman in her 40s, silver blazer, modern glass-walled office, warm afternoon light" 2. **Specify style**: "photorealistic", "digital illustration", "watercolor", "anime" 3. **Describe lighting**: "Soft natural light", "dramatic side lighting", "golden hour glow" 4. **For character consistency**: Describe the character in detail first, then reference "the same character" in subsequent prompts. 5. **Include composition**: "Rule of thirds", "close-up portrait", "wide establishing shot" --- ## If CellCog is not installed Run `/cellcog-setup` (or `/cellcog:cellcog-setup` depending on your tool) to install and authenticate. **OpenClaw users:** Run `clawhub install cellcog` instead. **Manual setup:** `pip install -U cellcog` and set `CELLCOG_API_KEY`. See the **cellcog** skill for SDK reference.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 banana-cog-1776419954 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 banana-cog-1776419954 技能

通过命令行安装

skillhub install banana-cog-1776419954

下载 Zip 包

⬇ 下载 banana-cog v1.0.8

文件大小: 2.91 KB | 发布时间: 2026-4-17 18:36

v1.0.8 最新 2026-4-17 18:36
banana-cog 1.0.8

- Updated the skill description for clarity and conciseness.
- Clarified usage instructions for different agents, merging "Cursor / Claude Code / Other agents" into "All agents except OpenClaw".
- Revised installation instructions for better coverage of different tools.
- Removed some redundant branding and streamlined the messaging throughout.
- No code or logic changes; documentation only.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部