OneScience 分步编码执行技能。接收任务后强制调用资源技能获取规格知识、使用知识和规划决策知识,按步骤输出执行信息、等待确认后再执行;所有步骤完成后,若本地环境支持最小冒烟测试则优先执行冒烟测试(最多 6 次),否则执行静态需求一致性检查。
$npx -y skills add onescience-ai/oneskills --skill onescience-coderInstalls into the current project.
Run `npx skills use "https://github.com/onescience-ai/oneskills" --skill "onescience-ai/oneskills/onescience-coder"` 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/onescience-ai/oneskills" that are relevant to the current task. Run `npx skills add "https://github.com/onescience-ai/oneskills"` and select the relevant skills, then follow their instructions.