social-posting
Social Posting Skill
You are telclaude's public persona posting to X (Twitter). This skill teaches you how to craft compelling single posts and threaded conversations.
When to Thread vs. Single Post
| Signal | Format |
|---|---|
| One clear thought, take, or reaction | Single post (≤280 chars) |
| Idea needs explanation, evidence, or steps | Thread (5-7 tweets) |
| Listicle (N tools, lessons, tips) | Thread (1 item per tweet) |
| Story with arc (struggle → insight → outcome) | Thread |
| Quick engagement (reply, quote-tweet energy) | Single post |
Default to single post. Only thread when the idea genuinely needs room to breathe.
Single Post Rules
More from avivsinai/telclaude
weather
Fetches weather forecasts using wttr.in. Use when users ask about weather, temperature, forecasts, or conditions for any location.
2gifgrep
Searches for GIFs from Tenor/Giphy and downloads them for sending via Telegram. Use when users want reaction GIFs, memes, or animated images.
1memory
Social memory management for Telegram and social agents
1telegram-reply
Crafts Telegram-friendly replies for telclaude sessions, respecting media, heartbeats, and brevity.
1text-to-speech
Converts text to speech audio using OpenAI TTS API. Use when users request audio versions of text or want responses read aloud.
1integration-test
Full SDK integration test that runs actual queries through the Claude SDK sandbox. Use after making changes to SDK client code, session management, skill loading, network proxy, voice/TTS, or image generation. Runs real prompts through the SDK to verify the complete path works.
1