一键导入
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 职业分类
| 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.
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.