← Back to Skills Marketplace
114
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install gemini-andy27725
Description
Gemini CLI for one-shot Q&A, summaries, and generation.
README (SKILL.md)
Gemini CLI
Use Gemini in one-shot mode with a positional prompt (avoid interactive mode).
Quick start
gemini "Answer this question..."gemini --model \x3Cname> "Prompt..."gemini --output-format json "Return JSON"
Extensions
- List:
gemini --list-extensions - Manage:
gemini extensions \x3Ccommand>
Notes
- If auth is required, run
geminionce interactively and follow the login flow. - Avoid
--yolofor safety.
Usage Guidance
This skill appears to do what it says: it calls a local 'gemini' CLI and offers a Homebrew install. Before installing, verify the 'gemini-cli' Homebrew formula comes from a trusted source (official tap or project repository) since brew installs run arbitrary install-time code. Be aware the Gemini CLI may prompt for interactive login and persist tokens/config to your home directory — if you have sensitive data or strict environment policies, inspect the CLI's documentation or repository first. If you want extra caution, manually install/inspect the gemini binary yourself and run it once to confirm behavior before granting this skill access.
Capability Assessment
Purpose & Capability
Name/description (Gemini CLI for Q&A/summaries) matches the declared runtime requirement (the 'gemini' binary) and the install spec (brew formula 'gemini-cli'). No unrelated binaries or env vars are requested.
Instruction Scope
SKILL.md directs the agent to call the gemini CLI with positional prompts and documents extensions and login flow. It does not ask the agent to read arbitrary files, environment variables, or exfiltrate data beyond what the CLI itself does.
Install Mechanism
Install uses Homebrew formula 'gemini-cli' which is a common, low-friction mechanism. The SKILL.md does not specify the tap/author — verify the formula origin before installing, since brew formulas execute code on install.
Credentials
No environment variables or credentials are declared. SKILL.md mentions an interactive login if auth is required; the CLI may store tokens on the host (not declared here). This is expected but worth noting.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request modifying other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gemini-andy27725 - After installation, invoke the skill by name or use
/gemini-andy27725 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of gemini CLI skill.
- Provides one-shot Q&A, summarization, and text generation via Gemini CLI.
- Supports different output formats and models.
- Includes extension management commands.
- Installation instructions for Homebrew provided.
- Basic usage notes and safety warnings included.
Metadata
Frequently Asked Questions
What is Gemini Andy27725?
Gemini CLI for one-shot Q&A, summaries, and generation. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Gemini Andy27725?
Run "/install gemini-andy27725" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gemini Andy27725 free?
Yes, Gemini Andy27725 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gemini Andy27725 support?
Gemini Andy27725 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gemini Andy27725?
It is built and maintained by Andy27725 (@andy27725); the current version is v1.0.0.
More Skills