mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
feat: add managed skills gating
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user