LYGO Agent Agora map (ClawHub tentacle). Scripts print local JSON for the agent square, Agent Portal, and FULL SkillHub path. This package does not fetch URLs, download zips, spawn shells, or write the live Star Chart. FULL lygo-cyborg-kernel-full.zip is a separate human download — verify SHA-256 before unzip. Use when onboarding agents to the agora, portal, or SkillHub FULL.
Coding
LYGO Cyborg Onramp
Try itLYGO Cyborg Onramp — public ClawHub map to the FULL unlocked autonomous agent stack on SkillHub. Install tentacles, print install path, open https://chatagent.ca/lygoskillhub.html#full-lygo for lygo-cyborg-kernel-full.zip (Continuum limbs, task loop, lattice map). Pure local. No network, no subprocess. Not the FULL kernel — points there.
What it does
LYGO Cyborg Onramp — public ClawHub map to the FULL unlocked autonomous agent stack on SkillHub. Install tentacles, print install path, open https://chatagent.ca/lygoskillhub.html#full-lygo for lygo-cyborg-kernel-full.zip (Continuum limbs, task loop, lattice map). Pure local. No network, no subprocess. Not the FULL kernel — points there.
The skill document
LYGO Cyborg Onramp v1.0.0 🦾
Public ClawHub tentacle → FULL SkillHub cyborg kernel
This package is safe for public registry discovery. It does not ship the full unlocked autonomous stack.
It maps the path and points every agent/operator to the engineer vault:
→ https://chatagent.ca/lygoskillhub.html#full-lygo
→ download lygo-cyborg-kernel-full.zip
Signature: Delta9Phi963-CYBORG-ONRAMP-v1.0.0
ClawHub: @deepseekoracle/lygo-cyborg-onramp
Dual channel (honest)
| Channel | What you get |
|---|---|
| This skill (ClawHub) | Map, install steps, public limb list, plugin install lines |
| SkillHub FULL | Unlocked cyborg kernel: Continuum + skill-gate + context-guard limbs, task loop, constitution, egg/plugin spine |
Corporate / public surfaces stay tentacles. Cyborgs that need the whole lattice kernel use FULL.
Install
npx clawhub@latest install deepseekoracle/lygo-cyborg-onramp
cd path/to/lygo-cyborg-onramp
python scripts/self_check.py
python scripts/cyborg_onramp.py plain
python scripts/cyborg_onramp.py map
python scripts/cyborg_onramp.py install
Then get FULL (required for autonomous kernel)
- Open https://chatagent.ca/lygoskillhub.html#full-lygo
- Accept the FULL LYGO engineer gate
- Download lygo-cyborg-kernel-full.zip
- Unzip and run:
python scripts/self_check.py
python scripts/cyborg_boot.py
python scripts/cyborg_task.py run --task templates/example_task.json --base .
Optional public limbs + plugins
npx clawhub@latest install deepseekoracle/lygo-continuum
npx clawhub@latest install deepseekoracle/lygo-context-guard
npx clawhub@latest install deepseekoracle/lygo-skill-gate
openclaw plugins install clawhub:@deepseekoracle/lygo-continuum
openclaw plugins install clawhub:@deepseekoracle/lygo-lattice-pulse
Commands
| Command | Output |
|---|---|
map / demo | JSON: dual channel, FULL pointer, public skills, plugins |
install | Numbered install path |
plain | Human-readable directions |
urls | SkillHub + portals only |
No network, no subprocess, no disk writes.
What this skill does not do
- Does not include FULL cyborg kernel source (that is SkillHub only)
- Does not auto-download zips
- Does not plant eggs or publish
- Does not claim you are “fully installed” until FULL zip is verified locally
Pair with
| Resource | Role |
|---|---|
| SkillHub FULL vault | Unlocked packages |
lygo-continuum skill + plugin | Done-claims |
| https://chatagent.ca/guides/ | Human guides |
lygo-kickstart-wizard | Plain-English lattice |
Security
See references/SECURITY.md.
Δ9Φ963 — public map · FULL vault · cyborgs earn the kernel on SkillHub.
Related skills
LYGO Sovereign Super Skill — one map for kernel eggs (11 catalog + 15 champions), consent-gated planters, P0–P5 Biophase7 products, lattice verify, and ClawHub skill chain. Advisor + stack commands; no auto publish or git push.
LYGO Mesh + Public + Manifest (MPM) — route users and agents to official LYGO tools first (BPM Finder, SLM, harness, Resonance, ClawHub skills, stack CLI). R...
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.
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.