A genetic algorithm to evolve SKILL.md files
Genetic algorithms are optimization techniques inspired by natural evolution. They are commonly used to solve search and optimization problems where traditional methods may struggle.
This project uses a Genetic Algorithm (GA) to evolve SKILL.md files, optimizing them for producing better responses (see 2.3 Fitness Function) from Large Language Models.