Awesome-omni-skill gemini

Google Gemini AI integration

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/fullstack-web/gemini" ~/.claude/skills/diegosouzapw-awesome-omni-skill-gemini && rm -rf "$T"
manifest: skills/fullstack-web/gemini/SKILL.md
source content

Google Gemini

Google Gemini AI integration

Available Tools

This skill uses ClawdBot's standard tools:

  • bash - Execute commands
  • read_file - Read files
  • write_file - Write files
  • web_fetch - Fetch web content
  • web_search - Search the web

Usage Examples

User: "Help me with google gemini"

  1. Assess what the user needs
  2. Use appropriate tools
  3. Provide helpful response

Configuration

Check documentation for specific setup requirements.

Notes

This skill requires integration with Google Gemini service/application.