ワンクリックで
gemini
Invoke the Gemini CLI for AI-assisted processing (e.g. summarization, extraction)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Invoke the Gemini CLI for AI-assisted processing (e.g. summarization, extraction)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
List and read mail from the target Gmail account via Google Workspace CLI
Validates gram notation files (*.gram) using the gram-lint CLI tool. Use when creating, editing, or reviewing any *.gram file, when a gram parse error is suspected, or when asked to validate graph data files in this project.
| name | gemini |
| description | Invoke the Gemini CLI for AI-assisted processing (e.g. summarization, extraction) |
| cli | gemini |
| defaultArgs | ["--help"] |
Invoke the Gemini CLI for model-based tasks. Use for summarization, extraction, or other capabilities exposed by the CLI.
The skills runtime runs the Gemini CLI with the arguments specified. Ensure the Gemini CLI is on PATH and configured (API key or auth) for real requests. For smoke tests, invoking with --help confirms the CLI is available.
With no arguments, the skill runs gemini --help to verify the CLI is callable. Pass prompt or other args for actual model calls.