Releases: nomastudioai/x-twitter-writer-claude-skill
Releases · nomastudioai/x-twitter-writer-claude-skill
Release list
v1.0.0 — Initial release
x-twitter-writer v1.0.0
First public release of the skill. Reverse-engineered from xai-org/x-algorithm to write tweets, threads and content calendars optimized for the actual X ranker.
What's inside
SKILL.md— skill entry point, three modes (write-now, plan-batch, research-and-write), full workflow.references/algorithm-cheatsheet.md— exact weighted-scorer values, special penalties (links, Author Diversity, dwell), optimal posting windows.references/tweet-templates.md— 10 tested tweet formats mapped to the signal each one maximizes.references/research-flow.md— procedure for scraping reference accounts, analyzing own past tweets, fetching trending news.references/planning-modes.md— manual / scheduled-tasks / Chrome auto-publish delivery modes.
How to install
- Download
x-twitter-writer-v1.0.0.zipbelow. - Unzip into your Claude skills folder:
- Windows (Cowork):
%APPDATA%\Claude\local-agent-mode-sessions\skills-plugin\<...>\skills\ - Mac (Cowork):
~/Library/Application Support/Claude/local-agent-mode-sessions/skills-plugin/<...>/skills/ - Claude Code:
~/.claude/skills/
- Windows (Cowork):
- Restart Claude.
- Ask Claude: "Armame un tuit sobre X" or "Write me a tweet about Y" — the skill activates automatically.
Notes
- Generic by design: any account, any niche, any language.
- Weights are sourced from
xai-org/x-algorithmand verified to May 2026. Re-verify if more than 6 months pass. - MIT licensed. Fork it, improve it, send PRs.
Credits
Built by NoMa Studio AI. Based on the open-source xai-org/x-algorithm repo.