whisk-proxy

Automates image generation via Google Flow with token-based authentication and CLI controls.

20|11|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/AndyShaman/whisk-proxy --skill whisk-proxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whisk-proxy
Source: https://github.com/AndyShaman/whisk-proxy/tree/main
Command: npx skills add https://github.com/AndyShaman/whisk-proxy --skill whisk-proxy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Flow Image Generator automates image creation via Google Flow without an API key, enabling frictionless generation of visuals from text prompts.

Core Features & Use Cases

  • Authentication: uses a Chrome extension to obtain tokens and store a local session for auto-refresh.
  • CLI Image Generation: generate images from prompts using multiple models and aspect ratios.
  • Use Cases: create banners, avatars, illustrations for apps and websites, or social media visuals.

Quick Start

Run the CLI with a prompt to generate images, e.g., 'a cat astronaut'.

Frequently Asked Questions about whisk-proxy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts without an API key?

You can generate images from text prompts without an API key by using an OAuth token-based authentication flow via Google Flow. The automation uses a local CLI and a small HTTP auth server to manage tokens, allowing frictionless visual creation directly from your prompts.

What do I need to set up CLI image generation via Google Flow?

To set up CLI image generation via Google Flow, you need a Google account, the Chrome browser, and a local CLI environment. A Chrome extension obtains the authentication tokens, which are stored locally to enable automatic session refresh.

How does token management work for automated image generation?

Token management for automated image generation works by running a local HTTP authentication server that receives and refreshes OAuth tokens. A Chrome extension initially obtains the session token, which is then stored locally to maintain continuous access for the CLI.

Can I create banners and avatars from prompts using multiple aspect ratios?

Yes, you can create banners, avatars, and illustrations from prompts using multiple aspect ratios. The CLI supports applying different models and aspect ratios to your text prompts to generate suitable marketing visuals and social media graphics.

What is the best way to automate marketing visual creation for websites?

The best way to automate marketing visual creation is using a CLI that generates images from text prompts via Google Flow. This approach bypasses API key requirements by leveraging local OAuth token management to produce banners and website illustrations.

Why does my Google Flow image generation require Chrome?

Google Flow image generation requires Chrome because the authentication flow relies on a Chrome extension to obtain OAuth tokens. These tokens are stored locally and used by the small HTTP auth server to authorize the CLI for image generation.