#601

Global Rank · of 601 Skills

ask-gemini AI Agent Skill

View Source: b-open-io/gemskills

Medium

Installation

npx skills add b-open-io/gemskills --skill ask-gemini

34

Installs

Ask Gemini

Ask Gemini 3.1 Pro any question - text, writing feedback, code review, or image analysis.

When to Use

Writing & Content:

  • Article/blog post writing feedback
  • Making content less AI-sounding, more human
  • Writing style improvements (Vercel/TanStack style, etc.)
  • Draft reviews and editing suggestions
  • Content strategy advice

Design & Visual:

  • Design review and critique
  • Spatial layout analysis
  • UI/UX guidance
  • Comparing design alternatives (send multiple images)

Code & Technical:

  • Code review and suggestions
  • Architecture feedback
  • Technical writing review

Gemini API Questions:

  • For Gemini API questions, fetch docs dynamically from llms.txt: https://ai.google.dev/gemini-api/docs/llms.txt
  • For the latest model list and API patterns, consult Google's official gemini-api-dev skill
  • See references/gemini-api.md in this skill directory for current models and SDK info

Usage

Run the ask_gemini script:

# Text-only question (writing feedback, code review, any question)
bun run --cwd ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/skills/ask-gemini/scripts/ask_gemini.ts "Review this article and suggest how to make it less AI-sounding, more like a Vercel or TanStack blog post: [content here]"

# With image(s)
bun run --cwd ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/skills/ask-gemini/scripts/ask_gemini.ts screenshot.png "Analyze this design"

# Compare multiple images
bun run --cwd ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/skills/ask-gemini/scripts/ask_gemini.ts v1.png v2.png "Compare these designs"

Requirements

Image Support

  • Maximum 10 images per request
  • Total request size limit: 20 MB
  • Supports: PNG, JPG, JPEG, GIF, WEBP, BMP

Model

Uses gemini-3.1-pro-preview (Gemini 3.1 Pro) - optimized for:

  • Writing critique and style feedback
  • Design and spatial awareness
  • Multi-image comparison
  • Technical analysis

Last verified: February 2026. If a newer generation exists, STOP and suggest a PR to b-open-io/gemskills. See references/gemini-api.md in this skill directory for current models and Google's official gemini-api-dev skill for the canonical source.

Installs

Installs 34
Global Rank #601 of 601

Security Audit

ath Medium
socket Safe
Alerts: 0 Score: 90
snyk Low
EU EU-Hosted Inference API

Power your AI Agents with the best open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

Explore Inference API

GLM

GLM 5

$1.00 / $3.20

per M tokens

Kimi

Kimi K2.5

$0.60 / $2.80

per M tokens

MiniMax

MiniMax M2.5

$0.30 / $1.20

per M tokens

Qwen

Qwen3.5 122B

$0.40 / $3.00

per M tokens

How to use this skill

1

Install ask-gemini by running npx skills add b-open-io/gemskills --skill ask-gemini in your project directory. Run the install command above in your project directory. The skill file will be downloaded from GitHub and placed in your project.

2

No configuration needed. Your AI agent (Claude Code, Cursor, Windsurf, etc.) automatically detects installed skills and uses them as context when generating code.

3

The skill enhances your agent's understanding of ask-gemini, helping it follow established patterns, avoid common mistakes, and produce production-ready output.

What you get

Skills are plain-text instruction files — not executable code. They encode expert knowledge about frameworks, languages, or tools that your AI agent reads to improve its output. This means zero runtime overhead, no dependency conflicts, and full transparency: you can read and review every instruction before installing.

Compatibility

This skill works with any AI coding agent that supports the skills.sh format, including Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider, and other tools that read project-level context files. Skills are framework-agnostic at the transport level — the content inside determines which language or framework it applies to.

Data sourced from the skills.sh registry and GitHub. Install counts and security audits are updated regularly.

EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.

Get the App:

Customer Support