Globales Ranking · von 601 Skills
ask-gemini AI Agent Skill
Quellcode ansehen: b-open-io/gemskills
MediumInstallation
npx skills add b-open-io/gemskills --skill ask-gemini 34
Installationen
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-devskill - See
references/gemini-api.mdin 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
GEMINI_API_KEYenvironment variable must be set- Get an API key from https://aistudio.google.com/apikey
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. Seereferences/gemini-api.mdin this skill directory for current models and Google's officialgemini-api-devskill for the canonical source.
Installationen
Sicherheitsprüfung
Quellcode ansehen
b-open-io/gemskills
Mehr aus dieser Quelle
Power your AI Agents with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
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
So verwenden Sie diesen Skill
Install ask-gemini by running npx skills add b-open-io/gemskills --skill ask-gemini in your project directory. Führen Sie den obigen Installationsbefehl in Ihrem Projektverzeichnis aus. Die Skill-Datei wird von GitHub heruntergeladen und in Ihrem Projekt platziert.
Keine Konfiguration erforderlich. Ihr KI-Agent (Claude Code, Cursor, Windsurf usw.) erkennt installierte Skills automatisch und nutzt sie als Kontext bei der Code-Generierung.
Der Skill verbessert das Verständnis Ihres Agenten für ask-gemini, und hilft ihm, etablierte Muster zu befolgen, häufige Fehler zu vermeiden und produktionsreifen Code zu erzeugen.
Was Sie erhalten
Skills sind Klartext-Anweisungsdateien — kein ausführbarer Code. Sie kodieren Expertenwissen über Frameworks, Sprachen oder Tools, das Ihr KI-Agent liest, um seine Ausgabe zu verbessern. Das bedeutet null Laufzeit-Overhead, keine Abhängigkeitskonflikte und volle Transparenz: Sie können jede Anweisung vor der Installation lesen und prüfen.
Kompatibilität
Dieser Skill funktioniert mit jedem KI-Coding-Agenten, der das skills.sh-Format unterstützt, einschließlich Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider und anderen Tools, die projektbezogene Kontextdateien lesen. Skills sind auf Transportebene framework-agnostisch — der Inhalt bestimmt, für welche Sprache oder welches Framework er gilt.
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.