BeClaude

EurekAgent

New
16GitHub TrendingGeneralby THU-Team-Eureka

Define your problem and evaluation criteria — EurekAgent coordinates off-the-shelf CLI agents to propose diverse approaches, implement them, run experiments, and iterate. Human intervention is optional but supported at every step.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/eurekagent.md https://raw.githubusercontent.com/THU-Team-Eureka/EurekAgent/main/SKILL.md
3
Invoke in Claude Code
/eurekagent
View source on GitHub
agent

Frequently Asked Questions

What is EurekAgent?

Define your problem and evaluation criteria — EurekAgent coordinates off-the-shelf CLI agents to propose diverse approaches, implement them, run experiments, and iterate. Human intervention is optional but supported at every step.

How to install EurekAgent?

To install EurekAgent, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /eurekagent.

What is EurekAgent best for?

EurekAgent is a community categorized under General. It is designed for: agent. Created by THU-Team-Eureka.