feat: add managed skills gating
This commit is contained in:
15
skills/imsg/SKILL.md
Normal file
15
skills/imsg/SKILL.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: imsg
|
||||
description: Send or read iMessage/SMS using the imsg CLI.
|
||||
metadata: {"clawdis":{"requires":{"bins":["imsg"]}}}
|
||||
---
|
||||
|
||||
# imsg
|
||||
|
||||
Use `imsg` for iMessage/SMS. Start with:
|
||||
|
||||
```bash
|
||||
imsg --help
|
||||
```
|
||||
|
||||
Confirm recipients and message text before sending.
|
||||
Reference in New Issue
Block a user