Teaching Claude Code to Paint: A Stateful Image-Editing Skill Built on Gemini's Interactions API and MCP
8 relevance
Score Breakdown
technical depth 9
novelty 8
actionability 9
community 6
strategic 3
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Tutorial on building a stateful image-editing skill with Claude Code and MCP, highly novel and actionable.
Summary
nb2lite-skill-claude integrates Google's gemini-3.1-flash-lite-image model with Claude Code via a FastMCP server, enabling stateful image generation and editing using Gemini's Interactions API. The skill handles interaction ID chaining, aspect ratio inheritance, and thinking levels, allowing iterative refinement of images without re-prompting the full scene.