35 Commits

Author SHA1 Message Date
Madi c68d9ac5b6 fix(docs): use correct Codex plugin install command 2026-09-10 17:54:07 +03:00
philschmid 597fdabc95 feat(skills): merge gemini-interactions-api into gemini-api-dev
Now that the **Interactions API** is the default Gemini API surface, maintaining separate `gemini-interactions-api` and `gemini-api-dev` skills creates redundant maintenance and confusion.
2026-08-31 12:22:19 +00:00
Giom-V fcb849d22c feat(omni): Gemini Omni 1.1 Flash skill updates
Promotes Gemini Omni Flash to 1.1 and adds prompt guide, CLI, and SDK updates:
- Promotes model endpoint to gemini-omni-1.1-flash
- Adds video extension capabilities (multi-turn and uploaded video)
- Adds first and last frame transition support (<FIRST_FRAME>, <LAST_FRAME>)
- Adds multi-video reference support (<VIDEO_REF_N>) and source declarations
- Adds CLI options for resolution controls, video extension, and interpolation
- Adds official documentation link to omni.md.txt across skills
2026-08-27 15:11:50 +00:00
Mark McDonald 669d82fc55 feat: add plugin support for various platforms 2026-08-17 17:53:10 +08:00
fofr bbb48d6660 Add gemini-omni-flash-api skill
- Add gemini-omni-flash-api skill and helper scripts
- Add gemini-omni-flash-preview to interactions API skill
- Simplify output of video checks and handle video-only inputs with no audio streams
- Add back-off and retry logic on media uploads
- Check for ffmpeg and system dependencies and update HTTP header key usage
- Correct description of aspect ratio scaling
2026-06-30 13:38:10 +01:00
philschmid d3c80c9986 remove mcp and update default 2026-06-22 18:23:01 +00:00
Philipp Schmid f9138ae2c2 Merge pull request #42 from google-gemini/bloglink
feat: add blog link to support data claims
2026-04-30 08:38:55 +02:00
Philipp Schmid e66edc55b8 Merge pull request #41 from google-gemini/vertex-move
chore: remove duplicated Vertex AI skill
2026-04-30 08:38:37 +02:00
Mark McDonald 0aabc4a250 Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-30 12:19:27 +08:00
Mark McDonald f6b8ec36cb Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-30 12:16:06 +08:00
treyn-create d4dbf804ac Merge pull request #34 from thisisryanswift/docs/gemini-docs-mcp
docs: add Gemini Docs MCP setup
2026-04-28 15:01:08 -07:00
Mark McDonald dcf6c0d780 docs: use more specific thought circulation link 2026-04-28 10:46:08 +08:00
Mark McDonald 9deb328fd3 chore: function -> tool 2026-04-28 10:34:48 +08:00
Mark McDonald 9f9df15959 chore: some minor style tweaks 2026-04-28 10:33:41 +08:00
Mark McDonald 9a63fc7c9b feat: add blog link to support data claims 2026-04-28 10:27:35 +08:00
Mark McDonald d8e47ee8a8 chore: remove duplicated Vertex AI skill.
This has moved to a central `cloud` group so we don't want a stale
duplicate here.
2026-04-28 10:13:29 +08:00
xiaolai cf975142e5 docs: fix README link text "thought circulation" -> "thought signatures"
The README links the phrase "thought circulation" to
`https://ai.google.dev/gemini-api/docs/thinking#signatures`. The page
section at that anchor is titled "Thought signatures", and the
underlying SDK field is exposed as `signature` (referenced in
`gemini-interactions-api/SKILL.md` line 246). The displayed link text
should match the destination's actual section name so a reader who
follows the link finds what the surrounding prose promises.
2026-04-27 11:47:54 +08:00
Ryan Swift ff0443753b docs: update Gemini Docs MCP tool name 2026-04-25 11:18:09 -04:00
Ryan Swift 2483beec68 docs: add Gemini Docs MCP setup 2026-04-25 10:38:57 -04:00
Holt Skinner ee440a6222 Change example to use gemini-api-dev 2026-03-04 18:22:07 +01:00
Holt Skinner d90205e5a6 Restructure README after merge 2026-03-04 18:21:01 +01:00
Holt Skinner ac3d60363b Merge branch 'main' of https://github.com/google-gemini/gemini-skills into vertexai-skill 2026-03-04 18:18:43 +01:00
Holt Skinner 5e5bb3bc19 Update the skills list and presentation 2026-03-04 17:56:14 +01:00
Philipp Schmid 1e31031a3c Update README.md 2026-03-04 17:22:51 +01:00
Philipp Schmid 05bcbc0697 Document gemini-interactions-api skill
Added documentation for the gemini-interactions-api skill, including installation commands and a brief overview of its features.
2026-03-04 16:56:32 +01:00
thorwebdev d63752314d chore: changes from review. 2026-03-03 10:51:39 -05:00
Holt Skinner 3ced34aa39 Add python files to gitignore 2026-02-20 12:28:26 -06:00
Mark McDonald 2c99bb0c55 Expanded intro and include some eval results 2026-02-19 17:35:04 +08:00
Mark McDonald 003d3914d8 Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-10 12:34:51 +08:00
Mark McDonald 5c30745e40 Add context7 skill instructions 2026-02-10 12:25:03 +08:00
Mark McDonald 8da5c6c0ea gemini-api -> gemini-api-dev 2026-02-09 16:24:13 +08:00
Mark McDonald b050d907ea skill -> skills 2026-02-09 16:21:58 +08:00
Mark McDonald 7fbf2d2aad Minor README tweak 2026-02-06 14:05:06 +08:00
Mark McDonald 50f5b0800e Add README 2026-02-06 12:52:52 +08:00
Mark McDonald 659f249ff8 Initial commit 2026-02-06 12:17:29 +08:00