reshinto/gemini-skill

Claude Code skill and CLI for Gemini API workflows: text, multimodal, plan review, structured output, embeddings, search grounding, media generation, files, caching, batch, and more.

対応Claude Code~Codex CLI~CursorGemini CLI
npx skills add reshinto/gemini-skill

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

ドキュメント


name: gemini description: Gemini API access for Claude Code: text, multimodal, structured output, embeddings, plan review, search grounding, media generation, files, caching, and more. disable-model-invocation: true

Usage

Run:

python3 "${CLAUDE_SKILL_DIR}/scripts/gemini_run.py" <command> [args]

See ${CLAUDE_SKILL_DIR}/reference/index.md for the full command map. See ${CLAUDE_SKILL_DIR}/reference/plan_review.md for plan review.

Rules

  • Mutating operations require --execute.
  • Pass user input as single quoted argv values.
  • Use --session <id> or --continue for multi-turn text sessions.
  • Large text responses and generated media save to a file and print the path.

Quick commands

  • help
  • models
  • text "prompt"
  • multimodal "prompt" --file path.pdf
  • plan_review "review this plan"
  • embed "text"
  • image_gen "prompt" --execute

関連スキル

addyosmani/performance-optimization

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.

community

shopify/shopify-use-shopify-cli

Choose when the user needs **Shopify CLI** to run or fix something now: validate app or extension config on disk (`shopify.app.toml`, `shopify.app.<name>.toml`, `shopify.extension.toml`); run or troubleshoot store workflows (`shopify store auth`, `shopify store execute`); inventory or product changes by handle, SKU, or location name; or CLI setup, auth, upgrade issues. Emphasize **commands and operational steps**, not only authoring GraphQL. Skip for API-only understanding or codegen with no CLI execution. Examples: validate configuration before deploy; run an existing query via CLI; list products; missing `shopify store execute`.

community

nerua1/skill-ultrawork

Run 3 AI agents at once instead of waiting for one. Parallel task execution engine for multi-agent workflows.

community

affaan-m/security-scan

Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.

community

fockus/skill-memory-bank

Universal long-term project memory for AI coding agents — Claude Code, Cursor, Windsurf, Cline + 4 more. TDD rules, code graph, spec-driven dev, cross-session recall.

community

larksuite/lark-base

飞书多维表格(Base)操作:建表、字段、记录、视图、统计、公式/lookup、表单、仪表盘、workflow、角色权限;遇到 Base/多维表格/bitable 或 /base/ 链接时使用。文件导入转 lark-drive,认证/授权转 lark-shared。

community