- Agent TuiMain Agents: Do NOT use this skill directly. If you need to test the TUI, invoke the `tui_tester` subagent. Drive terminal UI (TUI) applications programmatically for testing, automation, and inspection. Use when: automating CLI/TUI interactions, regression testing terminal apps, or verifying interactive behavior. Also use when: user asks "what is agent-tui", "what does agent-tui do", "demo agent-tui", "show me agent-tui", "how does agent-tui work", or wants to see it in action.google-gemini/gemini-cli105,734
- Antigravity SupportUse when the user asks questions, seeks help, or requests instructions related to installing, setting up, or migrating to Antigravity CLI. This skill provides the latest up to date details, requirements, and commands sourced from the official Antigravity CLI documentation.google-gemini/gemini-cli105,734
- Async Pr ReviewTrigger this skill when the user wants to start an asynchronous PR review, run background checks on a PR, or check the status of a previously started async PR review.google-gemini/gemini-cli105,734
- Behavioral EvalsGuidance for creating, running, fixing, and promoting behavioral evaluations. Use when verifying agent decision logic, debugging failures, debugging prompt steering, or adding workspace regression tests.google-gemini/gemini-cli105,734
- CiA specialized skill for Gemini CLI that provides high-performance, fail-fast monitoring of GitHub Actions workflows and automated local verification of CI failures. It handles run discovery automatically—simply provide the branch name.google-gemini/gemini-cli105,734
- Code ReviewerUse this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.google-gemini/gemini-cli105,734
- CritiqueExpertise in auditing and fixing repository scripts and GitHub Actions workflows to ensure technical robustness and security.google-gemini/gemini-cli105,734
- Docs ChangelogGenerates and formats changelog files for a new release based on provided version and raw changelog data.google-gemini/gemini-cli105,734
- Docs WriterAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.google-gemini/gemini-cli105,734
- Github Issue CreatorUse this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling.google-gemini/gemini-cli105,734
- GreeterA friendly greeter skillgoogle-gemini/gemini-cli105,734
- MemoryExpertise in maintaining persistent bot memory, synchronizing with previous sessions via the Task Ledger, and preserving decision logs.google-gemini/gemini-cli105,734
- MetricsExpertise in analyzing time-series repository health metrics, investigating root causes, and proposing proactive workflow improvements.google-gemini/gemini-cli105,734
- Pirate SkillSpeak like a pirate.google-gemini/gemini-cli105,734
- Pr Address CommentsUse this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.google-gemini/gemini-cli105,734
- Pr CreatorUse this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.google-gemini/gemini-cli105,734
- PrsExpertise in managing the Git and GitHub Pull Request lifecycle, including staging changes, generating PR descriptions, and branch management.google-gemini/gemini-cli105,734
- Review DuplicationUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.google-gemini/gemini-cli105,734
- Skill CreatorGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Gemini CLI's capabilities with specialized knowledge, workflows, or tool integrations.google-gemini/gemini-cli105,734
- String ReviewerUse this skill when asked to review text and user-facing strings within the codebase. It ensures that these strings follow rules on clarity, usefulness, brevity and style.google-gemini/gemini-cli105,734
- Tui TesterExpert guidance for testing Gemini CLI behavior and visual output using terminal automation.google-gemini/gemini-cli105,734
- Gemini Api DevUse this skill when building applications with Gemini API hosted models, including Gemini and Gemma 4, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.google-gemini/gemini-skills3,774
- Gemini Interactions ApiUse this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, video generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.google-gemini/gemini-skills3,774
- Gemini Live Api DevUse this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice activity detection (VAD), native audio features, function calling, session management, ephemeral tokens for client-side auth, live translation, and all Live API configuration options. SDKs covered - google-genai (Python), @google/genai (JavaScript/TypeScript).google-gemini/gemini-skills3,774
- Gemini Omni Flash ApiUse this skill for generative video editing, text-to-video, image-referenced video generation, and first-frame-to-video transition animations using the official google-genai SDK. Includes workflows for pre-processing/optimizing high-resolution or long source videos with ffmpeg, stripping audio for full sound regeneration, and handling turn-by-turn video editing and parallel execution.google-gemini/gemini-skills3,774
- Audio MixingMix speech audio and background music into a polished radio show file.google-gemini/gemini-managed-agents-templates46
- Cover Image GenerationGenerate cover images for the radio show using Gemini 3 Flash Image (with fallback to Pro).google-gemini/gemini-managed-agents-templates46
- Data ExplorerGeneral-purpose data profiling and exploration. Use when first encountering any dataset to understand its structure, quality, and analysis potential.google-gemini/gemini-managed-agents-templates46
- Git WorkflowGuides the agent on how to handle git operations and generate .patch files instead of submitting PRs.google-gemini/gemini-managed-agents-templates46
- Github ResearcherGuides the agent on how to read and search GitHub issues to understand the repository's problems.google-gemini/gemini-managed-agents-templates46
- MemoryRecords and appends every user-agent customer support interaction to the memory.md log in the workspace.google-gemini/gemini-managed-agents-templates46
- Metadata GenerationGenerate show metadata (JSON) containing timecoded transcript, title, duration, summary, and date by sending audio and transcript to Gemini.google-gemini/gemini-managed-agents-templates46
- Music GenerationGenerate ambient background music using Lyria via the Interactions API.google-gemini/gemini-managed-agents-templates46
- Pdf ParsingExposes a 100% local, offline PDF batch extraction utility (extract_to_markdown.py) that isolates invoices under invoices/ and translates PDFs into clean Markdown files for LLM-native parsing.google-gemini/gemini-managed-agents-templates46
- Python DataPerforms heavy numerical compute and statistical analysis inside the sandbox.google-gemini/gemini-managed-agents-templates46
- ReconciliationReconcile loaded expenses against the pre-parsed invoice database, flagging discrepancies like amount mismatches, missing invoices, and merchant mismatches locally.google-gemini/gemini-managed-agents-templates46
- ResearchGather source material for the radio show from any content source — web, HN, GitHub, papers, or general topics.google-gemini/gemini-managed-agents-templates46
- ScannerScans a website deeply, converting HTML pages to markdown, respecting robots.txt, and updating the snapshots log.google-gemini/gemini-managed-agents-templates46
- Script WritingGenerate the AI Talk Radio show script from research using the Interactions API.google-gemini/gemini-managed-agents-templates46
- Slide CreatorCreate Google-style presentation slides as standalone HTML files. Use when the user wants to (1) create presentation slides from notes or bullet points, (2) build slide decks in HTML format, (3) recreate or replicate existing slide designs, (4) convert rough notes or talking points into polished visual slides, or (5) needs professional Google-branded presentation materials with clean typography, visual diagrams, code blocks, or data visualizations.google-gemini/gemini-managed-agents-templates46
- Tts GenerationConvert radio show script to speech audio with telephone effect on correspondent voices using the Interactions API.google-gemini/gemini-managed-agents-templates46
- Vendor VerificationVerify whether vendors/merchants from expense records are real, registered business entities by querying the free Wikidata open API.google-gemini/gemini-managed-agents-templates46
- Gemini Api CliGuide for using the Gemini API CLI tool. Use when you need to interact with the Gemini API via the command line, manage agents, or generate media (images, audio).google-gemini/gemini-api-cli33