write-page

write-page is a skill for Claude Code from GabrielAmz/web-anatomy. It costs 190 tokens per session (6,376 once invoked), scanned A, original, MIT.

A writing skill for improving existing web pages or creating new ones using comparisons with real pages. It covers landing, homepage, pricing, persona, feature, comparison pages, and individual sections.

In plain words
What is it for?
Use it to rewrite an existing page, create page copy from a chosen structure, or improve a single section.
Why use it?
It turns a page direction or audit into specific wording and structure that can be copied into the page, rather than leaving you with broad suggestions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the web-anatomy plugin — 7 skills, 1 MCP server shipped together

Good fit Use it to rewrite an existing page, create page copy from a chosen structure, or improve a single section.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gabrielamz/web-anatomy/write-page
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 GabrielAmz/web-anatomy --skill write-page
Clone the repo
git clone --depth 1 https://github.com/GabrielAmz/web-anatomy

Made for: Claude Code.

Or install web-anatomy, the plugin that ships this one along with the rest of its 7 skills, 1 MCP server.

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 write-page

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabrielamz/web-anatomy/write-page.svg)](https://agentmods.dev/skills/gabrielamz/web-anatomy/write-page)
Your own site
<a href="https://agentmods.dev/skills/gabrielamz/web-anatomy/write-page"><img src="https://agentmods.dev/badge/skills/gabrielamz/web-anatomy/write-page.svg" alt="Measured on agentmods" height="20"></a>
Per session 190 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,376 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.00190 $0.06376
Opus 5 $0.00095 $0.03188
Sonnet 5 $0.00038 $0.01275
Haiku 4.5 $0.00019 $0.00638

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

Security

Grade A, and why

write-page 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 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/render-report.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/write-page/SKILL.md · 351 lines

How it starts

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

Write Page

Classify -> capture -> route -> benchmark -> write. The flagship Web Anatomy copy engine: it writes the grounded words for a page, whether reworking an existing one (improve) or building a new one (build).

This is the Fix altitude of Web Anatomy: it turns a direction into grounded, copy-paste changes anchored to real benchmark pages, not generic advice. It is the executor the other skills hand off to. For a new page, build-page assembles what this skill writes into a shareable wireframe.

Two modes

This skill runs in one of two modes. Detect which from the request and the available inputs:

  • Improve mode (default). An existing page or section. Capture its current reality, gap it against the benchmark, and write the fixes. This is the path when the user has a live URL, a screenshot, pasted copy, or a page in their codebase.
  • Build mode. A new page or section that does not exist yet (the create lane). There is no current reality to capture and no gap to measure. Take the chosen structure (a user-picked section list, a find-examples structure, or a research-best-practices tier) as the build spec, and write the sections from scratch, grounded in the same benchmarks. Skip the current-reality capture (Step 2) and the gap-vs-current framing; everything else (benchmark grounding, copy/design shaping, the report) is the same. If no structure exists yet, resolve it first with the light outline below. After the copy is written, the natural next step is build-page, which assembles the structure + this copy into a shareable wireframe.

Build-mode structure (the light outline)

The benchmark exposes section examples and page scores, but no page-level section list or order. So when build mode has no upstream structure, resolve one cheaply, do not over-build it:

  1. Pick one exemplar homepage. Use find-examples / search_pages for the resolved industry and let the user pick the one whose layout they want to follow. That single exemplar carries the section order (read it off the screenshot) and later drives the design in build-page.
  2. Adopt its section order, falling back to a sensible archetype default when unclear (hero -> problem -> value_proposition -> how_it_works -> features -> social proof / testimonial -> pricing -> faq -> cta).
  3. Confirm the section list with the user (let them add, drop, reorder). That confirmed list is the build spec.

Read the full file on GitHub · 351 lines

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. 8d ago First seen · 351 lines · 190 tokens per session scan A e8b0a2453e2d

Subscribe to this mod's changes

write-page is a skill published in the GitHub repository GabrielAmz/web-anatomy (8 stars, last pushed 2mo ago), licensed MIT. It adds 190 tokens to every session and 6,376 once invoked, about $0.0010 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

Build Landing Page

The ultimate landing page builder. Through a conversational interview, autonomously produces a complete, deployable Next.js landing page with TypeScript, Tailwind CSS, SEO metadata, JSON-LD structured data, and conversion-optimized copy. Consolidates intelligence from landing-page-designer, copywriting, page-cro…

eddiebelaval/squire · 145 tokens

icp-research

Scrapes case studies, testimonials, and solutions pages from a target website to build structured ICP documentation. Produces TAM analysis, firmographic segments, champion and economic buyer personas, use case mapping, customer proof points, and voice-of-customer synthesis with normalized attributes. Requires website…

growthack88/growth-marketing-os · 95 tokens

cod-operations-analyst

COD (cash-on-delivery) e-commerce operations skill. Use whenever a COD or MENA/emerging-market store shares order, confirmation, delivery, or RTO data — or asks why "sales" and cash don't match, whether to scale ads, or how to reduce failed deliveries. Extends funnel analysis past checkout: computes real revenue…

growthack88/growth-marketing-os · 115 tokens

marketing-skills

42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).

h3rb3rn/moe-sovereign · 66 tokens

E-commerce Manager

Online store management, product optimization, conversion analysis, and digital retail strategy.

eddiebelaval/squire · 18 tokens

launch-tier-framework

Classify product launches into defensible tiers and turn roadmap inputs into a season-of-launch plan that aligns Product, Campaigns, PR/AR, Sales, and customer-facing teams.

growthack88/growth-marketing-os · 40 tokens