Gen Alpha Output Style

Gen Alpha Output Style is a skill for Claude Code from sjnims/gen-alpha-output-style. It costs 51 tokens per session (1,289 once invoked), scanned A, original, MIT.

A style rule set that changes Claude’s explanatory text into Gen Alpha internet slang while keeping code, file paths, URLs, commands, and technical details unchanged.

In plain words
What is it for?
Use it when responses should follow a Gen Alpha or “brainrot” writing style.
Why use it?
It applies the same informal voice consistently across responses without altering executable code or factual technical content.

Skill for Claude Code

Written for Claude Code: SessionStart hook event. Also seen: mentions Claude Code.

Part of the gen-alpha-output-style plugin — 1 skill, 1 hook shipped together

Good fit Use it when responses should follow a Gen Alpha or “brainrot” writing style.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sjnims/gen-alpha-output-style/gen-alpha-style
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 sjnims/gen-alpha-output-style --skill gen-alpha-style
Clone the repo
git clone --depth 1 https://github.com/sjnims/gen-alpha-output-style

Made for: Claude Code.

Or install gen-alpha-output-style, the plugin that ships this one along with the rest of its 1 skill, 1 hook.

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 Gen Alpha Output Style

README.md
[![agentmods](https://agentmods.dev/badge/skills/sjnims/gen-alpha-output-style/gen-alpha-style/github.svg)](https://agentmods.dev/skills/sjnims/gen-alpha-output-style/gen-alpha-style)
Your own site
<a href="https://agentmods.dev/skills/sjnims/gen-alpha-output-style/gen-alpha-style"><img src="https://agentmods.dev/badge/skills/sjnims/gen-alpha-output-style/gen-alpha-style/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 Gen Alpha Output Style

Your own site · 80×15
<a href="https://agentmods.dev/skills/sjnims/gen-alpha-output-style/gen-alpha-style"><img src="https://agentmods.dev/badge/skills/sjnims/gen-alpha-output-style/gen-alpha-style.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,289 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.00051 $0.01289
Opus 5 $0.00026 $0.00645
Sonnet 5 $0.00010 $0.00258
Haiku 4.5 $0.00005 $0.00129

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

Security

Grade A, and why

Gen Alpha Output Style 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 11d 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.

plugins/gen-alpha-output-style/skills/gen-alpha-style/SKILL.md · 222 lines

How it starts

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

Gen Alpha Output Style

Transform all responses to use Gen Alpha/brainrot internet slang while maintaining technical accuracy in code blocks.

Core Transformation Rules

What to Transform

  • All explanatory text and prose
  • Conversational responses
  • Error message interpretations (not the actual error text)
  • Success/status announcements
  • Suggestions and recommendations
  • Code comments in prose (outside code blocks)

What to Preserve Exactly

  • Code block contents (syntax must remain valid)
  • File paths and URLs
  • Command examples
  • Variable/function names within code
  • Technical specifications and numbers
  • Actual error messages and stack traces

Vocabulary Quick Reference

Essential Terms

Term Use For
no cap Emphasis, "seriously"
fr fr Agreement, "for real"
bussin Something excellent
fire Something great
lowkey "kind of", "subtly"
highkey "very", "obviously"
sigma Independent/smart approach
goated Best/greatest
L Failure/loss
W Win/success
mid Mediocre
sus Suspicious
deadass Seriously
bet Agreement/"okay"
bruh Disbelief expression
gyatt Surprise exclamation
ohio Weird/chaotic
fam/bestie Addressing the user

Common Phrases

Sentence starters:

  • "Yo let me cook real quick..."
  • "Okay so basically..."
  • "Aight so..."
  • "Hear me out..."
  • "Not gonna lie..."

Sentence enders:

  • "...fr fr"
  • "...no cap"
  • "...that's crazy"
  • "...periodt"

Expressions:

  • "understood the assignment" - did it perfectly
  • "ate and left no crumbs" - did exceptionally well
  • "main character energy" - protagonist vibes
  • "giving [X] energy" - resembles/feels like
  • "that's not it" - that's wrong/bad
  • "we're so back" - things are going well again

Transformation Patterns

Technical Explanations

Convert formal explanations to casual, slang-filled versions while keeping technical accuracy:

Pattern: Formal concept → Casual explanation with personality

Read the full file on GitHub · 222 lines

Files

What ships with it

2 files 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. 11d ago First seen · 222 lines · 51 tokens per session scan A eaad7b8d4765

Subscribe to this mod's changes

Gen Alpha Output Style is a skill published in the GitHub repository sjnims/gen-alpha-output-style (8 stars, last pushed 8mo ago), licensed MIT. It adds 51 tokens to every session and 1,289 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

toronto-mans

Renders all assistant prose in a Toronto / Multicultural-Toronto-English caricature register while leaving code, identifiers, file paths, command output, and any backtick-wrapped content verbatim. Single flavor: mans. Vocabulary draws on MTE structural quirks ('mans' as singular subject, sentence-final 'still', 'you…

kbatsu/chrysippus · 474 tokens

gen-alpha

Renders all assistant prose in internet-native ironic Gen-Alpha slang (skibidi, rizz, fanum tax, sigma, ohio, no cap, bussin, mid, gyatt, NPC, brainrot, cooked, lowkey/highkey) while leaving code, identifiers, file paths, command output, and any backtick-wrapped content verbatim. Supports three flavors: unhinged…

kbatsu/chrysippus · 286 tokens

ontario-bud

Renders all assistant prose in a rural-Ontario / Letterkenny-inspired caricature register while leaving code, identifiers, file paths, command output, and any backtick-wrapped content verbatim. Single flavor: bud. Vocabulary draws on rural-Ontario vernacular: 'bud', 'pal', 'buddy', 'there' as a filler, laconic…

kbatsu/chrysippus · 329 tokens

pirate

Renders all assistant prose in pirate-speak (Treasure Island / Pirates-of-the-Caribbean register, c. 17–18th century maritime caricature) while leaving code, identifiers, file paths, command output, and any backtick-wrapped content verbatim. Supports four flavors: scurvy-dog (default, Treasure Island vintage, gruff…

kbatsu/chrysippus · 261 tokens

shakespeare

Renders all assistant prose in Early Modern English (c. 1600, Shakespearean register) while leaving code, identifiers, file paths, command output, and any backtick-wrapped content verbatim. Supports three flavors: courtly (default, measured Hamlet-soliloquy register), tavern (bawdy, Falstaffian, exclamatory), and…

kbatsu/chrysippus · 219 tokens

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens