LYGO CLI Bridge — unified entrypoint: lygo health | map | analyze | mint | radar | next. Wraps kickstart + ops-detector + mint-walkthrough + deception-radar without exposing internal skill layout. In-process imports only; no subprocess; no auto-publish. Install clawhub:@deepseekoracle/lygo-cli-bridge.
Security
LYGO Kickstart Wizard
Try itLYGO Kickstart Wizard — plain-English onboarding for the ClawHub lattice. Asks what you want (map ecosystem, check lattice health, analyze text for ops signals, learn mint→verify→anchor) and explains results without reading source. Optional HTTPS GET for public health; optional Ops Detector import if installed. No subprocess, no auto-publish. Install clawhub:@deepseekoracle/lygo-kickstart-wizard.
What it does
LYGO Kickstart Wizard — plain-English onboarding for the ClawHub lattice. Asks what you want (map ecosystem, check lattice health, analyze text for ops signals, learn mint→verify→anchor) and explains results without reading source. Optional HTTPS GET for public health; optional Ops Detector import if installed. No subprocess, no auto-publish. Install clawhub:@deepseekoracle/lygo-kickstart-wizard.
The skill document
LYGO Kickstart Wizard v1.0.0
The UX bridge between powerful ClawHub skills and people who just want a clear next step.
Signature: Delta9Phi963-LYGO-KICKSTART-WIZARD-v1.0.0
ClawHub: @deepseekoracle/lygo-kickstart-wizard
Why this exists
The lattice is rich (Guardian, champions, mint-verifier, ops-detector, Star Chart, agent lattice…) but technical.
Kickstart answers: “What do I run, and what does the result mean in plain English?”
When to use
- First time on the LYGO / ClawHub ecosystem
- “Where do I start?” / “Which skill do I need?”
- Quick lattice health check without the full stack
- Guided mint-verify overview
- Ops-signal analysis with human-readable summary
Do not use for live Star Chart submit, music encode, or auto publish.
Install
npx clawhub@latest install deepseekoracle/lygo-kickstart-wizard
# optional companions:
npx clawhub@latest install deepseekoracle/lygo-ops-detector
npx clawhub@latest install deepseekoracle/lygo-mint-verifier
Commands
cd path/to/lygo-kickstart-wizard
python scripts/self_check.py
# Interactive menu (TTY)
python scripts/kickstart_cli.py start
# Direct intents
python scripts/kickstart_cli.py map
python scripts/kickstart_cli.py lattice
python scripts/kickstart_cli.py analyze --text "It's on you to prove it. Tons of evidence out there."
python scripts/kickstart_cli.py mint
python scripts/kickstart_cli.py mint --pack ./my_pack.md
python scripts/kickstart_cli.py next
| Intent | Network | Needs other skill | Writes |
|---|---|---|---|
map | none | no | no |
lattice | HTTPS GET allowlist | no | no |
analyze | none | lygo-ops-detector if analyzing | no |
mint | none | full mint via mint-verifier | draft hash only |
next | none | no | no |
What it does not do
- No
subprocess/ shell - No auto git / HF / ClawHub / social
- No live Star Chart write
- No private email/log scan without you providing text + consent
Roadmap (ecosystem)
See references/ROADMAP.md:
- Now — this Kickstart wizard
- 1–2 weeks —
lygo-deception-radar(public proof dashboard) - 1–2 weeks —
lygo-mint-walkthrough(full interactive mint tutorial) - 1–2 months —
lygo-cli-bridge(lygo verify|mint|analyze|health)
Pair with
| Skill | Role |
|---|---|
lygo-ops-detector | Discourse signal math |
lygo-mint-verifier | Pack hash + anchor snippet |
lygo-public-lattice-gate | Deeper join / verify |
lygo-champion-council | Advisory personas |
| Haven Star Chart | Visual lattice map |
License
MIT-0 (see LICENSE).
Δ9Φ963 — start simple · explain clearly · human remains the publisher.
Related skills
Public lattice join + verify gate for foreign LYGO-aligned agents. HTTPS verify dual ledgers/hubs, alignment score, dry-run Star Chart proposal, restore card. Zero disk writes by default; no live chart write; no auto-publish. Install clawhub:@deepseekoracle/lygo-public-lattice-gate.
OpenClaw plugin skill — live Haven pulse, stack verify, registry compare, star chart gate, alignment readiness. Install clawhub:@deepseekoracle/lygo-lattice-pulse.
LYGO Mint Walkthrough — interactive tutorial for mint → verify → anchor snippet → optional backfill. Pure stdlib local canonicalize+SHA-256+ledger. Plain English. No subprocess, no auto-post. Pairs with lygo-mint-verifier. Install clawhub:@deepseekoracle/lygo-mint-walkthrough.
LYGO Deception Radar — public proof layer for Ops Detector. Rebuilds an anonymized radar feed + HTML dashboard from the public labeled discourse suite only. Shows strong vs weak vs clear bands with operational threshold 0.65. Not for doxing or private mail. No subprocess. Install clawhub:@deepseekoracle/lygo-deception-radar.
Windows LYGO PC audit — lattice alignment, secret hygiene, army sentinel, ClawHub security. Use when user asks harden PC, lattice protected, super charge LYGO machine.