brand-writer

brand-writer is a skill for Claude Code from currybab/superzent. It costs 22 tokens per session (2,010 once invoked), scanned A, original, no licence file.

A writing skill for producing clear, developer-focused copy for Zed, a code editor.

In plain words
What is it for?
Writing developer-facing text about Zed.
Why use it?
It gives the agent guidance for writing factual copy grounded in software development practice.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Writing developer-facing text about Zed.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/currybab/superzent/brand-voice
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 currybab/superzent --skill brand-voice
Clone the repo
git clone --depth 1 https://github.com/currybab/superzent

Made for: Claude Code.

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 brand-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/currybab/superzent/brand-voice/github.svg)](https://agentmods.dev/skills/currybab/superzent/brand-voice)
Your own site
<a href="https://agentmods.dev/skills/currybab/superzent/brand-voice"><img src="https://agentmods.dev/badge/skills/currybab/superzent/brand-voice/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 brand-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/currybab/superzent/brand-voice"><img src="https://agentmods.dev/badge/skills/currybab/superzent/brand-voice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,010 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 unknown 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.00022 $0.02010
Opus 5 $0.00011 $0.01005
Sonnet 5 $0.00004 $0.00402
Haiku 4.5 $0.00002 $0.00201

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

Security

Grade A, and why

brand-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.

docs/.conventions/brand-voice/SKILL.md · 266 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

3 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. 10d ago First seen · 266 lines · 22 tokens per session scan A 7aab85a88340

Subscribe to this mod's changes

brand-writer is a skill published in the GitHub repository currybab/superzent (21 stars, last pushed 27d ago), with no licence file. It adds 22 tokens to every session and 2,010 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

mulmoterminal-shared-app

Build something several people use together — a survey, a sign-up sheet, a booking form, a shared list, a form on a link — where the answers are kept in one place rather than on this machine. Use when the user asks for anything other people will fill in or read, and when they later say show it to someone, invite an…

receptron/mulmoterminal · 114 tokens

mulmoterminal-dirs

Colour-code and order the directories you actually work in, from wherever you are. Writes each project's /.mulmoterminal.json — name badge, project icon image, the seven chrome colours, xterm palette (theme / colors), terminal font size, orderPriority (where it sits in the grid and in the launcher's chips), and…

receptron/mulmoterminal · 395 tokens

mulmoterminal-config

The way into configuring MulmoTerminal, and the way to find out how it is configured now. Use for a broad or unsure request — "configure MulmoTerminal", "set this up", "customize this", "what can I change?", first-run setup — and route to the skill that owns the area. Also answers "how is this set up right now?", "why…

receptron/mulmoterminal · 374 tokens

mulmoterminal-keys

Bind keyboard shortcuts and fix keyboard/clipboard behaviour in MulmoTerminal. Writes keymap, which Settings cannot set at all — its Keyboard shortcuts section is read-only, listing every action bound or not plus a send row. Explains copyOnSelect, questionPaneEnabled and terminalSubmit, which have their own Settings…

receptron/mulmoterminal · 289 tokens

mulmoterminal-model

Run MulmoTerminal sessions on something other than Anthropic's default, three ways — register an Anthropic-compatible backend (OpenRouter, Moonshot, a local Ollama bridge, a company gateway) as a providers entry in /.mulmoterminal/config.json, which has no Settings UI; pin a provider / model per project in its…

receptron/mulmoterminal · 302 tokens

mulmoterminal-header

Put your own action buttons and info chips in a MulmoTerminal session header — either everywhere (buttons / chips in /.mulmoterminal/config.json, which has no Settings UI) or for one project ( /.mulmoterminal.json). Buttons run a shell command in a new cell, type text into the running agent (/compact), or open a URL…

receptron/mulmoterminal · 200 tokens