draft-tweet
Installation
SKILL.md
Draft Tweet
Write tweet options. Do not post unless they explicitly say to.
Match their voice
If xurl is installed and already authenticated, use it read-only to sample
the user's recent original posts before drafting:
xurl whoami
xurl posts @handle -n 30
If that version does not have xurl posts, use the user ID from xurl whoami:
xurl '/2/users/<id>/tweets?max_results=30&exclude=retweets,replies'