xe-writing-style

xe-writing-style is a skill for Claude Code, Codex from Xe/agent-plugins. It costs 63 tokens per session (2,765 once invoked), scanned A, a copy of xe-writing-style, MIT.

A writing tool that turns rough notes or an outline into a complete blog post in Xe Iaso’s technical writing style. It uses reference material to match the style and the type of story being written.

In plain words
What is it for?
It is for drafting or revising technical, personal, humorous, fictional, or spiritual blog posts when the result should follow Xe Iaso’s voice.
Why use it?
It helps organize unstructured ideas into a consistent article without requiring the writer to shape every section manually.

Skill for Claude CodeCodex

Part of the xe-writing plugin — 3 skills shipped together

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.

agentmods
npx agentmods add skills/xe/agent-plugins/xe-writing-style
Any agent
npx skills add Xe/agent-plugins --skill xe-writing-style
Clone the repo
git clone --depth 1 https://github.com/Xe/agent-plugins

Made for: Claude Code, Codex.

Or install xe-writing, the plugin that ships this one along with the rest of its 3 skills.

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 xe-writing-style

README.md
[![agentmods](https://agentmods.dev/badge/skills/xe/agent-plugins/xe-writing-style.svg)](https://agentmods.dev/skills/xe/agent-plugins/xe-writing-style)
Your own site
<a href="https://agentmods.dev/skills/xe/agent-plugins/xe-writing-style"><img src="https://agentmods.dev/badge/skills/xe/agent-plugins/xe-writing-style.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,765 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 88% copy Near-identical to another mod 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 $0.00063 $0.02765
Opus 5 $0.00032 $0.01383
Sonnet 5 $0.00013 $0.00553
Haiku 4.5 $0.00006 $0.00277

Measured 3d ago against content hash d66bcb61b32b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

xe-writing-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 3d 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.

Origin

This is a copy

88% identical to xe-writing-style — 70 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/xe-writing/skills/xe-writing-style/SKILL.md · 293 lines

How it starts

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

Xe Iaso Blog Post Writer

Transform messy notes into blog posts that sound like Xe Iaso. Read references/voice-tone.md for detailed voice characteristics. Read 2-3 random example posts from assets/ to calibrate tone. Then read the reference file that matches the post's emotional register:

  • references/story-circle.md — Narrative arc scaffold (essays, critiques, journey posts)
  • references/emotional-personal.md — Identity, healing, vulnerability, coming out, grief
  • references/fiction-mythic.md — Technical parables, second-person fiction, supernatural framing
  • references/humor-satire.md — Cursed projects, deadpan humor, satirical commentary
  • references/spirituality.md — Meditation, belief-as-tool, programming-consciousness parallels

Most posts blend 2-3 of these modes. Read whichever apply.

What's Load-Bearing

The structural arc and an unbroken register decide whether a post lands; the signature devices (dialogue, warning boxes, friend-reaction lists) are garnish. A post that runs its full arc with zero devices reads as a Xe post — assets/objgit.mdx uses no character dialogue and is the strongest example in this collection. A post with Xe diction but no architecture does not. Spend effort on structure, voice consistency, and evidence before any ornament.

Hard Rules

Non-negotiable constraints:

  1. Successive paragraphs must not start with the same letter. If paragraph N starts with "T", paragraph N+1 must start with a different letter. Rewrite sentence openings as needed. Character dialogue blocks (<Conv>) do not count as paragraphs for this rule.
  2. Write for peers, not beginners. Assume professional-level technical context.
  3. No corporate or marketing tone. No "leverage", "synergy", "empower", "streamline", "harness", "unlock". Write like a human talking to another human.
  4. Admit uncertainty. "I think", "I suspect", "I'm not sure" when genuinely uncertain.
  5. Show tradeoffs, on the page. Never present a solution without its costs, and argue the costs where the claims are — don't defer them to a footnote or another site. The strongest form is a confession: one embarrassing, self-inflicted failure ("It was completely dead in production.") buys more credibility than any disclaimer.
  6. Context before implementation. Explain why something matters before showing how.
  7. One narrator. Narrative beats belong to a single first-person voice; "we" appears only in genuinely collective engineering statements. No customer-logo dumps or "You could be next!" closes.
  8. Numbers carry the argument. Quantify the failure the claim rests on ("over 8,500 GetObject calls before I killed it"), not just the effort of building. Every "many", "significant", or "often" becomes a real number or gets cut.

Read the full file on GitHub · 293 lines

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. 3d ago First seen · 293 lines · 63 tokens per session scan A d66bcb61b32b

Subscribe to this mod's changes

xe-writing-style is a skill published in the GitHub repository Xe/agent-plugins (2 stars, last pushed 1mo ago), licensed MIT. It adds 63 tokens to every session and 2,765 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to xe-writing-style, differing in 70 lines, and is treated as a copy.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

obra/superpowers · 37 tokens

auto-perf-optimize

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.

microsoft/vscode · 62 tokens

chat-perf

Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.

microsoft/vscode · 51 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens