specification-website

A tool for checking and applying a platform-independent specification of website quality. The specification labels website requirements as required, recommended, optional, or things to avoid.

In plain words
What is it for?
Use it to audit a website address, check whether features are required, find gaps, and assess whether a site is ready for use by software agents.
Why use it?
It gives developers a structured way to decide what a website should include and identify missing or unsuitable parts.

Skill for Claude CodeCodex

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 skills/jdevalk/specification.website/specification-website
Any agent
npx skills add jdevalk/specification.website --skill specification-website
Clone the repo
git clone --depth 1 https://github.com/jdevalk/specification.website

Made for: Claude Code, Codex.

Per session 127 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,136 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00127 $0.02136
Opus 5 $0.00063 $0.01068
Sonnet 5 $0.00025 $0.00427
Haiku 4.5 $0.00013 $0.00214

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

Security

Grade A, and why

specification-website 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 2d 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.

public/.well-known/agent-skills/specification-website/SKILL.md · 159 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 159 lines · 127 tokens per session scan A bba469a59dfc

Subscribe to this mod's changes

specification-website is a skill published in the GitHub repository jdevalk/specification.website (845 stars, last pushed 3d ago), with no licence file. It adds 127 tokens to every session and 2,136 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

substitute-an-ingredient

Decide whether a cocktail ingredient can be swapped for one on hand, and find adjacent drinks with cocktail.glass.

jdevalk/cocktail.glass · 29 tokens

cocktails-from-my-bar

Turn a photo of a home bar, or a list of bottles, into the cocktails you can make right now using cocktail.glass.

jdevalk/cocktail.glass · 33 tokens

anvil-batch-articles

从用户给的关键词清单批量生成一批符合 AnvilWiki schema 的 MDX 内页:按搜索意图归类 → 生成 new-posts.csv → pnpm bulk-new-posts 批量建草稿 → 按统一提示词模板逐篇填充 → 全批验收。触发词:批量写文章 / 一次生成一堆攻略 / 关键词清单生成页面 / batch articles。.

PNGTRID/AnvilWiki · 100 tokens

anvil-new-article

从用户提供的素材(口述要点/视频内容/别的攻略/原始数据)直接生成一篇符合 AnvilWiki schema 的 MDX 文章页,自动填 frontmatter(title/description/category/tags/summary/boss 等),写完后自动跑校验。触发词:写文章 / 生成攻略页 / new article / 帮我把这些内容做成页面。.

PNGTRID/AnvilWiki · 93 tokens

anvil-refresh

内容新鲜度巡检——扫描全站 lastModified 超 90 天的时效性文章(bosses/tier-list)、codes 页日期、sitemap 覆盖缺口,输出一份"该更新什么"的优先级清单。触发词:内容巡检 / 哪些文章过期了 / freshness check / 该更新什么。.

PNGTRID/AnvilWiki · 82 tokens

anvil-update-codes

更新游戏的兑换码页面——用户给一批新码(或来源链接/截图内容),自动更新 codes 文章的 CodeBlock 列表、过期分区、日期与 gameVersion。触发词:更新 codes / 新兑换码 / codes 过期了 / update codes。.

PNGTRID/AnvilWiki · 69 tokens