From owlex
Starts Google Gemini CLI session with 1M context for large codebase analysis. Handles new sessions or follow-ups; returns task_id for /gemini-result check.
How this skill is triggered — by the user, by Claude, or both
Slash command
/owlex:geminiThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Start a Gemini CLI session with 1M context window for large codebase analysis.
Start a Gemini CLI session with 1M context window for large codebase analysis.
start_gemini_sessionresume_gemini_session/gemini-result <task_id>"Do NOT call wait_for_task. Return immediately.
/gemini Analyze the entire codebase structure/gemini Summarize all API endpointsnpx claudepluginhub agentic-box/owlexInvokes Google Gemini CLI for complex reasoning, research, and AI tasks in headless mode. Supports preview models, fallbacks, and session continuation.
Use when the user asks to run Gemini CLI (gemini, gemini resume) or references Google Gemini for code analysis, refactoring, or automated editing
Delegates tasks to Gemini CLI for large-context analysis like broad codebase reviews or long-document processing. Activates on explicit requests such as 'use gemini' or 'delegate to gemini'.