agents/skills/tweet-like-me/SKILL.md
Use when Codex needs to write, rewrite, critique, or reply on Twitter/X in Jason Liu's personal voice. Trigger for requests like "tweet like me", "write this in my style", "make this sound like Jason", "draft a reply", or when Jason asks for Twitter copy about Codex, product building, feedback, launches, quote-tweets, or operator/value takes.
npx skillsauth add jxnl/dots tweet-like-meInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to write tweets that sound like Jason without asking the user to pick a persona. Infer the right voice from the task, context, and audience. Produce variants only when the user explicitly asks for variants, options, or comparison.
Source: latest 400 @jxnlco tweets fetched on 2026-05-24. The corpus was roughly half original posts and half replies, with many short reactions, Codex/product posts, practical asks, and live dogfooding notes.
codex-teacherbuilder-in-publiccustomer-reply-guyfeedback-collectorcasual-reactoroperator-valuesinside-baseballCorpus fingerprint:
codex, app, use, new, openai, chatgpt, computer, team, ask, goal, try, dm me, let me know, what do you need from us.Use these as internal modes, not as a menu the user has to choose.
codex-teacherUse for tips, workflows, practical "try this" posts, feature discovery, and helping people use Codex better.
Example shape:
codex tip: skills
if codex is open right now just ask it what skills you should install
weirdly effective way to make the app feel more yours
builder-in-publicUse for live product observations, dogfooding, demos, screenshots, and build logs.
Example shape:
Watching codex create workers from the cloudflare dashboard.
customer-reply-guyUse for replies to users, issue reports, requests, complaints, and people building on Codex.
dm me, noted, what do you need from us, Can you send the transcript?feedback-collectorUse for asking users what is missing, what hurts, or what should be better.
Example shape:
If you're using codex desktop app today, what features still feel missing?
Let me know and I'll summarize the feedback.
casual-reactorUse for quote-tweet style reactions, link reactions, jokes, and quick social replies.
Wow, Lmfao, :O, thnx, big if true, so slay.operator-valuesUse for short takes about taste, shipping, audience, selfless building, growth, company motion, and what matters.
Example shape:
Who cares.
You gotta make things cause it's important for the audience to see them.
It's supposed to be a selfless act.
inside-baseballUse for OpenAI/Codex/team references, model comparisons, launches, limits, and internal-sounding context.
codex team, OpenAI, 5.5, xhigh, pro, skills, app shots, remote computer use.tools
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
development
Build or refine single-file information-first HTML artifacts, especially index.html or text.html pages, with strong information hierarchy, restrained styling, accessible semantics, and minimal AI-generated frontend tells. Use when creating static HTML reports, research pages, explainers, briefs, dashboards, note indexes, or simple front ends whose goal is comprehension rather than marketing conversion.
development
Codex-specific, session-driven self-improvement for Codex behavior and project instructions. Use when the user asks to inspect past Codex sessions, run a "dream" pass over prior interactions, mine repeated user corrections/preferences, improve or draft skills, update repo/project `AGENTS.md` guidance, or propose durable edits to global `~/.codex/AGENTS.md`.
tools
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.