Coding

LYGO CLI Bridge

Try it

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.

What it does

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.

The skill document

LYGO CLI Bridge v1.0.0

One entrypoint for common lattice power-user commands.

Signature: Delta9Phi963-CLI-BRIDGE-v1.0.0
ClawHub: @deepseekoracle/lygo-cli-bridge

Install

npx clawhub@latest install deepseekoracle/lygo-cli-bridge
# companions (recommended):
npx clawhub@latest install deepseekoracle/lygo-ops-detector
npx clawhub@latest install deepseekoracle/lygo-mint-walkthrough
npx clawhub@latest install deepseekoracle/lygo-deception-radar

Commands

cd path/to/lygo-cli-bridge
python scripts/self_check.py

python scripts/lygo_cli.py version
python scripts/lygo_cli.py map
python scripts/lygo_cli.py health
python scripts/lygo_cli.py analyze --text "It's on you to prove it. Tons of evidence out there."
python scripts/lygo_cli.py mint
python scripts/lygo_cli.py mint --pack ./pack.md --i-consent
python scripts/lygo_cli.py radar
python scripts/lygo_cli.py radar --out-json ./radar_feed.json --write-html --i-consent
python scripts/lygo_cli.py next
CommandNetworkNeeds companionWrites
version / map / nextnonenono
healthHTTPS GET allowlistnono
analyzenoneops-detectorno
mintnonemint-walkthrough (full)with --i-consent
radarnonedeception-radar + ops-detectorwith --i-consent

What it does not do

  • No subprocess / shell
  • No auto git / HF / ClawHub / social
  • No live Star Chart write
  • Does not replace full engineer tools (protocol-stack-operator, mint-verifier production ledgers)

Pair with

SkillRole
lygo-kickstart-wizardPlain-English onboarding menu
lygo-ops-detectorDiscourse signal math
lygo-mint-walkthroughInteractive mint tutorial
lygo-deception-radarPublic proof feed
Haven Star ChartVisual lattice map

License

MIT-0 (see LICENSE).
Δ9Φ963 — one CLI · local-first · human remains the publisher.

Related skills

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.

1 installs

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.

1 installs

LYGO Skill Gate — local pre-install skill risk scanner for OpenClaw/ClawHub packages. Scan any skill folder before you install or trust it: subprocess/shell, network/HTTP, secrets in source, eval/exec, webhook/exfil hints, permission-claim mismatches. Use when auditing ClawHub skills, reviewing SKILL.md safety, safe install checks, malware triage, or SkillSpector-style local gates. Pure stdlib. No network, no subprocess, no auto-install. Install clawhub:@deepseekoracle/lygo-skill-gate.

OpenClaw plugin skill — live Haven pulse, stack verify, registry compare, star chart gate, alignment readiness. Install clawhub:@deepseekoracle/lygo-lattice-pulse.

1 installs

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.

1 installs

LYGO SkillSpector — enhanced local pre-install skill risk scanner for OpenClaw/ClawHub packages. Scan, gate (CI max-band), batch, and Markdown report: subprocess/shell, network/HTTP/httpx, secrets, eval/exec, curl|bash, miners, claim mismatches. Use when auditing ClawHub skills, SkillSpector-style gates, safe install checks, malware triage. Pure stdlib. No network, no subprocess, no auto-install. Builder HTML/multi-root pack on SkillHub FULL if running a full stack. Install clawhub:@deepseekoracle/lygo-skill-spector.