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-intel cookbook (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:

  1. OmniGraph CLI and server v0.10.0.

  2. The omnigraph-cookbooks repo cloned somewhere on disk. Ask the user where (or default to the current directory):

    git clone https://github.com/ModernRelay/omnigraph-cookbooks.git
    

    Record 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 copy industry-intel/ as a template.

Step 0: Pre-flight checks

Installs
5
GitHub Stars
29
First Seen
Jun 11, 2026
omnigraph-intel-bootstrap — modernrelay/omnigraph-cookbooks