genai-text
OfficialGenAI text generation via CLI.
AuthorOnward-Technologies
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables generating text using Google GenAI Gemini models via the genai-cli text command, addressing the need for quick, high-quality AI-assisted content creation from the command line.
Core Features & Use Cases
- CLI-driven text generation with Gemini models (e.g., gemini-2.5-flash, gemini-3-pro-preview).
- System prompts and sampling controls to guide style, tone, and creativity (temperature, top-p, top-k).
- Streaming and output options to view results in real time or save to a file for documentation or automation.
- Use cases include drafting answers, writing content, brainstorming ideas, or generating code comments from natural language prompts.
Quick Start
Use the genai-cli to generate text, for example: uv run genai-cli text "Explain quantum computing" --model gemini-3-pro-preview --temperature 0.7 --output ./response.txt
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: genai-text Download link: https://github.com/Onward-Technologies/onward-google-genai/archive/main.zip#genai-text Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.