twitter-writer

twitter-writer is a skill for Claude Code, Codex from turmyshevd/openclawgotchi. It costs 74 tokens per session (867 once invoked), scanned A, original, MIT.

A writing guide for creating posts and short threads for X, the social network formerly called Twitter, about engineering and startup topics.

In plain words
What is it for?
Use it for tweets, X posts, jokes, short threads, product updates, engineering opinions, and startup content.
Why use it?
It helps turn an idea or notes into concise copy that is ready to post. By default, it produces three distinct versions.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it for tweets, X posts, jokes, short threads, product updates, engineering opinions, and startup content.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/turmyshevd/openclawgotchi/twitter-writer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add turmyshevd/openclawgotchi --skill twitter-writer
Clone the repo
git clone --depth 1 https://github.com/turmyshevd/openclawgotchi

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for twitter-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/turmyshevd/openclawgotchi/twitter-writer/github.svg)](https://agentmods.dev/skills/turmyshevd/openclawgotchi/twitter-writer)
Your own site
<a href="https://agentmods.dev/skills/turmyshevd/openclawgotchi/twitter-writer"><img src="https://agentmods.dev/badge/skills/turmyshevd/openclawgotchi/twitter-writer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for twitter-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/turmyshevd/openclawgotchi/twitter-writer"><img src="https://agentmods.dev/badge/skills/turmyshevd/openclawgotchi/twitter-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 867 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.00867
Opus 5 $0.00037 $0.00434
Sonnet 5 $0.00015 $0.00173
Haiku 4.5 $0.00007 $0.00087

Measured 10d ago against content hash 9780ec49e1da, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

twitter-writer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

gotchi-skills/twitter-writer/SKILL.md · 122 lines

How it starts

The opening of the file, as written. The whole thing — 122 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Twitter Writer Skill

Use this skill when the user wants help writing for X/Twitter.

Default Output

Unless the user says otherwise:

  1. Return exactly 3 variants.
  2. Put each variant in its own fenced code block.
  3. Do not add long commentary before or after the drafts.
  4. Keep each variant tweet-ready.

Preferred format:

Variant 1
Variant 2
Variant 3

Tone Rules

  • Sound like a real technical person, not brand copy.
  • Be concise, sharp, and specific.
  • Zero corporate speak.
  • Avoid obvious AI wording, filler, and over-explaining.
  • Avoid em dashes if a plain sentence works.
  • Use emojis sparingly. Usually zero is better. In shitposting mode, 0-2 is fine.
  • Prefer one idea per tweet.

Writing Priorities

  1. Start with a hook or sharp first line.
  2. Focus on one pain point, observation, or joke.
  3. Make the wording feel native to X.
  4. Keep it easy to post as-is.

Modes

Standard Tweet

Use for product, founder, engineering, launch, insight, or opinion posts.

  • Usually under 280 characters.
  • Under 220 is often better.
  • Clean, punchy, and direct.
  • If the user gives raw notes, turn them into polished tweet drafts.

Shitpost Mode

Use when the user asks for a shitpost, spicy tweet, memey post, banter, or a more unhinged/relatable engineering tone.

For extra angle ideas, see references/shitposting.md.

  • Punch up at tools, hype, pricing, process theater, and broken workflows.
  • Do not punch down at junior engineers.
  • Focus on the absurdity of modern software work.
  • Pain points that work well: cloud bills, flaky tests, AI-generated code, observability chaos, infra debt, LeetCode irony, Friday deploys.
  • The goal is relatability and engagement, not direct selling.
  • Do not force product mentions unless the user explicitly wants promo.

Variation Strategy

The 3 variants should not be trivial rewrites.

  • Variant 1: safest and cleanest
  • Variant 2: sharper / more opinionated
  • Variant 3: most playful, memey, or aggressive within reason

Read the full file on GitHub · 122 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 122 lines · 74 tokens per session scan A 9780ec49e1da

Subscribe to this mod's changes

twitter-writer is a skill published in the GitHub repository turmyshevd/openclawgotchi (48 stars, last pushed 2mo ago), licensed MIT. It adds 74 tokens to every session and 867 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.