·tuzi-danger-gemini-web
</>

tuzi-danger-gemini-web

通过逆向工程的 Gemini Web API 生成图片和文本。支持文本生成、提示词生图、参考图片视觉输入和多轮对话。当其他技能需要图片生成后端,或用户要求"用Gemini生成图片"、"Gemini文本生成"时使用。

27Installs·1Trend·@tuziapi

Installation

$npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-danger-gemini-web

How to Install tuzi-danger-gemini-web

Quickly install tuzi-danger-gemini-web AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-danger-gemini-web
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tuziapi/tuzi-skills.

SKILL.md

View raw

Text/image generation via Gemini Web API. Supports reference images and multi-turn conversations.

Important: All scripts are located in the scripts/ subdirectory of this skill.

| scripts/main.ts | CLI entry point for text/image generation | | scripts/gemini-webapi/ | TypeScript port of geminiwebapi (GeminiClient, types, utils) |

通过逆向工程的 Gemini Web API 生成图片和文本。支持文本生成、提示词生图、参考图片视觉输入和多轮对话。当其他技能需要图片生成后端,或用户要求"用Gemini生成图片"、"Gemini文本生成"时使用。 Source: tuziapi/tuzi-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-danger-gemini-web
Category
</>Dev Tools
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from tuziapi/tuzi-skills

Quick answers

What is tuzi-danger-gemini-web?

通过逆向工程的 Gemini Web API 生成图片和文本。支持文本生成、提示词生图、参考图片视觉输入和多轮对话。当其他技能需要图片生成后端,或用户要求"用Gemini生成图片"、"Gemini文本生成"时使用。 Source: tuziapi/tuzi-skills.

How do I install tuzi-danger-gemini-web?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-danger-gemini-web Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tuziapi/tuzi-skills