Agent Skills
› ARA-Labs/Agent-Native-Research-Artifact
ARA-Labs/Agent-Native-Research-Artifact
GitHub通用研究编译器,将论文、代码库等任意研究输入转化为结构化机器可执行知识包(ARA),包含认知层、工件层及探索图谱。
Install All Skills
npx skills add ARA-Labs/Agent-Native-Research-Artifact --all -g -y
Skills in Collection (8)
通用研究编译器,将论文、代码库等任意研究输入转化为结构化机器可执行知识包(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 Hub,生成分享链接及提示词,供其他 Agent 直接读取完整上下文。支持多格式转换与保真处理,替代传统 Git 或邮件传输方式。
context drop
drop
share this folder
share these files
send this directory
give this to my friend's agent
share context
make a link for this folder
upload this folder
share notes with an agent
read this drop
open a drop link
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill context-drop -g -y
基于ARA研究产出的本地只读推理引擎,通过检索与预测模块回答假设、归因及对比等问题,辅助决策。
ask the world model
what if I change X
why did this work
forecast the loss curve
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-fuzzer -g -y
用于研究项目的每轮次末记录与知识沉淀,通过四阶段管道将事件路由、成熟度追踪及逻辑层协调,实现渐进式结晶,保留完整溯源并维护当前最佳理解。
每轮对话结束后自动触发
用户请求完全解决后
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill research-manager -g -y
将 Agent-Native Research Artifact (ARA) 渲染为交互式 HTML 或提供本地实时预览。支持步骤轨迹可视化、验证检查及原始研究输入编译,作为只读消费工具展示 AI 科学家的研究过程与证据。
visualize, visualizer, trajectory view, render the ARA
see the steps, step-by-step view, process map
replay the trajectory, watch the agent work, drill into steps
ara serve, live view, local viewer, watch the ara
live-reload, serve the artifact locally
validate the ara, lint the ara, ara check
check my ara, is this a valid ara
does this ara pass ci, view without an llm, deterministic view
npx skills add ARA-Labs/Agent-Native-Research-Artifact --skill research-visualizer -g -y
作为客观研究评审员,对已通过结构验证的ARA进行语义级认识论审查。通过阅读文件并评估证据相关性、可证伪性等六个维度,生成包含评分、优缺点及建议的结构化报告,旨在提升研究内容的逻辑严密性与真实性。
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 Hub,支持通过GitHub或直连方式提交。利用ara_env实现版本更新而非重复创建,确保成果公开可查并提供链接与令牌。
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


