OneScience 论文复现信息提取技能。作为 onescience-orchestrator 的执行技能,接收论文输入,提取结构化信息,生成编码任务提示词。输入:论文来源(PDF/URL/arXiv/DOI)或论文信息;输出:reproduction_spec.md(结构化规格)、coder_task_description.md(编码任务提示词)。不执行编码,不调用其他技能。
$npx -y skills add onescience-ai/oneskills --skill onescience-paper-reproInstalls into the current project.
Run `npx skills use "https://github.com/onescience-ai/oneskills" --skill "onescience-ai/oneskills/onescience-paper-repro"` 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.