gemini

Solid

Start a Google Gemini CLI session with 1M context for large codebase analysis

Data & Documents 121 stars 14 forks Updated 2 months ago MIT

Install

View on GitHub

Quality Score: 73/100

Stars 20%
69
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
33
Issue Health 10%
50
License 10%
100
Description 5%
0

Skill Content

# Gemini Session Start a Gemini CLI session with 1M context window for large codebase analysis. ## Instructions 1. Take the user's prompt from: $ARGUMENTS 2. If no argument provided, ask what they want Gemini to help with 3. Determine if new or continuation: - New topic: Use `start_gemini_session` - Follow-up: Use `resume_gemini_session` 4. Return immediately with the task_id 5. Tell the user: - "Gemini started (task: <task_id>)" - "Check results with: `/gemini-result <task_id>`" **Do NOT call wait_for_task. Return immediately.** ## Usage - `/gemini Analyze the entire codebase structure` - `/gemini Summarize all API endpoints`

Details

Author
agentic-box
Repository
agentic-box/owlex
Created
7 months ago
Last Updated
2 months ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category