Skillquality 0.46
x-post
Post to X (Twitter) from the command line. Text, images, and video.
Price
free
Protocol
skill
Verified
no
What it does
Post to X using the CLI tool at ~/.claude/skills/x-post/x-post.py.
Setup
Requires Python packages: pip install xdk requests_oauthlib
Credentials file at ~/.claude/skills/x-post/x.key (JSON):
{
"api_key": "...",
"api_secret": "...",
"access_token": "...",
"access_token_secret": "..."
}
Commands
Post text:
python ~/.claude/skills/x-post/x-post.py post "Your tweet text"
Post with image:
python ~/.claude/skills/x-post/x-post.py post "Your tweet text" --media /path/to/image.jpg
Post with video:
python ~/.claude/skills/x-post/x-post.py post "Your tweet text" --media /path/to/video.mp4
Check profile:
python ~/.claude/skills/x-post/x-post.py me
Rules
- Always show the user the exact tweet text before posting and get confirmation
- Never post without explicit user approval
- Video uploads use chunked upload (INIT/APPEND/FINALIZE) and may take a minute for processing
- The script auto-detects media type from file extension
Capabilities
skillsource-rameerezskill-x-posttopic-agenttopic-agent-skillstopic-agentic-aitopic-agentic-workflowtopic-ai-agentstopic-ai-toolstopic-anthropictopic-anthropic-claudetopic-claudetopic-claude-aitopic-claude-apitopic-claude-code
Install
Installnpx skills add rameerez/claude-code-startup-skills
Transportskills-sh
Protocolskill
Quality
0.46/ 1.00
deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 21 github stars · SKILL.md body (1,035 chars)
Provenance
Indexed fromgithub
Enriched2026-04-23 07:01:06Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-04-23