Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/dkharlanau/agent-ready-web-profilenpx agentmods add skills/dkharlanau/agent-ready-web-profile/arwp-site-focusWrote 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.
[](https://agentmods.dev/skills/dkharlanau/agent-ready-web-profile/arwp-site-focus)<a href="https://agentmods.dev/skills/dkharlanau/agent-ready-web-profile/arwp-site-focus"><img src="https://agentmods.dev/badge/skills/dkharlanau/agent-ready-web-profile/arwp-site-focus/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.
<a href="https://agentmods.dev/skills/dkharlanau/agent-ready-web-profile/arwp-site-focus"><img src="https://agentmods.dev/badge/skills/dkharlanau/agent-ready-web-profile/arwp-site-focus.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00061 | $0.03446 |
| Opus 5 | $0.00030 | $0.01723 |
| Sonnet 5 | $0.00012 | $0.00689 |
| Haiku 4.5 | $0.00006 | $0.00345 |
Grade A, and why
arwp-site-focus 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 yesterday.
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.
How it starts
The opening of the file, as written. The whole thing — 290 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ARWP site focus
Use this skill before arwp-discoverability, arwp-ai-search-content, broad content expansion or a visual redesign. A site should first be coherent enough that a person can explain what problem territory it owns, for whom, which first-order problem lanes it exposes and what it intentionally leaves out.
This is a product/design gate, not a claimed search ranking factor. Numeric limits are Goose house heuristics or owner-declared budgets unless an upstream source explicitly defines them. Never turn them into a composite readiness/focus/beauty score.
Workflow
Prefer Site Focus v0.3 whenever the owner/repository context is available. v0.2 remains backward compatible.
- Declare intended product truth in
.arwp/site-focus.json: thesis, IN / ADJACENT / OUT scope, problem lanes, homepage contract, primary navigation, route roles and experience budgets. - Give every problem lane an audience, concrete problem, desired outcome and primary action. A lane is a user job, not a technology bucket.
- Declare which lane owns the homepage and which signals it must communicate: problem, audience, outcome, evidence and action.
- Observe the generated/public site with
arwp-focus. - Compare declared intent with observed implementation: homepage-lane drift, required-signal drift, lane-to-route coverage, navigation budget, page contracts, locale-equivalence and unclassified routes.
- Keep visual principles as owner intent and Core Web Vitals as field-evidence budgets. Static HTML inspection must not fabricate visual quality or performance evidence.
- Pass only accepted decisions forward. Focus may emit proposal-only Target Transformation handoff candidates, but it never authorizes mutations itself.
Run the executable report when a public site or generated repository surface exists:
node bin/arwp-focus.mjs https://example.com --focus-profile=.arwp/site-focus.json
node bin/arwp-focus.mjs https://example.com --focus-profile=.arwp/site-focus.json --max-pages=30 --json
node bin/arwp-focus.mjs https://example.com/project/ --repo-root=. --output=site-focus-report.json
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.
- yesterday Changed 246ed7506ce6
- 2d ago First seen · 290 lines · 61 tokens per session scan A 9c6d3ed7b93f
arwp-site-focus is a skill published in the GitHub repository dkharlanau/agent-ready-web-profile (0 stars, last pushed yesterday), licensed Apache-2.0. It adds 61 tokens to every session and 3,446 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-09-09.
Other skills, from other repositories
presentation-template-designer
Plan reusable presentation templates from a creative brief, optional brand assets, or an existing deck. Use when Codex needs to define a slide inventory, choose an editable presentation toolchain, author or validate a template manifest, adapt a visual system for PowerPoint or Google Slides, or prepare a reviewed…
claude-design
Design one-off HTML artifacts (landing, deck, prototype).
popular-web-designs
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
sketch
Throwaway HTML mockups: 2-3 design variants to compare.
design-md
Author/validate/export Google's DESIGN.md token spec files.
excalidraw
Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).