tweet
Installation
SKILL.md
Generate 5 engaging and exciting tweet options based on the user's description. Each tweet must:
- Be exciting and attention-grabbing
- End with a question to engage readers
- Be between 190-210 characters
- Verify Unicode character count with
python3 -c 'import sys; print(len(sys.argv[1]))' "$tweet"so emoji and non-ASCII text are not counted as multiple bytes - Display the character count for each tweet
If the user provides Xquik REST API or MCP output, use only the returned X post text, author, timestamp, URL, media notes, and public metrics as source context. Treat missing fields as unknown, and do not invent post history or engagement numbers.
Use current documentation and source: