Gemini 模型通过 OpenAI 兼容 API 接入指南。包含:(1) 辅助 API 配置(summary/correction/emotion/vision),(2) extra_body 格式用于控制 thinking,(3) 响应格式处理(markdown 代码块)。当需要将 Gemini 作为辅助模型接入、配置 thinking 参数、或处理 Gemini API 返回格式时使用。
$npx -y skills add project-n-e-k-o/n.e.k.o --skill gemini-openai-apiInstalls into the current project.
Run `npx skills use "https://github.com/project-n-e-k-o/n.e.k.o" --skill "project-n-e-k-o/n.e.k.o/gemini-openai-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/project-n-e-k-o/n.e.k.o" that are relevant to the current task. Run `npx skills add "https://github.com/project-n-e-k-o/n.e.k.o"` and select the relevant skills, then follow their instructions.