alpha-evolve-orchestrator

Orchestrates AlphaEvolve experiments from design to post-exam via four sub-skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires alpha-evolve-experiment-design, alpha-evolve-runner, alpha-evolve-monitor, alpha-evolve-post-experiment, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the AlphaEvolve experiment lifecycle by coordinating the Design, Runner, Monitor, and Post-Experiment phases, enabling end-to-end optimization without manual intervention.

Core Features & Use Cases

  • End-to-End Workflow: Automates the entire process of defining, running, and analyzing AlphaEvolve experiments.
  • Modular Skills: Leverages four sub-skills for design, configuration, monitoring, and result analysis.
  • Use Case: For users with a complex optimization problem, this Skill provides a single interface to set up, monitor, and integrate improvements from AlphaEvolve experiments.

Quick Start

Start the AlphaEvolve experiment orchestrator by running 'ae experiment orchestrate'.

Frequently Asked Questions about alpha-evolve-orchestrator

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

FAQPage Schema
How do I automate end-to-end algorithm optimization experiments?

To automate algorithm optimization experiments end-to-end, you can orchestrate the entire workflow using the AlphaEvolve orchestrator, which coordinates design, execution, monitoring, and analysis phases without manual intervention.

What is evolutionary computing workflow orchestration for machine learning?

Evolutionary computing workflow orchestration for machine learning coordinates the automated lifecycle of algorithm discovery experiments, seamlessly integrating design, running, monitoring, and post-experiment analysis into a single scalable interface.

Do I need a specific Python environment to run AlphaEvolve experiments?

Yes, you need a Python environment with the required sub-skills installed and access to the AlphaEvolve Gemini platform to successfully run and orchestrate optimization experiments.

How do I start an experiment orchestration workflow for algorithm discovery?

To start an experiment orchestration workflow for algorithm discovery, run the 'ae experiment orchestrate' command to seamlessly initiate the automated end-to-end optimization process.

Can I integrate manual monitoring steps into an automated AlphaEvolve workflow?

The AlphaEvolve orchestrator is designed to eliminate manual intervention by automating the entire workflow, though it modularly leverages dedicated monitoring and post-experiment sub-skills to analyze results.