IzzyFresh
- 38 skills
- 0 followers
- 11 hours ago last updated
- ▌
- ▌ Gemini API · izzyfresh bundleGuides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.
- ▌
- ▌
- ▌ Alloydb Basics · izzyfresh bundleManages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.
- ▌ Bigquery Basics · izzyfresh bundleManages datasets, tables, and jobs in BigQuery, and integrates with BigQuery ML and Gemini for advanced data analytics and AI-driven insights. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resources, or leverage BigQuery's built-in ML capabilities. Also use when performing data analysis, ingesting data into BigQuery, or developing AI applications on BigQuery.
- ▌
- ▌ Firebase Basics · izzyfresh bundleProvides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must use 'npx -y firebase-tools@latest --version'), initializing a Firebase environment, authenticating, setting active projects, or setting up `google-services.json` or `GoogleService-Info.plist` files.
- ▌
- ▌
- ▌
- ▌ Cloud Run Basics · izzyfresh bundleManages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run event-triggered or scheduled tasks (jobs), or handle always-on pull-based background processing (worker pools).
- ▌ Cloud SQL Basics · izzyfresh bundleThis file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL Server. Cloud SQL manages third-party MySQL, PostgreSQL, and SQL Server instances as resources in Cloud SQL. For example, when Cloud SQL creates an open-source MySQL instance, the resulting resource is a Cloud SQL for MySQL instance that Google Cloud manages. Cloud SQL handles backups, high availability, and secure connectivity for relational database workloads.
- ▌
- ▌ Firebase Firestore · izzyfresh bundleSets up, manages, and executes queries against Cloud Firestore database instances. You MUST unconditionally activate this skill if you plan to use Firestore in any way. Use when listing or creating Firestore databases, configuring security rules, designing data models, writing client SDK queries, or checking indexes.
- ▌ Alpha Evolve Runner · izzyfresh bundleConfigure, verify, and launch AlphaEvolve experiments using the `ae` CLI. Supports both creating new experiments from Design skill artifacts and launching from user-provided files. Triggers on: "run this experiment", "launch the experiment", "start AlphaEvolve", "create an experiment", "launch experiment", "run AlphaEvolve experiment".
- ▌
- ▌ Looker MCP · izzyfreshThis skill provides instructions for interacting with Looker, BigQuery, and Dataplex via MCP in this environment.
- ▌
- ▌ Alpha Evolve Monitor · izzyfresh bundleMonitor running AlphaEvolve experiments, run the evaluation control loop, and report results using the `ae` CLI. Triggers on: "monitor experiment", "check experiment status", "run evaluation loop", "show experiment results", "how is the experiment doing", "experiment progress", "monitor AlphaEvolve".
- ▌ Firebase Crashlytics · izzyfresh bundleComprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application.
- ▌ Looker Embedding Sso · izzyfresh bundleGuide for integrating Looker Single Sign-On (SSO) Embedding, including Gemini Insights (Conversational Analytics), Explore permissions, and Looker API 4.0 SSO URL generation. Use this skill when a user asks to embed a Looker dashboard, add Gemini to Looker iframe, or configure SSO embed permissions.
- ▌ Firebase Data Connect · izzyfresh bundleBuilds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely. Use when designing schemas with tables and relations, writing authorized queries and mutations, configuring real-time data updates, or generating type-safe SDKs. Use when you need a relational database with Firebase, or when the user mentions SQL Connect or Data Connect.
- ▌ Google Agents CLI Eval · izzyfresh bundleThis skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an evalset", "debug eval scores", "compare eval results", or needs guidance on ADK (Agent Development Kit) evaluation methodology and the eval-fix loop. Covers eval metrics, evalset schema, LLM-as-judge, tool trajectory scoring, and common failure causes. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for API code patterns (use google-agents-cli-adk-code), deployment (use google-agents-cli-deploy), or project scaffolding (use google-agents-cli-scaffold).
- ▌ Alpha Evolve Consultant · izzyfresh bundleAlphaEvolve expert consultant grounded strictly in the official reference guide. Answers questions about AE suitability, experiment design, evaluator implementation, EVOLVE-BLOCK placement, scoring strategies, concurrency, LLM mixture selection, troubleshooting, API usage, and domain background. Never speculates beyond the guide content. Triggers on: "AlphaEvolve question", "AE best practices", "AE consultant", "is my problem suitable for AE", "how should I design my evaluator", "why is my experiment stuck", "what concurrency should I use", "AE troubleshooting", "ask about AlphaEvolve", "AlphaEvolve help", "how does AlphaEvolve work", "EVOLVE-BLOCK advice", "scoring function advice", "reward hacking", "AE expert".
- ▌
- ▌ Google Agents CLI Deploy · izzyfresh bundleThis skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets. Covers deployment workflows, service accounts, rollback, and production infrastructure. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for API code patterns (use google-agents-cli-adk-code), evaluation (use google-agents-cli-eval), or project scaffolding (use google-agents-cli-scaffold).
- ▌
- ▌ Alpha Evolve Orchestrator · izzyfresh bundleEnd-to-end AlphaEvolve experiment orchestrator. Chains the Design, Runner, Monitor, and Post-Experiment skills into a seamless workflow. Detects where the user is in the experiment lifecycle and picks up from there. Triggers on: "evolve this function", "optimize with AlphaEvolve", "set up an AlphaEvolve experiment", "make this faster", "improve performance", "find a better algorithm", "optimize this function", "use evolutionary search", "AlphaEvolve this", "run AlphaEvolve end to end".
- ▌ Google Agents CLI Publish · izzyfreshThis skill should be used when the user wants to "publish an agent", "publish my ADK agent", "register an agent with Gemini Enterprise", "publish to Gemini Enterprise", or needs guidance on the agents-cli publish gemini-enterprise command. Covers ADK vs A2A registration modes, programmatic and interactive usage, flag reference, auto-detection from deployment metadata, and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment (use google-agents-cli-deploy).
- ▌ Google Agents CLI Adk Code · izzyfresh bundleThis skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use state management", or needs ADK (Agent Development Kit) Python API patterns and code examples. Part of the Google ADK skills suite. It provides a quick reference for agent types, tool definitions, orchestration patterns, callbacks, and state management. Do NOT use for creating new projects (use google-agents-cli-scaffold) or deployment (use google-agents-cli-deploy).
- ▌ Google Agents CLI Scaffold · izzyfresh bundleThis skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the Google ADK (Agent Development Kit) skills suite. Covers `agents-cli scaffold create`, `scaffold enhance`, and `scaffold upgrade` commands, template options, deployment targets, and the prototype-first workflow. Do NOT use for writing agent code (use google-agents-cli-adk-code) or deployment operations (use google-agents-cli-deploy).
- ▌ Google Agents CLI Workflow · izzyfresh bundleThis skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle and coding guidelines. Entrypoint for building ADK agents. Always active — provides the full workflow (scaffold, build, evaluate, deploy, publish, observe), code preservation rules, model selection guidance, and troubleshooting steps for ADK or any agent development.
- ▌ Alpha Evolve Post Experiment · izzyfresh bundlePost-experiment analysis, visualization, and code integration for completed AlphaEvolve experiments. Produces comprehensive results reports with inline visualizations and applies evolved code back to the original codebase. Triggers on: "show experiment results", "analyze experiment", "integrate evolved code", "apply results", "experiment report", "what did the experiment find", "copy results back", "apply the best program", "post-experiment".
- ▌ Hybrid Recap Video Production · izzyfreshProduce high-fidelity, premium marketing recap videos blending real video clips and static images animated by Veo 3.1, featuring custom Lyria AI soundtracks and ultra-realistic TTS voiceovers.
- ▌ Alpha Evolve Experiment Design · izzyfresh bundleDesign AlphaEvolve experiments for the Cloud API. Takes a natural-language problem description and produces a complete, tested experiment directory ready for the experiment-runner skill. Triggers on: "design an experiment", "set up an AlphaEvolve experiment", "create an experiment for", "I want to evolve", "help me set up AlphaEvolve".
- ▌ Google Cloud Recipe Onboarding · izzyfresh bundleGuidance for a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.
- ▌ Google Agents CLI Observability · izzyfresh bundleThis skill should be used when the user wants to "set up tracing", "monitor my ADK agent", "configure logging", "add observability", "debug production traffic", or needs guidance on monitoring deployed ADK (Agent Development Kit) agents. Covers Cloud Trace, prompt-response logging, BigQuery Agent Analytics, third-party integrations (AgentOps, Phoenix, MLflow, etc.), and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment setup (use google-agents-cli-deploy) or API code patterns (use google-agents-cli-adk-code).