askill
gemini

geminiSafety 95Repository

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

45 stars
1.2k downloads
Updated 1/29/2026

Package Files

Loading files...
SKILL.md

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

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

80/100Analyzed 2/18/2026

A well-structured skill for starting Gemini CLI sessions with 1M context. Has clear conditional logic, usage examples, and proper formatting. Located in dedicated skills folder with tags. Minor gaps are lack of explicit trigger section and safety notes, but core functionality is complete and actionable.

95
85
75
70
85

Metadata

Licenseunknown
Version-
Updated1/29/2026
Publisheragentic-mcp-tools

Tags

apiprompting