ai-image-creator
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Write long-form X (Twitter) posts and threads in a founder/CEO voice. Use when drafting X articles, long tweets, thought leadership threads, or viral content. Produces contrarian, data-backed posts with ASCII diagrams and code block visuals. Includes mandatory AI humanizer pass
$ npx -y skills add evolution-foundation/evo-nexus --skill social-x-longform --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/social-x-longformContext preview
The summary Claude sees to decide when to auto-load this skill.
Write long-form X (Twitter) posts and threads in a founder/CEO voice. Use when drafting X articles, long tweets, thought leadership threads, or viral content. Produces contrarian, data-backed posts with ASCII diagrams and code block visuals. Includes mandatory AI humanizer pass
name: social-x-longform description: Write long-form X (Twitter) posts and threads in a founder/CEO voice. Use when drafting X articles, long tweets, thought leadership threads, or viral content. Produces contrarian, data-backed posts with ASCII diagrams and code block visuals. Includes mandatory AI humanizer pass (24-pattern detector) before finalizing.
Write posts for X in your founder/CEO's authentic voice. Every post should feel like a real person wrote it — not a content team, not a bot.
See `references/founder-voice.md` for the founder voice template. Customize it with your founder's real patterns.
---
---
1. **Hook** (1-2 lines) — Contrarian claim or surprising stat 2. **Setup** (2-3 lines) — Establish credibility/context fast 3. **Sections** — Each follows: problem → what actually happened → fix/lesson 4. **ASCII diagram** — At least one per post (see below) 5. **Uncomfortable truth** — The insight most people avoid 6. **Payoff** — Was it worth it? Yes, and here's why.
---
Every post MUST include at least one ASCII diagram in a code block. These break up walls of text and make complex systems visual.
Use box-drawing characters:
┌─────────┐ ┌─────────┐ ┌─────────┐ │ Input │───►│ Process │───►│ Output │ └─────────┘ └─────────┘ └─────────┘
Diagram types to use:
Keep diagrams:
Example — system flow:
Input (60s)
│
▼
┌──────────┐
│ Process │ step 1
└────┬─────┘
▼
┌──────────┐
│ Dispatch │ step 2
└────┬─────┘
▼
OutputExample — metrics visualization:
Performance by Category: Category A ████████████ 100% Category B ████████░░░░ 67% Category C ░░░░░░░░░░░░ 0%
---
---
Pull from real data whenever possible:
Never fabricate metrics. Use real numbers or don't use numbers.
---
User provides:
---
Deliver the complete post ready to paste into X. No preamble, no "here's your post" — just the post itself.
If the post would work better as a thread (>1500 chars), split into numbered tweets with each one standalone valuable.
---
See `references/founder-voice.md` for extended voice examples and patterns. Customize with your founder's real voice.
---
Before returning any X article draft, check against ALL 24 humanizer patterns. If any pattern is detected, rewrite that section.
For the full humanizer expert scoring rubric, see: `../content-ops/experts/humanizer.md`
Never write "This is not X. This is Y." or "That is not X, that is Y." or any variant. These are the #1 AI slop tell. Say what something IS directly. Don't define by negation.
delve, tapestry, landscape (abstract), leverage, multifaceted, nuanced, pivotal, realm, robust, seamless, testament, transformative, underscore (verb), utilize, whilst, keen, embark, comprehensive, intricate, commendable, meticulous, paramount, groundbreaking, innovative, cutting-edge, synergy, holistic, paradigm, ecosystem, Additionally, crucial, enduring, enhance, fostering, garner, highlight (verb), interplay, intricacies, showcase, vibrant, valuable, profound, renowned, breathtaking, nestled, stunning
1. ☐ No significance inflation ("pivotal moment", "stands as", "is a testament") 2. ☐ No undue notability claims (listing media mentions without context) 3. ☐ No superficial -ing phrases ("highlighting", "showcasing", "underscoring") 4. ☐ No promotional language ("boasts", "vibrant", "profound", "commitment to") 5. ☐ No vague attributions ("Experts believe", "Industry reports suggest") 6. ☐ No formulaic "despite challenges... continues to" structures 7. ☐ No AI vocabulary clustering (multiple banned words in one paragraph) 8. ☐ No copula avoidance ("serves as", "stands as" — just use "is") 9. ☐ No negative parallelisms ("It's not just X, it's Y") 10. ☐ No rule-of-three forcing (triple adjectives, triple parallel clauses) 11. ☐ No synonym cycling (varying terms for the same thing unnecessarily) 12. ☐ No false ranges ("from X to Y" on no meaningful scale) 13. ☐ No em dash overuse (max 1 per 200 words) 14. ☐ No mechanical boldface emphasis 15. ☐ No inline-header vertical lists (bolded label + colon pattern) 16. ☐ No Title Case In Every Heading 17. ☐ No emoji decoration on headings/bullets 18. ☐ No curly quotation marks 19. ☐ No collaborative artifacts ("I hope this helps", "Let me know") 20. ☐ No knowledge-cutoff disclaimers 21. ☐ No sycophantic
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Create a new custom agent for the workspace. Guides the user through defining agent name, domain, personality, skills, model, and memory folder. Use when the…
Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in…
Create a Mission, Project, or Goal (Mission → Project → Goal → Task hierarchy) in EvoNexus. Guides the user through picking a mission, choosing or creating a…
Create a new heartbeat (proactive agent scheduled with a decision prompt) for EvoNexus. Guides the user through picking an agent, setting interval, wake…
Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description,…