byhuman-agent-society· 12 skills
One-time machine setup after installing the coral CLI — register local agent runtimes as named bindings with coral setup / coral setup agent, validate them with coral agents doctor (incl. a live hello-ping that catches expired auth and model typos), and reference them from a task via agents.binding. Use when the user is configuring which agent runtimes/models coral can use, hits a "runtime not found" / auth error when starting a run, or asks how to set up claude/codex/cursor for coral.
$npx -y skills add human-agent-society/coral --skill setting-up-coralInstalls into the current project.
Run `npx skills use "https://github.com/human-agent-society/coral" --skill "human-agent-society/coral/setting-up-coral"` 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.