Public entrypoint for the Arbor skill suite. Use when a user wants to run an Arbor-style autonomous research or optimization workflow from a natural-language goal, including initial clarification of objective, target project, data, metric, evaluation, permissions, budget, run mode, and then automatic bootstrapping into arbor-agent-orchestrator and phase skills.
$npx -y skills add ruc-nlpir/arbor --skill arbor-research-agentInstalls into the current project.
Run `npx skills use "https://github.com/ruc-nlpir/arbor" --skill "ruc-nlpir/arbor/arbor-research-agent"` 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/ruc-nlpir/arbor" that are relevant to the current task. Run `npx skills add "https://github.com/ruc-nlpir/arbor"` and select the relevant skills, then follow their instructions.