copy

copy is a command for coding agents from ssheleg/super-ux. It costs 44 tokens per session (400 once invoked), scanned A, original, MIT.

A writing command for creating, editing, adapting or humanizing product copy for a specific channel, such as an interface, website or email.

In plain words
What is it for?
Use it for interface text, landing and pricing pages, blogs, changelogs, social posts, store listings, ads and lifecycle emails.
Why use it?
It keeps copy aligned with the product's recorded voice, terminology and channel-specific rules instead of improvising wording.

Command

Part of the super-ux plugin — 7 skills, 15 commands 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 commands/ssheleg/super-ux/copy
Clone the repo
git clone --depth 1 https://github.com/ssheleg/super-ux

Or install super-ux, the plugin that ships this one along with the rest of its 7 skills, 15 commands.

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 copy

README.md
[![agentmods](https://agentmods.dev/badge/commands/ssheleg/super-ux/copy.svg)](https://agentmods.dev/commands/ssheleg/super-ux/copy)
Your own site
<a href="https://agentmods.dev/commands/ssheleg/super-ux/copy"><img src="https://agentmods.dev/badge/commands/ssheleg/super-ux/copy.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 400 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00044 $0.00400
Opus 5 $0.00022 $0.00200
Sonnet 5 $0.00009 $0.00080
Haiku 4.5 $0.00004 $0.00040

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

Security

Grade A, and why

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

plugins/super-ux/commands/copy.md · 37 lines

What it actually says

Run the copywriting skill.

First action: read the brand packdocs/brand/voice.md, terminology.md, and the channels.md record for the surface. No pack → stop and route to /brand-init. Do not improvise a voice.

Pick the mode from what the user asked:

They said Mode
write, draft, need copy for X Write
improve, tighten, review this Edit — the seven sweeps, in order
turn this into a thread / post / listing Adapt
sounds like AI, make it human Humanize — under the ai-tells guards

Then:

  1. Name the surface, and check it exists in channels.md. A surface with no record is a brand-voice decision, not something to invent here.
  2. Apply the register: axes from voice.md plus that surface's deltas. Deltas move axes; they never cross the invariants.
  3. Deliver the copy first, the reasoning after. Two or three options for headlines and CTAs, each with what it trades away.
  4. Interface strings get a strings.md row — key, file:line, scenario, Status: proposed.
  5. Run python3 docs/brand/lint.py over what you touched.

Report, never invent. A term missing from the dictionary or a number with no row in facts.md is named as missing. No fabricated statistics, quotes or experts, under any framing.

Additional context from the user: $ARGUMENTS

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 · 37 lines · 44 tokens per session scan A e89a5894c88c

Subscribe to this mod's changes

copy is a command published in the GitHub repository ssheleg/super-ux (2 stars, last pushed 3d ago), licensed MIT. It adds 44 tokens to every session and 400 once invoked, about $0.0002 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 commands, from other repositories

ux-motion

Animation and motion rubric. Checks timing, easing, meaning, reduced-motion compliance, and performance for every animation on a surface. Triggers on "motion check", "are the animations good", or "fix the motion". Use when auditing motion or animations, checking durations / easing / reduced-motion / performance, is…

Laith0003/ux-skill · 104 tokens

ux-copy

Microcopy review and rewrite against the voice rubric. Produces a before/after table with severity per string and a clean rewrite block. Triggers on "review the copy", "fix the microcopy", "the error messages are bad", or "rewrite this". Use when reviewing or rewriting microcopy, fixing error messages that sound like…

Laith0003/ux-skill · 121 tokens

ux-system

Propose a complete starter design system for a project that doesn't have one. Triggers on "we don't have a design system", "build us a system", "propose tokens", "what should our theme be". Use when proposing a starter design system, generating tokens / foundations / components from a brand brief, the project has no…

Laith0003/ux-skill · 102 tokens

ux-recommend

The v2 flagship. Runs the 5-parallel-search Python engine across 11 data manifests (75+ styles, 170+ palettes, 65+ type pairs, 120+ components, 170+ industries, 110+ UX laws, 50+ motion presets, 120+ anti-patterns, 92 brand specs) and returns a complete recommended design system for your project — with always-on…

Laith0003/ux-skill · 93 tokens

ui-audit

Comprehensive UI audit for accessibility, consistency, and usability.

nyldn/claude-dolphin · 11 tokens

sheleg-design

Apply the SHELEG Design methodology (single-clock, layered, degrade-to-calm motion) to the current landing-page / hero / scroll-animation task — or its style packs to product UI (dashboards, admin, internal tools).

ssheleg/sheleg-design-skill · 46 tokens