·gemini-openai-api
</>

gemini-openai-api

Gemini 模型通过 OpenAI 兼容 API 接入指南。包含:(1) 辅助 API 配置(summary/correction/emotion/vision),(2) extra_body 格式用于控制 thinking,(3) 响应格式处理(markdown 代码块)。当需要将 Gemini 作为辅助模型接入、配置 thinking 参数、或处理 Gemini API 返回格式时使用。

17Installs·1Trend·@project-n-e-k-o

Installation

$npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill gemini-openai-api

How to Install gemini-openai-api

Quickly install gemini-openai-api 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/project-n-e-k-o/n.e.k.o --skill gemini-openai-api
  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: project-n-e-k-o/n.e.k.o.

SKILL.md

View raw

| Summary / Correction / Vision | gemini-3-flash-preview | | Emotion Analysis | gemini-2.5-flash |

[!IMPORTANT] extrabody 需要双层嵌套:外层 "extrabody" 是传给 OpenAI client 的参数名,内层 {"google": {...}} 是 Gemini 的实际配置。

Gemini 模型通过 OpenAI 兼容 API 接入指南。包含:(1) 辅助 API 配置(summary/correction/emotion/vision),(2) extra_body 格式用于控制 thinking,(3) 响应格式处理(markdown 代码块)。当需要将 Gemini 作为辅助模型接入、配置 thinking 参数、或处理 Gemini API 返回格式时使用。 Source: project-n-e-k-o/n.e.k.o.

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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill gemini-openai-api
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-11

Browse more skills from project-n-e-k-o/n.e.k.o

Quick answers

What is gemini-openai-api?

Gemini 模型通过 OpenAI 兼容 API 接入指南。包含:(1) 辅助 API 配置(summary/correction/emotion/vision),(2) extra_body 格式用于控制 thinking,(3) 响应格式处理(markdown 代码块)。当需要将 Gemini 作为辅助模型接入、配置 thinking 参数、或处理 Gemini API 返回格式时使用。 Source: project-n-e-k-o/n.e.k.o.

How do I install gemini-openai-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/project-n-e-k-o/n.e.k.o --skill gemini-openai-api 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/project-n-e-k-o/n.e.k.o