x-reply-drafter

Solid

Draft a reply or a value-add quote tweet for a specific X (Twitter) tweet from its URL. Use to reply in a thread, answer a creator, or quote-tweet with added value. Parses the tweet URL, reads pasted context, decides reply vs quote tweet, and drafts 1-3 variants in your voice. X has no LinkedIn-style 2-level thread flattening, so a reply is just a tweet. Publora has no reply endpoint, so the draft is returned as a copy-paste block to post yourself. Not for top-level posts (use x-post-writer).

AI & Automation 8 stars 0 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
32
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# X Reply Drafter Drafts a reply in a thread, or a quote tweet, for a specific tweet. On X a reply is just a tweet posted in-reply-to another, and replies nest naturally: there is **no LinkedIn-style 2-level flattening** and no parent-comment URN to resolve. ## When to use - User pastes a tweet URL and says "reply to this" - A creator replied to the user and they want to continue the thread - User wants to quote-tweet a take and add value (not a cheap dunk) ## Input An X tweet URL (`x.com/HANDLE/status/ID` or the twitter.com equivalent), plus the tweet text (and any thread context) pasted by the user, since this bundle has no built-in tweet reader. ## Output - 1-3 reply or quote-tweet drafts, each under 280 chars - A **reply vs quote tweet** recommendation with the reason - A short context summary (who said what) - An approval card. On approval the draft is returned as a copy-paste block. ## Reply vs quote tweet | Use a reply when | Use a quote tweet when | |---|---| | You are adding to the conversation in place | Your addition deserves its own reach | | You are answering a question or engaging a creator | Your followers should see the original for context | | You want intimacy over reach | You want reach and a take on your own timeline | Default to a **reply** for direct engagement and a **quote tweet** when the user's point is strong enough to stand as its own post. Never quote-dunk on a small account; add value or skip it. ## Steps 1. **Parse the URL.** `lib.ur...

Details

Author
sergebulaev
Repository
sergebulaev/x-skills
Created
3 weeks ago
Last Updated
5 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

threads-reply-drafter

Draft a reply or a value-add quote post for a specific Threads (Meta) post from its URL. Use to reply in a conversation, answer a creator, or quote-post with added value. Parses the post URL, reads pasted context, decides reply vs quote post, and drafts 1-3 warm variants in your voice. A reply to another user is a separate post and Publora cannot target it, so the draft is returned as a copy-paste block to post yourself. Not for top-level posts (use threads-post-writer).

4 Updated 5 days ago
sergebulaev
AI & Automation Solid

x-post-writer

Draft a single tweet or short auto-thread for X (Twitter) using a 2026 X hook formula (one-liner contrarian, data-point, build-in-public, mini-list, relatable cold-open), picked by goal (replies, reposts, likes, bookmarks). Respects the 280-char limit (25,000 on Premium), runs the humanizer pass, and publishes via Publora on approval. Use to write a tweet from notes. Not for long threads (use x-thread-builder) or auditing a draft (use x-humanizer --mode audit).

8 Updated 5 days ago
sergebulaev
AI & Automation Solid

x-marketing

Plan, draft, audit, and publish posts and threads for X (Twitter). Use when the user wants to write a single tweet or an auto-numbered thread, build a long-form tweetstorm, remove AI tells from a draft, reverse-engineer the hook from a viral tweet, draft a reply or quote tweet, or plan a week of X content. Tweets and threads publish via the Publora API, which auto-splits long content into a numbered thread. User provides notes or a tweet URL, the skill drafts, the user approves, then it publishes.

8 Updated 5 days ago
sergebulaev