alpha-evolve-runner

Automate configuration, verification, and launching of AlphaEvolve experiments via the 'ae' CLI.

93|22|Updated Jul 8, 2026
One-click install
npx skills add https://github.com/Google-Cloud-AI/alphaevolve-on-googlecloud --skill alpha-evolve-runner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alpha-evolve-runner
Source: https://github.com/Google-Cloud-AI/alphaevolve-on-googlecloud/tree/main/skills/alpha_evolve_runner
Command: npx skills add https://github.com/Google-Cloud-AI/alphaevolve-on-googlecloud --skill alpha-evolve-runner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ae, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the configuration, verification, and launch of AlphaEvolve experiments, streamlining the process of using the 'ae' CLI for evolutionary algorithm discovery and optimization.

Core Features & Use Cases

  • Automated Experiment Configuration: Handles GCP configuration auto-discovery and setup, API connectivity verification, and evaluator validation.
  • Experiment Execution: Launches experiments on the AlphaEvolve backend, supporting both new experiments from Design skill artifacts and user-provided files.
  • Use Case: Ideal for users who need to run complex evolutionary coding experiments without manual intervention, such as data scientists or software engineers working on algorithmic optimization tasks.

Quick Start

To launch an AlphaEvolve experiment, first ensure you have the 'ae' CLI installed and configured. Then, run the following command to start the experiment runner skill:

alpha-evolve-runner run this experiment

Frequently Asked Questions about alpha-evolve-runner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AlphaEvolve experiment configuration and launch?

You can automate AlphaEvolve experiment configuration and launch by using a skill that handles GCP auto-discovery, API verification, and evaluator validation to orchestrate runs via the 'ae' CLI. This eliminates manual setup steps for evolutionary algorithm discovery.

What is evolutionary algorithm experiment automation and how does it work with GCP?

Evolutionary algorithm experiment automation configures and executes algorithmic optimization tasks by auto-discovering GCP settings, verifying API connectivity, and validating evaluators before launching experiments on the AlphaEvolve backend using the 'ae' CLI.

Do I need the 'ae' CLI to run AlphaEvolve experiments?

Yes, you need the 'ae' CLI installed and configured to manage AlphaEvolve experiments on the backend. The runner skill relies on it to execute the automated configuration, verification, and launching of your evolutionary coding experiments.

Can I launch an AlphaEvolve experiment from a user-provided file?

Yes, you can launch AlphaEvolve experiments using either new experiments generated from Design skill artifacts or user-provided files. The runner verifies evaluator validity and API connectivity before executing the experiment on the backend.

What's the best way to verify API connectivity and evaluator validation for evolutionary algorithms?

The best way to verify API connectivity and evaluator validation for evolutionary algorithms is to use an automation runner that checks GCP configuration and validates evaluators before launching the experiment. This ensures backend readiness without manual intervention.