whatisgithub

What is x-post-generator-skill?

jnkindi/x-post-generator-skill — explained in plain English

Analysis updated 2026-05-18

1Audience · pm founderComplexity · 1/5LicenseSetup · easy

In one sentence

An AI agent skill that turns a product launch, paper, or codebase into an algorithm-aware Twitter and X content plan with a posting schedule.

Mindmap

mindmap
  root((x post generator))
    What it does
      Builds content plans
      Algorithm aware drafting
      Cross platform variants
    Tech stack
      Agent Skills
      Markdown
    Use cases
      Product launches
      Twitter threads
      Posting schedules
    Audience
      Founders
      Marketers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn a product launch, paper, or codebase into a full Twitter and X content plan

USE CASE 2

Get ranked post ideas annotated with which algorithm signals they trigger

USE CASE 3

Generate a 7 to 14 day posting schedule with Hacker News, Reddit, and Substack variants

USE CASE 4

Check drafts against a pre-publish list of algorithm penalized patterns before posting

What is it built with?

Agent SkillsMarkdown

How does it compare?

jnkindi/x-post-generator-skill0xkinno/neuralvault0xmayurrr/ai-contractauditor
Stars111
LanguageTypeScriptTypeScript
Setup difficultyeasyhardeasy
Complexity1/54/52/5
Audiencepm founderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Clone the repo into your agent's skills folder, no API keys or posting integration needed.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

x-post-generator-skill is an Agent Skill, a packaged set of instructions that AI coding assistants like Claude Code, Codex CLI, or Gemini CLI can load and use automatically when a matching request comes in. This particular skill turns any subject, such as a product launch, a research paper, a codebase, or an analysis, into a full Twitter and X content plan. Rather than just generating tweet text, the skill maps every drafting decision to how the Twitter and X ranking algorithm actually scores posts, based on the public xai-org/x-algorithm project. It looks at specific signals the algorithm rewards, like replies, dwell time, quotes, and profile clicks, and specific signals it penalizes, like getting blocked, muted, or reported. Before writing anything, the workflow requires reading primary sources on the subject first, since the author's view is that generic posts do not perform well while specific ones do. The final output is a single markdown document containing a summary of the subject, ranked post ideas grouped by expected performance, a posting schedule spanning one to two weeks, adapted versions for Hacker News, Reddit, and Substack, and a checklist of suggested visuals. Installing it means cloning the repository into the skill folder your particular AI agent looks for, with the folder name kept as x-post-generator-skill so the tool can recognize it. For agents that do not support the Agent Skills format yet, the project suggests pasting the markdown files as context or combining them into a rules file instead. The tool only covers Twitter and X for the main output, with Hacker News, Reddit, and Substack as secondary formats. It does not post anything itself or connect to any API, it only produces the written plan. It is licensed under MIT.

Copy-paste prompts

Prompt 1
Write a Twitter and X campaign for our v2.0 product launch using this skill
Prompt 2
Turn this blog post into a Twitter thread with Hacker News and Reddit variants
Prompt 3
Help me improve this tweet using the algorithm-aware scoring in x-post-generator-skill
Prompt 4
Draft a two week posting schedule for announcing our new open-source project

Frequently asked questions

What is x-post-generator-skill?

An AI agent skill that turns a product launch, paper, or codebase into an algorithm-aware Twitter and X content plan with a posting schedule.

What license does x-post-generator-skill use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is x-post-generator-skill to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is x-post-generator-skill for?

Mainly pm founder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.