miniapp-user-facing-copy-trim

miniapp-user-facing-copy-trim is a skill for Codex from Sun-sunshine06/miniprogram-skills. It costs 66 tokens per session (510 once invoked), scanned A, original, MIT.

A writing guide for shortening and clarifying text shown in WeChat Mini Programs. It focuses on labels, instructions, empty states, banners, and status messages without changing how the app works.

In plain words
What is it for?
Use it to review and trim page copy, make actions clearer, keep terms consistent, and improve messages about empty or blocked states.
Why use it?
It helps replace text that reads like internal technical documentation with concise wording users can understand while using the page.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it to review and trim page copy, make actions clearer, keep terms consistent, and improve messages about empty or blocked states.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sun-sunshine06/miniprogram-skills/miniapp-user-facing-copy-trim
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 Sun-sunshine06/miniprogram-skills --skill miniapp-user-facing-copy-trim
Clone the repo
git clone --depth 1 https://github.com/Sun-sunshine06/miniprogram-skills

Made for: Codex.

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 miniapp-user-facing-copy-trim

README.md
[![agentmods](https://agentmods.dev/badge/skills/sun-sunshine06/miniprogram-skills/miniapp-user-facing-copy-trim/github.svg)](https://agentmods.dev/skills/sun-sunshine06/miniprogram-skills/miniapp-user-facing-copy-trim)
Your own site
<a href="https://agentmods.dev/skills/sun-sunshine06/miniprogram-skills/miniapp-user-facing-copy-trim"><img src="https://agentmods.dev/badge/skills/sun-sunshine06/miniprogram-skills/miniapp-user-facing-copy-trim/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 miniapp-user-facing-copy-trim

Your own site · 80×15
<a href="https://agentmods.dev/skills/sun-sunshine06/miniprogram-skills/miniapp-user-facing-copy-trim"><img src="https://agentmods.dev/badge/skills/sun-sunshine06/miniprogram-skills/miniapp-user-facing-copy-trim.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 510 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.00066 $0.00510
Opus 5 $0.00033 $0.00255
Sonnet 5 $0.00013 $0.00102
Haiku 4.5 $0.00007 $0.00051

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

Security

Grade A, and why

miniapp-user-facing-copy-trim 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 12d 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.

skills/miniapp-user-facing-copy-trim/SKILL.md · 55 lines

What it actually says

Miniapp User Facing Copy Trim

Overview

Use this skill when the structure and interaction model are mostly acceptable, but the page sounds like internal documentation instead of a product surface. The goal is to keep only the copy users need in the moment.

Quick Start

  1. Read references/copy-trim-playbook.md.
  2. Inventory the longest labels, subtitles, empty states, banners, and toasts on the target surfaces.
  3. Classify each text block as keep, shorten, move, or delete.
  4. Replace explanation-heavy paragraphs with concise labels, summaries, and status text.
  5. If the real blocker is page ownership or navigation, use miniapp-center-hub-refactor instead.

Core Rules

  • Main surfaces should answer:
    • what can I do here
    • what is the current state
    • what is blocking me
  • Prefer one strong label plus one short supporting line over a paragraph.
  • Remove implementation detail from user copy unless the user must act on it directly.
  • Keep terminology consistent across page titles, section labels, buttons, banners, and toasts.
  • Prefer concrete verbs over abstract management nouns.
  • Keep mixed-language copy intentional:
    • preserve proper nouns or official platform names when needed
    • avoid mixing two languages inside the same short label unless the product requires it
  • Move maintainer explanation, technical caveats, and long rationale into docs, help surfaces, or detailed pages.
  • Validate copy at small-surface level: tab text, title, button, chip, empty state, error banner, and toast.

Output Format

  1. high-friction copy to cut
  2. replacement labels and summaries
  3. what to move out of the page
  4. copy validation pass

Resources

  • references/copy-trim-playbook.md: rewrite patterns, bilingual guidance, and review checklist
  • references/example-prompts.md: reusable trigger and non-trigger prompts
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. 12d ago First seen · 55 lines · 66 tokens per session scan A ffa66f57ff8b

Subscribe to this mod's changes

miniapp-user-facing-copy-trim is a skill published in the GitHub repository Sun-sunshine06/miniprogram-skills (23 stars, last pushed 1mo ago), licensed MIT. It adds 66 tokens to every session and 510 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-30.