gemini-3-advanced
Installation
SKILL.md
Gemini 3 Pro Advanced Features
Comprehensive guide for advanced Gemini 3 Pro capabilities including function calling, built-in tools, structured outputs, context caching, batch processing, and framework integrations.
Overview
This skill covers production-ready advanced features that extend Gemini 3 Pro's capabilities beyond basic text generation.
Key Capabilities
- Function Calling: Custom tool integration with OpenAPI 3.0
- Built-in Tools: Google Search, Code Execution, File Search, URL Context
- Structured Outputs: Guaranteed JSON structure with Pydantic/Zod
- Thought Signatures: Managing multi-turn reasoning context
- Context Caching: Reuse large contexts (>2k tokens) for cost savings
- Batch Processing: Async processing at scale
- Framework Integration: LangChain, Vercel AI, Pydantic AI, CrewAI