← Back to Skills Marketplace
kenswj

Gemini 1.0.0

by kenswj · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
342
Downloads
0
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install gemini-1-0-0
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 gemini once interactively and follow the login flow.
  • Avoid --yolo for safety.
Usage Guidance
This skill is an instruction-only adapter for the Gemini CLI and appears self-consistent. Before installing: (1) confirm the Homebrew formula 'gemini-cli' comes from a trusted tap/source, (2) be aware the Gemini CLI may perform network requests and may prompt you to authenticate interactively—that will store tokens/config locally (not declared as env vars in the skill), and (3) avoid unsafe flags like --yolo as the SKILL.md advises. If you need stronger assurance, inspect the brew formula or install the official Gemini CLI from the vendor and verify its authentication/storage behavior.
Capability Analysis
Type: OpenClaw Skill Name: gemini-1-0-0 Version: 1.0.0 The skill bundle provides a standard interface for the Gemini CLI tool, facilitating one-shot Q&A and generation tasks. It includes legitimate installation instructions via Homebrew (gemini-cli) and standard usage patterns in SKILL.md without any signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description, required binary ('gemini'), and the Homebrew install ('gemini-cli') are consistent with a CLI wrapper for one-shot Q&A/summaries. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md only documents how to invoke the gemini CLI (flags, listing extensions, and a login note). It does not direct the agent to read unrelated files, environment variables, or to transmit data to unexpected endpoints.
Install Mechanism
Install spec uses a Homebrew formula (gemini-cli). Homebrew is a standard package mechanism; this is a proportionate install method for a CLI. As with any brew install, the package will fetch code from its formula source—users should confirm the formula origin if they have concerns.
Credentials
No environment variables or credentials are declared. SKILL.md notes that interactive auth may be required by the CLI (expected for a hosted model client). There is no evidence the skill itself requests unrelated secrets.
Persistence & Privilege
always:false and no special privileges are requested. The skill does not claim or require persistent/system-wide changes or modifications to other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gemini-1-0-0
  3. After installation, invoke the skill by name or use /gemini-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of gemini-1-0-0: - Introduces the Gemini CLI for one-shot question answering, summarization, and content generation. - Supports direct prompts and model selection via command-line. - Allows customization of output format (e.g., JSON). - Includes extension management commands. - Provides instructions for authentication and safe usage.
Metadata
Slug gemini-1-0-0
Version 1.0.0
License MIT-0
All-time Installs 8
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is Gemini 1.0.0?

Gemini CLI for one-shot Q&A, summaries, and generation. It is an AI Agent Skill for Claude Code / OpenClaw, with 342 downloads so far.

How do I install Gemini 1.0.0?

Run "/install gemini-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gemini 1.0.0 free?

Yes, Gemini 1.0.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gemini 1.0.0 support?

Gemini 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gemini 1.0.0?

It is built and maintained by kenswj (@kenswj); the current version is v1.0.0.

💬 Comments