Skip to main content
Back to registry

gemini

softaworks/agent-toolkit

NEVER use --approval-mode default in background or non-interactive shells (like Claude Code tool calls). It will hang indefinitely waiting for approval prompts that cannot be provided.

Installs572
Install command
npx skills add https://github.com/softaworks/agent-toolkit --skill gemini
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
NEVER use --approval-mode default in background or non-interactive shells (like Claude Code tool calls). It will hang indefinitely waiting for approval prompts that cannot be provided. For automated/background reviews: Symptoms of hung Gemini: Fix hung process: Ask the user (via AskUserQuestion ) which model to use in a single prompt . Available models: Select the approval mode based on the task: Assemble the command with appropriate options: For background/automated tasks, ALWAYS use --approval-mode yolo or add timeout wrapper. NEVER use default in non-interactive shells. Run the command and capture the output. For background/automated mode: For interactive sessions with an initial prompt: After Gemini completes , inform the user: "The Gemini analysis is complete. You can start a new Gemini session for follow-up analysis or continue exploring the findings." Gemini 3 Advantages : 35% higher accuracy in software engineering, state-of-the-art on SWE-bench (76.2%), GPQA Diamond (91.9%), and WebDev Arena (1487 Elo).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gemini do?

NEVER use --approval-mode default in background or non-interactive shells (like Claude Code tool calls). It will hang indefinitely waiting for approval prompts that cannot be provided.

Is gemini good?

gemini does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gemini work with?

gemini currently lists compatibility with codex, gemini-cli, opencode, cursor, cline, claude-code.

What are alternatives to gemini?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gemini?

npx skills add https://github.com/softaworks/agent-toolkit --skill gemini

Related skills

More from softaworks/agent-toolkit

Related skills

Alternatives in Software Engineering