feat: add managed skills gating

This commit is contained in:
Peter Steinberger
2025-12-20 12:22:15 +01:00
parent cf21a15e06
commit d1850aaada
36 changed files with 1235 additions and 16 deletions

19
skills/bird/SKILL.md Normal file
View File

@@ -0,0 +1,19 @@
---
name: bird
description: X/Twitter CLI to tweet, reply, read threads, and search.
metadata: {"clawdis":{"requires":{"bins":["bird"]}}}
---
# bird
Use `bird` to interact with X/Twitter.
- Tweet: `bird tweet "..."`
- Reply: `bird reply <tweet-id> "..."`
- Read: `bird read <tweet-id>`
- Thread: `bird thread <tweet-id>`
- Search: `bird search "query"`
- Mentions: `bird mentions`
- Whoami: `bird whoami`
Confirm before posting publicly.