ascent-research
Resumable research sessions with persistent wikis and cited reports
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ascent-research?โผ
Run `npx skills add actionbook/ascent-research --all -g -y` in your terminal to install the skill globally.
What does ascent-research do?โผ
It runs long-running research sessions that fetch online sources and local files, build a persistent wiki, and render a cited HTML report you can resume days later.
Can research sessions resume after closing?โผ
Yes. Every session is stored as plain files on disk, so `ascent-research resume <slug>` picks up exactly where the previous run stopped, even after a process restart.
Does ascent-research work with Claude Code and Codex?โผ
Yes. It can run standalone as a CLI or be driven as a skill inside Claude Code or Codex, sharing the same on-disk session format in both modes.
Can it fact-check current events and sports data?โผ
Yes. Sessions tagged with fact-check require verified evidence for time-sensitive claims like rosters, prices, and versions before the final report is generated.
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