omnigraph-intel-bootstrap
Installation
SKILL.md
SPIKE Cookbook Bootstrap
This skill takes a user from zero to a populated, queryable SPIKE graph. Two paths:
- Demo — use the existing
industry-intelcookbook (AI/ML signals as of early 2026). Good for demos, exploration, and understanding what SPIKE looks like populated. - Custom — set up a new domain (biotech, crypto, fintech, geopolitics, etc.). Takes ~30–60 minutes including initial research and user review.
Prerequisites:
-
OmniGraph CLI and server v0.10.0.
-
The
omnigraph-cookbooksrepo cloned somewhere on disk. Ask the user where (or default to the current directory):git clone https://github.com/ModernRelay/omnigraph-cookbooks.gitRecord the absolute path to the clone — the Demo path runs from
<clone>/industry-intel/, the Custom path runs from<clone>/(repo root) so it can copyindustry-intel/as a template.