Agent Skills
› ARA-Labs/Agent-Native-Research-Artifact
ARA-Labs/Agent-Native-Research-Artifact
GitHub通用研究编译器,将论文、代码等任意研究输入转化为结构化、可执行的智能体原生研究制品(ARA),包含认知层、工件层及探索图谱。
安装全部 Skills
npx skills add ARA-Labs/Agent-Native-Research-Artifact --all -g -y
集合内 Skills (6)
通用研究编译器,将论文、代码等任意研究输入转化为结构化、可执行的智能体原生研究制品(ARA),包含认知层、工件层及探索图谱。
compile
create ARA
generate artifact
convert paper
build artifact
compile paper
ARA from PDF
ARA from repo
ARA from code
structure research
extract knowledge
extract figure data
digitize plot
read chart
figure to data
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill compiler -g -y
本地只读推理引擎,基于ARA研究制品目录,通过检索原生文件并模拟预测者角色,回答假设性变更、效果归因及方案对比等科研分析问题。
ask the world model
wm predict
predict with the world model
what if I change X
forecast the loss curve
will this help
why did this work
what should I try next
is this claim sound
compare these
retrieve precedent
what precedent surfaces
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill research-foresight -g -y
在每轮交互结束时自动记录研究活动,通过四阶段流水线将事件分类、暂存并基于闭合信号结晶为结构化知识,维护逻辑层与追溯层的分离。
用户请求处理完毕且准备结束当前回合时
需要归档研究决策、实验结果或概念演进时
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill research-manager -g -y
将Agent-Native Research Artifact渲染为交互式HTML或提供本地实时预览,支持步骤回溯、证据展示及CLI验证。
visualize a paper
ara serve
ara check
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill research-visualizer -g -y
作为客观研究评审员,对已验证结构的Agent-Native Research Artifacts进行语义认识论审查。评估证据相关性、可证伪性等六个维度,生成包含评分、优缺点及改进建议的结构化报告。
level2
seal level 2
verify level 2
epistemic audit
review ara
audit claims
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill rigor-reviewer -g -y
验证或编译研究目录为ARA格式,生成可视化,推送到用户GitHub仓库并注册到ARA Hub。
submit ara
publish ara
upload ara
share ara
push ara to github
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill submit-ara -g -y


