بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف 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.