What problem does it solve?
It turns scattered AI agent experimentation history into the structured idea and experimental log files needed for paper writing, saving you from manually hunting across cache folders and reformatting results.
Core Features & Use Cases
- Discovers experiments in agent caches: scans common cache directories like .claude, .cursor, .antigravity, and .openclaw (read-only) to find relevant logs and numeric outputs.
- Extracts structured experiment records: uses an LLM-assisted extraction pass to build a consistent JSON representation of hypotheses, methods, setups, results, and iterations.
- Synthesizes a coherent research narrative: consolidates extracted experiments into a single synthesis.json, then deterministically formats PaperOrchestra-ready workspace/inputs/idea.md and workspace/inputs/experimental_log.md.
- Prevents unnecessary work: skips entirely when workspace/inputs/idea.md and workspace/inputs/experimental_log.md already exist and are non-empty.
Quick Start
Run the skill with your agent-log root directory so it can generate workspace/inputs/idea.md and workspace/inputs/experimental_log.md for paper-orchestra.