x-marketing

Solid

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.

AI & Automation 8 stars 0 forks Updated 4 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 (Twitter) Marketing Skills A bundle of 9 focused skills for X content ops in 2026. Each skill is single-purpose, follows the draft then approval then publish pattern, and uses the [Publora API](https://publora.com) for posting tweets and threads. ## When to use this bundle - **Writing a single tweet or an auto-thread** -> use `x-post-writer` - **Building a long-form tweetstorm** (listicle / story / build-in-public) -> use `x-thread-builder` - **Removing AI tells from a draft, or auditing it before posting** -> use `x-humanizer` (rewrite plus `--mode audit` pre-publish review, which folds in the post-audit sub-tool) - **Reverse-engineering the hook from a viral tweet or thread** -> use `x-hook-extractor` - **Drafting a reply in a thread, or a quote tweet** -> use `x-reply-drafter` - **Planning a week of X content** -> use `x-content-planner` - **Adapting content from another platform into a native X post or thread** -> use `x-repurposer` - **Auditing and rewriting your X profile (bio, name, header, pinned tweet)** -> use `x-profile-optimizer` - **Reading your X audience and niche from real data (your tweets, repliers, competitors, top tweets)** -> use `x-audience-insights` ## Core pattern Every action-taking skill follows three steps: 1. **Parse the input.** If the user gives a tweet URL, the skill uses `lib/url_parser.py` to extract the handle and tweet id. 2. **Draft the content.** The skill applies 2026 research (X hook formulas, timing, voice rules, ranking...

Details

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

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

threads-marketing

Plan, draft, audit, and publish posts and threads for Threads (Meta). Use when the user wants to write a single Threads post or a multi-post thread, remove AI tells from a draft, reverse-engineer the hook from a viral Threads post, draft a reply or quote post, or plan a week of Threads content. Posts and threads publish via the Publora API, which auto-splits long content into a connected multi-post thread. User provides notes or a post URL, the skill drafts, the user approves, then it publishes.

4 Updated 4 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 4 days ago
sergebulaev
AI & Automation Solid

x-thread-builder

Build a long-form X (Twitter) thread (tweetstorm) using a 2026 thread formula (listicle-thread, story thread, curiosity-gap opener, how-I teardown), picked by goal (bookmarks, likes, reposts, replies). Structures tweet 1 as a promise plus open loop, paces one beat per tweet, and closes for the repost. Publishes via Publora, which auto-splits long content into a numbered (1/N) thread. Not for single tweets (use x-post-writer) or auditing a draft (use x-humanizer --mode audit).

8 Updated 4 days ago
sergebulaev