X Social Media Manager
Self-evolving X/Twitter growth manager: research-gated post drafting, voice-matched replies, live via twitter-cli.
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jul 16, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 03efb40
Real find: the bundled twitter-cli tool auto-authenticates via ANY active X session cookie in an installed browser, with zero identity confirmation - on this machine it silently logged in as an unrelated real account. Read-only live research (twitter search) worked with zero setup and produced a genuinely research-grounded draft; the manual step is real (install twitter-cli + have an active X browser login or paste session tokens) so verdict is setup, not pass.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 4/5
What X Social Media Manager does
A 19-question onboarding builds a personalized voice/niche/goals profile, then the skill runs a mandatory pre-post research pass (live X search + web search) before drafting posts, threads, or replies through the twitter-cli CLI, with an explicit-approval gate before anything is actually posted. Triggers on drafting/reviewing X or Twitter posts, threads, replies, DMs, content strategy, growth tactics, or engagement analysis.
How to install X Social Media Manager
git clone https://github.com/rabden/X-twitter-social-manager-skill.git
cd X-twitter-social-manager-skill
mkdir -p ~/.claude/skills
cp -r . ~/.claude/skills/x-social-manager
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger X Social Media Manager
-
/x-social-managerSelf-evolving X/Twitter growth manager: research-gated post drafting, voice-matched replies, live via twitter-cli.
It also activates on plain-language prompts like these:
-
Draft a tweet about AI coding agents for my dev tools audience -
Research trending takes on this topic before drafting my next thread -
Write a reply to this tweet that matches my usual voice and tone
Frequently asked questions
- Is the X Social Media Manager skill free?
- Yes. The skill itself is free from rabden/X-twitter-social-manager-skill. SkillProof publishes the install command and an independent test verdict at no cost.
- Does X Social Media Manager work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 16, 2026. Verdict: Works with setup. Real find: the bundled twitter-cli tool auto-authenticates via ANY active X session cookie in an installed browser, with zero identity confirmation - on this machine it silently logged in as an unrelated real account. Read-only live research (twitter search) worked with zero setup and produced a genuinely research-grounded draft; the manual step is real (install twitter-cli + have an active X browser login or paste session tokens) so verdict is setup, not pass.
- What is the X Social Media Manager SkillProof Score?
- 9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 4/5.
- How do I install X Social Media Manager?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use X Social Media Manager with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.