install
source · Clone the upstream repo
git clone https://github.com/GeorgeDoors888/GB-Power-Market-JJ
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/GeorgeDoors888/GB-Power-Market-JJ "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/openclaw-skills/skills/assassin-1234/clawtrial" ~/.openclaw/skills/georgedoors888-gb-power-market-jj-clawtrial-ea40a7 && rm -rf "$T"
manifest:
openclaw-skills/skills/assassin-1234/clawtrial/skill.yamlsource content
name: courtroom description: AI Courtroom - Autonomous behavioral oversight that monitors conversations and files cases for behavioral violations. metadata: clawdbot: emoji: "🏛️" autoLoad: true onMessage: onMessage requires: config: - courtroom.consent install: - id: clawtrial kind: npm package: "@clawtrial/courtroom" bins: - clawtrial label: "Install ClawTrial" openclaw: emoji: "🏛️" autoLoad: true onMessage: onMessage install: - id: clawtrial kind: npm package: "@clawtrial/courtroom" bins: - clawtrial label: "Install ClawTrial"