Initial commit of OpenClaw agent Chloe
This commit is contained in:
9
skills/x-twitter/package.json
Normal file
9
skills/x-twitter/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "twclaw",
|
||||
"version": "1.0.0",
|
||||
"description": "Twitter/X CLI for OpenClaw — mock implementation",
|
||||
"bin": {
|
||||
"twclaw": "./bin/twclaw.js"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user