find-examples

find-examples is a skill for Claude Code from GabrielAmz/web-anatomy. It costs 223 tokens per session (3,542 once invoked), scanned A, original, MIT.

A research skill for finding strong real-world web pages and useful page sections in a specific market. It can also compare a page you share with those examples.

In plain words
What is it for?
Use it to build an inspiration list, study page structure and wording, or identify gaps in your own landing page.
Why use it?
It gives you relevant references and shows how your page differs from pages that perform well, instead of relying on general design advice.

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 build an inspiration list, study page structure and wording, or identify gaps in your own landing page.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gabrielamz/web-anatomy/find-examples
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 find-examples
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 find-examples

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabrielamz/web-anatomy/find-examples.svg)](https://agentmods.dev/skills/gabrielamz/web-anatomy/find-examples)
Your own site
<a href="https://agentmods.dev/skills/gabrielamz/web-anatomy/find-examples"><img src="https://agentmods.dev/badge/skills/gabrielamz/web-anatomy/find-examples.svg" alt="Measured on agentmods" height="20"></a>
Per session 223 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,542 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.00223 $0.03542
Opus 5 $0.00112 $0.01771
Sonnet 5 $0.00045 $0.00708
Haiku 4.5 $0.00022 $0.00354

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

Security

Grade A, and why

find-examples 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/find-examples/SKILL.md · 228 lines

How it starts

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

Find Examples

Pull the strongest real pages and sections in a market and hand back what to steal.

This is the Page altitude of Web Anatomy: the market view. What the best pages in an industry do (structure, positioning, proof, copy), and how the user's own page compares when they share it.

Two modes

  • Discover (default). The user wants inspiration or a swipe file. Retrieve, filter, group by pattern, and give them the best examples to open. No page of their own required.
  • Compare. The user shares their URL, screenshot, or page and wants to see how it stacks up. Do everything Discover does, then add a light gap read: how their page compares to the benchmark winners, labeled HIGH/MEDIUM/LOW, plus what is already working. If a recent audit-page report exists for that target, use its findings to make the comparison specific; if not, keep it lighter and more general. This is the merged home of the old benchmark-compare.

Both modes stay lighter than research-best-practices, which goes deep on one section with a tiered ladder. This skill is the market scan; that one is the section deep-dive. For the grounded rework or the build, hand off to write-page.

Building a new page? This is where the user picks the exemplar. Surface the top homepages for the industry, let them choose ONE whose layout they want to follow, and hand off: its section order seeds the structure for write-page build mode, and the same exemplar drives the design in build-page. One pick, used twice (structure, then look). The benchmark has no stored page structure, so the exemplar's own section order is the source.

Output Behavior

Always create a lightweight visual artifact:

  • .webanatomy/find-examples/{topic}-{YYYY-MM-DD}/report.md
  • .webanatomy/find-examples/{topic}-{YYYY-MM-DD}/report.html
  • .webanatomy/find-examples/{topic}-{YYYY-MM-DD}/references/

The chat response is only the summary and file pointer. Do not dump the whole swipe file into chat.

If the environment cannot write files, explain the blocker and provide a compact inline version.

Read the full file on GitHub · 228 lines

Files

What ships with it

2 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 · 228 lines · 223 tokens per session scan A 29874fc69c49

Subscribe to this mod's changes

find-examples is a skill published in the GitHub repository GabrielAmz/web-anatomy (8 stars, last pushed 2mo ago), licensed MIT. It adds 223 tokens to every session and 3,542 once invoked, about $0.0011 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