← all publishers

IzzyFresh

@izzyfresh source repo

38 published skills

  1. Gcloud Sdk · izzyfresh
    Skill: Google Cloud SDK (`gcloud`)
    0 installs
  2. Gemini API · izzyfresh bundle
    Guides 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.
    0 installs
  3. Adk Framework · izzyfresh
    Skill: ADK Framework
    0 installs
  4. GCP MCP Guide · izzyfresh
    GCP MCP (Model Context Protocol) Guide
    0 installs
  5. Alloydb Basics · izzyfresh bundle
    Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.
    0 installs
  6. Bigquery Basics · izzyfresh bundle
    Manages 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.
    0 installs
  7. Browser Testing · izzyfresh
    Gemini Skill: Browser Testing for Local Files
    0 installs
  8. Firebase Basics · izzyfresh bundle
    Provides 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.
    0 installs
  9. Gemini CLI Docs · izzyfresh
    Skill: Gemini CLI
    0 installs
  10. Model Selection · izzyfresh
    Skill: Model Selection and Validation Rules
    0 installs
  11. Agent Deployment · izzyfresh
    Skill: Agent Engine & Cloud Run Deployment
    0 installs
  12. Cloud Run Basics · izzyfresh bundle
    Manages 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).
    0 installs
  13. Cloud SQL Basics · izzyfresh bundle
    This 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.
    0 installs
  14. Vertex AI Search · izzyfresh
    Vertex AI Search & Summarization Best Practices
    0 installs
  15. Firebase Firestore · izzyfresh bundle
    Sets 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.
    0 installs
  16. Alpha Evolve Runner · izzyfresh bundle
    Configure, 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".
    0 installs
  17. Cx Agent Tool Usage · izzyfresh
    How to use tools in CX Agent prompts.
    0 installs
  18. Looker MCP · izzyfresh
    This skill provides instructions for interacting with Looker, BigQuery, and Dataplex via MCP in this environment.
    0 installs
  19. Agent Platform Rules · izzyfresh
    Rules regarding deprecated and supported agent platforms.
    0 installs
  20. Alpha Evolve Monitor · izzyfresh bundle
    Monitor 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".
    0 installs
  21. Firebase Crashlytics · izzyfresh bundle
    Comprehensive 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.
    0 installs
  22. Looker Embedding Sso · izzyfresh bundle
    Guide 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.
    0 installs
  23. Firebase Data Connect · izzyfresh bundle
    Builds 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.
    0 installs
  24. Google Agents CLI Eval · izzyfresh bundle
    This 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).
    0 installs
  25. Alpha Evolve Consultant · izzyfresh bundle
    AlphaEvolve 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".
    0 installs
  26. Centralized Deployments · izzyfresh
    Gemini Skill: Centralized Deployments via Artifact Registry
    0 installs
  27. Google Agents CLI Deploy · izzyfresh bundle
    This 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).
    0 installs
  28. Vertex AI Agent Platform · izzyfresh
    Skill: Vertex AI Model Context Protocol (MCP)
    0 installs
  29. Alpha Evolve Orchestrator · izzyfresh bundle
    End-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".
    0 installs
  30. Google Agents CLI Publish · izzyfresh
    This 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).
    0 installs
  31. Google Agents CLI Adk Code · izzyfresh bundle
    This 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).
    0 installs
  32. Google Agents CLI Scaffold · izzyfresh bundle
    This 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).
    0 installs
  33. Google Agents CLI Workflow · izzyfresh bundle
    This 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.
    0 installs
  34. Alpha Evolve Post Experiment · izzyfresh bundle
    Post-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".
    0 installs
  35. Hybrid Recap Video Production · izzyfresh
    Produce 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.
    0 installs
  36. Alpha Evolve Experiment Design · izzyfresh bundle
    Design 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".
    0 installs
  37. Google Cloud Recipe Onboarding · izzyfresh bundle
    Guidance for a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.
    0 installs
  38. Google Agents CLI Observability · izzyfresh bundle
    This 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).
    0 installs