OmegaWiki
AI research agent that reads, experiments, and writes papers
All Skills in This Repository (6)
Pure Emerald Level Indicatorsprefill
Seed missing wiki foundation pages from a foundations catalog.
edit
Automates wiki edits by adding/removing raw sources and updating index and log files.
reset
Purge wiki, raw data, logs, or checkpoints while preserving .gitkeep and wiki/CLAUDE.md.
ideate
Generate research ideas through a five-stage pipeline using wiki knowledge and external search.
ingest
Create wired wiki pages and graph edges from arXiv, TeX, or PDF sources.
visualize
Generates Obsidian graph configs and Canvas knowledge maps from wiki graph data.
Frequently Asked Questions
FAQPage SchemaHow to install OmegaWiki?▼
Run `npx skills add skyllwt/OmegaWiki --all -g -y` in your terminal to install all research skills globally.
What does OmegaWiki do for researchers?▼
It turns your AI agent into a research assistant that ingests papers into a linked knowledge wiki, generates and validates ideas, runs experiments, and drafts submittable LaTeX papers.
Can AI write a full research paper with OmegaWiki?▼
Yes. The /research pipeline chains idea discovery, experiment design, execution, and verdict, then plans, drafts, refines, and compiles a venue-ready paper with verified citations.
Does OmegaWiki work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, with official preview branches for Codex and OpenCode.
Do I need coding skills to use OmegaWiki?▼
No. You describe your research direction in plain language, and the agent handles paper ingestion, experiment code, and paper writing for you.
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