Use Gemini for one-shot prompting, summaries, generation, coding, and tool routing.
Based on the provided materials, this skill appears to be a prompt-oriented wrapper around Gemini CLI, with no declared required secrets, remote endpoints, or high local privileges, so overall risk is low. Attention is still warranted because the README mentions managing extensions/hooks/MCP and a possible interactive login flow, but no concrete exfiltration endpoint or excessive permission request is shown.
The material states 'required secrets/environment variables: none.' The README only notes that authentication may happen via an interactive login flow, without asking users to provide explicit API keys, tokens, or other sensitive credentials; no clear credential leakage or abuse path is shown in the provided material.
The objective checks and metadata both indicate 'remote endpoint host: none' and 'prompt-only.' Although the README describes prompting, summarization, and generation via Gemini, it does not list any concrete external domains, third-party services, or forwarding targets, so no clear data egress red flag is evidenced here.
The material describes one-shot CLI prompting/summarization/generation and does not state that it executes arbitrary local code, launches extra system processes, or requests system-level privileges. The README mentions extension, hook, and MCP management commands, but the documentation alone does not prove that this skill itself has dangerous execution capability.
The known input methods are primarily command-line arguments and stdin (for example, `cat notes.md | gemini -p ...`), with no claim of disk traversal, bulk directory reads, or writes to sensitive system locations. The visible data access scope appears limited to user-supplied prompt content, with no sign of overbroad access.
Positive factors include a GitHub-hosted open-source repository and extremely high community adoption (about 377k stars), which materially reduce risk. However, the license is undeclared, maintenance status is unknown, and there is some ambiguity between the name 'gemini' and the provided repository `openclaw/openclaw`, so users should verify repository ownership and that released artifacts match the source before installation.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "gemini" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/skills/gemini/SKILL.md 2. Save it as ~/.claude/skills/gemini/SKILL.md 3. Reload skills and tell me it's ready
Read the following command-line output, extract the key issue, likely causes, and suggest next troubleshooting steps: [paste logs or terminal output]
A structured summary with the issue overview, likely causes, and troubleshooting suggestions.
Write a Python script that reads a CSV file, aggregates sales by date, and outputs the top 10 best-selling products. Include comments and run instructions.
A runnable Python script with instructions, comments, and an example output format.
I have a task: first summarize this document, then draft an email based on it, and finally list steps that could be automated. Complete them in order and output each result separately.
Step-by-step outputs including a summary, an email draft, and a list of automation steps.
Use Gemini in headless one-shot mode. Positional text starts interactive mode; use -p/--prompt.
Quick start
gemini -p "Answer this question..."gemini -m <model> -p "Prompt..."gemini -p "Return JSON" --output-format json-p: cat notes.md | gemini -p "Summarize"Extensions
gemini --list-extensionsgemini extensions <command>gemini skills <command>gemini hooks <command>gemini mcp <command>Notes
gemini once interactively and follow the login flow.--yolo for safety.Investigate test memory growth, heap leaks, and OOM root causes.
Discover and control Sonos speakers for playback, volume, status, and grouping.
Summarize CodexBar local cost logs by model for Codex or Claude.
Analyze and optimize OpenClaw test performance, memory use, and coverage slowdowns.
Review, triage, and manage OpenClaw issues and pull requests faster.
Helps maintainers triage, clean up, and resolve OpenClaw secret scanning alerts.
Use Gemini via MCP for research, code analysis, and content summarization.
Connect Claude to Gemini for image creation, auditing, and long-context digestion.
Use Gemini without API keys for research, analysis, and media generation.
Use Gemini in your terminal for coding, search, and automation tasks.
Generate images with Gemini through MCP for browsers and compatible agents.
Enable AI assistants to search, chat, and analyze files through Gemini CLI.