web-style-extraction

web-style-extraction is a skill for Claude Code, Codex from Linearl/reasonix_skill_repo. It costs 34 tokens per session (1,146 once invoked), scanned A, original, no licence file.

A tool that examines a reference website’s visual design and records its characteristics as structured design settings.

In plain words
What is it for?
Use it to document aspects such as a site’s visual style and prepare structured input for style-contract or style-showcase work.
Why use it?
It turns visual observations into reusable information that other design tools can apply consistently.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to document aspects such as a site’s visual style and prepare structured input for style-contract or style-showcase work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/linearl/reasonix_skill_repo/web-style-extraction
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 Linearl/reasonix_skill_repo --skill web-style-extraction
Clone the repo
git clone --depth 1 https://github.com/Linearl/reasonix_skill_repo

Made for: Claude Code, 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 web-style-extraction

README.md
[![agentmods](https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/web-style-extraction/github.svg)](https://agentmods.dev/skills/linearl/reasonix_skill_repo/web-style-extraction)
Your own site
<a href="https://agentmods.dev/skills/linearl/reasonix_skill_repo/web-style-extraction"><img src="https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/web-style-extraction/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 web-style-extraction

Your own site · 80×15
<a href="https://agentmods.dev/skills/linearl/reasonix_skill_repo/web-style-extraction"><img src="https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/web-style-extraction.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,146 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 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.1 $0.00034 $0.01146
Opus 5 $0.00017 $0.00573
Sonnet 5 $0.00007 $0.00229
Haiku 4.5 $0.00003 $0.00115

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

Security

Grade A, and why

web-style-extraction 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.

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/html-deck-pipeline-skill/internal-skill/web-style-extraction/SKILL.md · 103 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 8d ago First seen · 103 lines · 34 tokens per session scan A 5fd451310460

Subscribe to this mod's changes

web-style-extraction is a skill published in the GitHub repository Linearl/reasonix_skill_repo (2 stars, last pushed 11d ago), with no licence file. It adds 34 tokens to every session and 1,146 once invoked, about $0.0002 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

jtbd-to-interface

A method for turning user jobs—the outcomes people need to achieve—into a screen and navigation specification.

dzhokhov/markdown-agent-vault-ru · 272 tokens

canvas-create

Create new Obsidian Canvas files — blank with a starter structure, or from one of 12 template archetypes (presentation, flowchart, mind-map, gallery, dashboard, storyboard, knowledge-graph, mood-board, timeline, comparison, kanban, project-brief). Handles directory creation, slug generation, and starter zone setup.…

AgriciDaniel/claude-canvas · 90 tokens

canvas-layout

Re-layout existing Obsidian Canvas nodes using 6 spatial algorithms: grid (galleries, mood boards), dagre (flowcharts, org charts), radial (mind maps), force-directed (knowledge graphs), linear (timelines), and auto-detect. Preserves group membership, snaps to 20px grid, refits zones around content. Triggers on…

AgriciDaniel/claude-canvas · 104 tokens

json-canvas

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

michaeljauk/brain-starter · 54 tokens

autoresearch

Run a bounded, source-grounded research loop, draft a cited dossier, and optionally propose a separately reviewed canonical vault merge. Use when the user wants autonomous or deep research that may access the public web. Triggers: /autoresearch, autoresearch, research this topic, deep dive into, investigate, find…

AgriciDaniel/claude-obsidian · 80 tokens

wiki-ingest

Ingest supplied source material into an Obsidian vault with provenance and claim tracking: pasted text, files staged in the selected vault's inbox or .raw archive, or explicitly approved URLs. Use for a single source or bounded batch, not for saving an assistant answer. Triggers: ingest, ingest this file, ingest this…

AgriciDaniel/claude-obsidian · 88 tokens