원클릭으로
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.