baoyu-danger-gemini-web

Generate text and images via the Gemini Web API with session persistence.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/cocyuhao/my-ai-skills-library --skill baoyu-danger-gemini-web-cocyuhao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-danger-gemini-web
Source: https://github.com/cocyuhao/my-ai-skills-library/tree/main/baoyu-danger-gemini-web
Command: npx skills add https://github.com/cocyuhao/my-ai-skills-library --skill baoyu-danger-gemini-web-cocyuhao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provide access to Gemini Web API-based content generation via a local client.

Core Features & Use Cases

  • Text generation via Gemini Web API with optional vision inputs and multi-turn conversations.
  • Image generation from prompts and support for reference images for vision tasks.
  • Session-based conversation history and local persistence for continuity across prompts.

Quick Start

Provide prompts to generate text or images using Gemini Web Client as the backend.

Frequently Asked Questions about baoyu-danger-gemini-web

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

FAQPage Schema
How do I generate text and images using the Gemini Web API locally?

To generate text and images using the Gemini Web API, you provide prompts to a local client that handles content generation, supports optional reference images for vision tasks, and enforces user consent before processing requests.

Can I maintain multi-turn conversations with the Gemini Web client?

Yes, you can maintain multi-turn conversations with the Gemini Web client through session-based conversation history and local persistence, which ensures continuity across multiple prompts and interactions.

Does the Gemini Web client support reference images for vision tasks?

Yes, the Gemini Web client supports reference images for vision tasks, allowing you to provide image inputs alongside your prompts to generate text or other image content based on visual context.

How do I save generated images and handle session persistence locally?

The client handles image saving and session persistence automatically, storing conversation history locally to maintain continuity and supporting JSON output for seamless integration into your existing workflows.

What are the limitations of using a local client for Gemini Web content generation?

Limitations of using a local client for Gemini Web content generation include relying on local system resources, requiring explicit consent enforcement for access, and depending on the Gemini Web API's availability and supported model selections.