SakanaAISakanaAIOfficialยท4 Agent Skills Included

ShinkaEvolve

Evolve and optimize code automatically with LLM-driven program search

Evolves programs automatically by combining LLM mutations with evolutionary search to improve code performance. Scaffolds new optimization tasks, converts existing codebases into evolvable projects, runs batched evolution, and extracts top solutions. Removes manual trial-and-error tuning so agents can optimize algorithms, solvers, and scientific code with measurable scores.
npx skills add SakanaAI/ShinkaEvolve --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ShinkaEvolve?โ–ผ

Run `npx skills add SakanaAI/ShinkaEvolve --all -g -y` in your terminal to install all skills in this suite globally.

What does ShinkaEvolve do?โ–ผ

It combines LLMs with evolutionary algorithms to automatically mutate, evaluate, and improve programs over many generations, keeping the best-scoring solutions.

Can ShinkaEvolve optimize my existing codebase?โ–ผ

Yes. The shinka-convert skill snapshots your existing code, marks evolvable regions, and generates the evaluator and config needed to start optimization.

Which programming languages does ShinkaEvolve support?โ–ผ

It supports Python, Julia, Fortran, C++, CUDA, Rust, Swift, and JSON candidate programs, all scored through a standard Python evaluator.

Does ShinkaEvolve work with Claude Code and Codex?โ–ผ

Yes. Its skills follow the universal SKILL.md standard and run directly inside coding agents like Claude Code and Codex.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’