gemini3-thought-signature-tool-use-fix

Community

Fix Gemini 3 tool use response errors

Authorhubeiqiao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves an issue where Google Gemini 3 models return empty responses after tool use when proxied through OpenAI-compatible clients, preventing multi-turn function calling.

Core Features & Use Cases

  • Resolves Empty Responses: Fixes the problem of blank outputs specifically after tool calls (web_fetch, exec, browser).
  • Handles Google 400 Errors: Addresses the "Function call is missing a thought_signature" error returned by Google.
  • Enables Multi-Turn Function Calling: Restores proper functionality for sequential tool interactions.
  • Use Case: When your bot successfully uses a tool like web_fetch but then fails to provide a synthesized response, this skill ensures the conversation continues smoothly.

Quick Start

Apply the proxy-level model routing solution to downgrade tool-bearing requests to gemini-2.5-flash.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gemini3-thought-signature-tool-use-fix
Download link: https://github.com/hubeiqiao/skills/archive/main.zip#gemini3-thought-signature-tool-use-fix

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.