Gemini Request banner
verivus-oss verivus-oss

Gemini Request

AI community

Description

--- description: Delegate a task to Gemini via the LLM gateway argument-hint: '<prompt>' --- Send a request through the llm-gateway MCP server's gemini_request tool. Raw arguments: `$ARGUMENTS` Use the llm-gateway's `gemini_request` MCP tool to execute this prompt. Pass the raw arguments as the prompt.

Installation

Installs to ~/.claude/skills/verivus-oss-llm-cli-gateway-gemini-request/SKILL.md

Terminal
mkdir -p ~/.claude/skills/verivus-oss-llm-cli-gateway-gemini-request && curl -fsSL https://raw.githubusercontent.com/verivus-oss/llm-cli-gateway/HEAD/commands/gemini-request.md -o ~/.claude/skills/verivus-oss-llm-cli-gateway-gemini-request/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository