Loading...
Loading...
Post to X (Twitter) from the command line. Text, images, and video.
npx skill4agent add rameerez/claude-code-startup-skills x-post~/.claude/skills/x-post/x-post.pypip install xdk requests_oauthlib~/.claude/skills/x-post/x.key{
"api_key": "...",
"api_secret": "...",
"access_token": "...",
"access_token_secret": "..."
}python ~/.claude/skills/x-post/x-post.py post "Your tweet text"python ~/.claude/skills/x-post/x-post.py post "Your tweet text" --media /path/to/image.jpgpython ~/.claude/skills/x-post/x-post.py post "Your tweet text" --media /path/to/video.mp4python ~/.claude/skills/x-post/x-post.py me