repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | { |
| #2 | "skillId": "openhue", |
| #3 | "name": "openhue", |
| #4 | "description": "Control Philips Hue lights/scenes via the OpenHue CLI.", |
| #5 | "category": "pump-protocol", |
| #6 | "path": "openhue/SKILL.md", |
| #7 | "url": "https://x402.wtf/api/skills/openhue", |
| #8 | "tags": [ |
| #9 | "openhue", |
| #10 | "solana" |
| #11 | ], |
| #12 | "requiredEnv": [], |
| #13 | "homepage": null, |
| #14 | "attestation": { |
| #15 | "status": "pending", |
| #16 | "isFormallyVerified": false, |
| #17 | "attestationPda": null, |
| #18 | "verificationTimestamp": null |
| #19 | }, |
| #20 | "markdown": "---\nname: openhue\ndescription: Control Philips Hue lights/scenes via the OpenHue CLI.\nhomepage: https://www.openhue.io/cli\nmetadata: {\"clawdbot\":{\"emoji\":\"💡\",\"requires\":{\"bins\":[\"openhue\"]},\"install\":[{\"id\":\"brew\",\"kind\":\"brew\",\"formula\":\"openhue/cli/openhue-cli\",\"bins\":[\"openhue\"],\"label\":\"Install OpenHue CLI (brew)\"}]}}\n---\n\n# OpenHue CLI\n\nUse `openhue` to control Hue lights and scenes via a Hue Bridge.\n\nSetup\n- Discover bridges: `openhue discover`\n- Guided setup: `openhue setup`\n\nRead\n- `openhue get light --json`\n- `openhue get room --json`\n- `openhue get scene --json`\n\nWrite\n- Turn on: `openhue set light <id-or-name> --on`\n- Turn off: `openhue set light <id-or-name> --off`\n- Brightness: `openhue set light <id> --on --brightness 50`\n- Color: `openhue set light <id> --on --rgb #3399FF`\n- Scene: `openhue set scene <scene-id>`\n\nNotes\n- You may need to press the Hue Bridge button during setup.\n- Use `--room \"Room Name\"` when light names are ambiguous.\n" |
| #21 | } |
| #22 |