A prompt/skill that scores how well your content matches patterns Elon Musk (@elonmusk) tends to repost on X, then generates tweet drafts optimized for engagement/repost (plus recommended media and posting strategy).
- What you get: a 0–100 “Repost Score” breakdown, 3 tweet variants you can post immediately, suggested media (video/GIF/screenshot), and timing/thread guidance.
- Best for: AI product launches, visual demos, AI agents, interactive/playable projects, traction milestones, and “challenger” positioning vs incumbents.
Disclaimer: This project is based on public behavior patterns. It does not guarantee reposts. Not affiliated with X/xAI/Tesla/SpaceX.
npx skills add https://github.com/mingyouagi/elonmusk-repost-skill --skill elonmusk-repostReplace the repo URL with the actual GitHub URL if you've forked this.
The core artifact is a single file:
SKILL.md: triggers, workflow, scoring rubric, templates, and output format.
- Put
SKILL.mdinto your prompts/skills directory (e.g.skills/,prompts/,system-prompts/— depends on your stack). - Load it into your agent (or make it retrievable).
- Trigger it by intent (e.g. “musk repost”, “viral X post”) or explicitly: “Follow
SKILL.mdand produce the standard output.”
Use SKILL.md as your system/workflow prompt and ask the model:
- “Follow
SKILL.md: ask me the 4 intake questions, score fit for @elonmusk repost patterns, then generate 3 tweet variants + recommended media + posting strategy.”
To maximize “wow factor”, provide:
- Project/product name
- One-sentence description
- A visual demo (video/GIF/screenshot) — strongly recommended
- Links (landing page, demo, waitlist, video) — optional but helpful
- Hard metrics (users, growth, speed, cost comparison) — optional
By default, the skill produces:
- Repost Score (0–100) with a weighted breakdown (e.g. AI Visual Demo, AI Agent, Wow Factor, Playable, Grok/xAI adjacency)
- 3 tweet variants using different templates (launch / milestone / challenger / pure demo)
- Recommended media to attach
- Posting strategy (timing, thread structure, where to put the link)
- Risk assessment + improvement suggestions
- Lead with the demo, not the pitch: first tweet should be instantly understandable
- Keep it tight: aim for < 50 words (similar information density)
- Don’t beg-tag: mention @elonmusk only when it feels organic
- Avoid hashtag spam
- Thread tactic: Tweet 1 = hook + demo; Reply 1 = link + details + metrics
- “Here’s my product: … (one sentence). I have a 20s demo video. Follow
SKILL.md: score fit for @elonmusk repost patterns, then generate 3 tweet variants + recommended media + posting strategy.”
SKILL.md: the skill definition (workflow + rubric + templates)README.md: this file
MIT License - see LICENSE file for details.