用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/StrinGhost/gemma-skills --skill gemini-search命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | gemini-search |
| description | Search the web using Google Search via Gemini grounding API and return a synthesized answer with sources. |
| metadata | {"require-secret":true,"require-secret-description":"Enter your Gemini API key from https://aistudio.google.com/app/apikey","homepage":"https://github.com/google-ai-edge/gallery"} |
This skill searches the live web using Google Search grounding via the Gemini API and returns a direct answer with sources.
You MUST call the run_js tool using index.html.
Pass data as a JSON string with exactly one field:
query field.Will Italy go to the next World Cup? into Italy World Cup predictionDid Company X raise funding? into Company X fundingIs Product Y available in Singapore? into Product Y SingaporeCan you search whether Italy will go to next world cup or not
query: Can you search whether Italy will go to next world cup or notDid OpenAI just raise a new funding round?
query: Did OpenAI just raise a new funding round?Is the Nintendo Switch 2 available in Singapore yet?
query: Is the Nintendo Switch 2 available in Singapore yet?What's the latest on OpenAI's funding round?
query: What's the latest on OpenAI's funding round?DO NOT use any other tool. DO NOT call run_intent.
基于 SOC 职业分类