git404hub

what is x-post-generator-skill fr?

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

Analysis updated 2026-05-18

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

tl;dr

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.

vibe map

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 make with this?

VIBE 1

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

VIBE 2

Get ranked post ideas annotated with which algorithm signals they trigger

VIBE 3

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

VIBE 4

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

what's the stack?

Agent SkillsMarkdown

how it stacks up fr

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 i run it?

Difficulty · easy time til it works · 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.

in plain english

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.

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.