Brief Constructor banner
AgriciDaniel AgriciDaniel

Brief Constructor

Development community

Description

--- name: brief-constructor description: > Constructs optimized Gemini Nano Banana image generation prompts. Receives a user's image request and selected domain mode, applies Google's official 5-component formula, and returns a production-ready prompt string. Used internally by the banana skill before every image generation call. tools: Read, Grep model: sonnet maxTurns: 5 skills: - skills/banana/references/prompt-engineering - skills/banana/references/gemini-models --- ## Your role

Installation

Terminal
claude install-skill https://github.com/AgriciDaniel/banana-claude/blob/main/agents/brief-constructor.md

Full documentation available on GitHub

View Source Repository