lygo-guardian-p0-stack
LYGO Guardian base skill – Nano-Kernel (P0.4), Understanding Heart (P0.5), and Light Math harmony as a portable.
Setup & Installation
Install command
clawhub install deepseekoracle/lygo-guardian-p0-stackIf the CLI is not installed:
Install command
npx clawhub@latest install deepseekoracle/lygo-guardian-p0-stackOr install with OpenClaw CLI:
Install command
openclaw skills install deepseekoracle/lygo-guardian-p0-stackor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/deepseekoracle/lygo-guardian-p0-stackWhat This Skill Does
A Python decorator layer that adds content filtering to agent outputs. Implements a Nano-Gate that checks decisions before execution and an Understanding Heart module that attaches remediation suggestions when risky content is detected. Designed to wrap existing agent functions without requiring structural changes to the underlying code.
The decorator pattern lets you add filtering to any existing agent function with a single annotation instead of restructuring the codebase.
When to Use It
- Adding content filtering to an existing LLM agent without rewriting it
- Flagging potentially harmful outputs in an automated response pipeline
- Attaching remediation notes to risky agent actions before delivery
- Running agent decisions through a deterministic ethical gate at runtime
- Auditing agent outputs for balance checks before they reach end users
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Adding content filtering to an existing LLM agent without rewriting it
- 1Adding content filtering to an existing LLM agent without rewriting it
- 2Flagging potentially harmful outputs in an automated response pipeline
- 3Attaching remediation notes to risky agent actions before delivery
- 4Running agent decisions through a deterministic ethical gate at runtime
- 5Auditing agent outputs for balance checks before they reach end users
LYGO Guardian base skill – Nano-Kernel (P0.4), Understanding Heart (P0.5), and Light Math harmony as a portable.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLAgent Browser
A fast Rust-based headless browser automation CLI.
babyconnect
ActiveCampaign CRM integration for lead management, deal tracking.
bits
Control browser automation agents via the Bits MCP server.
testskillx
Simple test skill that calls a GET endpoint to fetch a daily post.