Agent-Native-Research-Artifact
Make AI-run research structured, verifiable, and fully traceable
All Skills in This Repository (7)
Pure Emerald Level Indicatorssubmit-ara
Compile research directories into Agent-Native Research Artifacts and publish them to GitHub.
research-foresight
Analyze research artifacts locally and answer questions grounded in their native files.
research-manager
Record research events with classification and provenance tags.
compiler
Convert research inputs into machine-executable knowledge packages with Python.
research-visualizer
Convert Agent-Native Research Artifacts into interactive HTML files.
rigor-reviewer
Evaluate research artifacts across six epistemic quality dimensions.
research-fuzzer
Tracks open-ended investigations with an append-only notebook of predictions, outcomes, and coverage readings.
Frequently Asked Questions
FAQPage SchemaHow to install Agent-Native-Research-Artifact?โผ
Run `npx skills add ARA-Labs/Agent-Native-Research-Artifact --all -g -y` in your terminal to install all seven research skills globally.
What problem does ARA solve for AI research?โผ
It forces AI agents to record experiments, decisions, and dead ends in a structured artifact, so you can verify and trust their research without reading thousands of lines of terminal output.
Can ARA turn an existing paper or repo into a structured artifact?โผ
Yes. The compiler skill converts PDFs, repositories, logs, or notes into a complete artifact with claims, evidence, and an exploration tree.
Does ARA work with Claude Code and Cursor?โผ
Yes. All skills follow the open Agent Skills standard and run in Claude Code, Codex, Cursor, GitHub Copilot, and other compatible agents.
Can I share research artifacts with other people's agents?โผ
Yes. The submit-ara and context-drop skills publish artifacts or folders as simple links that any agent can fetch and read directly.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides