byhuman-agent-society· 12 skills
Run and manage CORAL experiments from the operator side — launch agents with coral start (dotlist overrides, model/count, tmux vs local), monitor with coral status / coral log / coral show / the web dashboard, and drive the loop with coral resume (inject instructions, fork from an attempt), coral heartbeat (tune reflection cadence), and coral stop. Use whenever the user wants to start a CORAL run, check on agents, read scores/leaderboard, steer or resume a run, diagnose agents that keep restarting or fail every eval, scale to more agents or islands, or stop a run. Deep references for steering/heartbeat tuning and scaling/troubleshooting live alongside this skill.
$npx -y skills add human-agent-society/coral --skill running-coral-experimentsInstalls into the current project.
Run `npx skills use "https://github.com/human-agent-society/coral" --skill "human-agent-society/coral/running-coral-experiments"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/human-agent-society/coral" that are relevant to the current task. Run `npx skills add "https://github.com/human-agent-society/coral"` and select the relevant skills, then follow their instructions.