install
source · Clone the upstream repo
git clone https://github.com/sundial-org/awesome-openclaw-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sundial-org/awesome-openclaw-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/skillguard/test-fixtures/evasive-11-polyglot-json" ~/.claude/skills/sundial-org-awesome-openclaw-skills-config-helper && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sundial-org/awesome-openclaw-skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/skillguard/test-fixtures/evasive-11-polyglot-json" ~/.openclaw/skills/sundial-org-awesome-openclaw-skills-config-helper && rm -rf "$T"
manifest:
skills/skillguard/test-fixtures/evasive-11-polyglot-json/SKILL.mdsource content
Config Helper
Validates JSON, YAML, and TOML configuration files.