feat: add managed skills gating
This commit is contained in:
20
skills/peekaboo/SKILL.md
Normal file
20
skills/peekaboo/SKILL.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: peekaboo
|
||||
description: Capture and inspect macOS UI via the Peekaboo CLI.
|
||||
metadata: {"clawdis":{"requires":{"bins":["peekaboo"]}}}
|
||||
---
|
||||
|
||||
# Peekaboo
|
||||
|
||||
Fast UI capture and inspection.
|
||||
|
||||
## Common commands
|
||||
|
||||
- Capture: `peekaboo capture`
|
||||
- Inspect: `peekaboo see`
|
||||
- Click: `peekaboo click`
|
||||
- List windows: `peekaboo list`
|
||||
- Tool info: `peekaboo tools`
|
||||
- Permissions: `peekaboo permissions status`
|
||||
|
||||
Requires Screen Recording + Accessibility permissions.
|
||||
Reference in New Issue
Block a user