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.
npx skills add netresearch/netresearch-branding-skill --skill netresearch-brandinggit clone --depth 1 https://github.com/netresearch/netresearch-branding-skillWrote 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/netresearch/netresearch-branding-skill/netresearch-branding)<a href="https://agentmods.dev/skills/netresearch/netresearch-branding-skill/netresearch-branding"><img src="https://agentmods.dev/badge/skills/netresearch/netresearch-branding-skill/netresearch-branding/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/netresearch/netresearch-branding-skill/netresearch-branding"><img src="https://agentmods.dev/badge/skills/netresearch/netresearch-branding-skill/netresearch-branding.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.00056 | $0.01736 |
| Opus 5 | $0.00028 | $0.00868 |
| Sonnet 5 | $0.00011 | $0.00347 |
| Haiku 4.5 | $0.00006 | $0.00174 |
Grade A, and why
netresearch-branding 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 7d 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.
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.
What ships with it
17 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.
- assets/logos/netresearch-symbol-only.svg 921 B
- assets/markdown-pdf-logo-white.svg 1.3 KB
- assets/markdown-pdf-logo.svg 921 B
- assets/markdown-pdf.css 7.1 KB
- checkpoints.yaml 20 KB
- references/colors.md 15 KB
- references/logo-svg.md 1.5 KB
- references/logo.md 4.3 KB
- references/no-editorializing.md 229 B
- references/README-branding.md 6.7 KB
- references/typo3-extension-branding.md 14 KB
- references/typography.md 12 KB
- references/web-design.md 6.7 KB
- scripts/contrast-audit.cjs 20 KB runs code
- scripts/tests/contrast-audit-error-paths.test.cjs 3.7 KB runs code
- templates/landing-page.html 9.7 KB
- templates/styles.css 16 KB
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.
- 7d ago Changed 743018b5f2cf
- 11d ago First seen · 125 lines · 56 tokens per session scan A 08fed84644a8
netresearch-branding is a skill published in the GitHub repository netresearch/netresearch-branding-skill (2 stars, last pushed yesterday), with no licence file. It adds 56 tokens to every session and 1,736 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-08-31.
Other skills, from other repositories
roast-my-design-system
Roast the current repo's design system with real data. Runs a deterministic scanner (no tokens, 1s) that counts everything that betrays a design system, from colours and their near-identical twins to greys, spacing values, typefaces, duplicated and never-imported components, inline styles, !important and arbitrary…
google-fonts
Google Fonts typography system generator. Suggests single fonts (strict mode) and font pairs (contrast mode) with complete typographic scales following Tailwind Typography rhythm concepts. Generates CSS custom properties, Tailwind config, and embed links. Trigger: "choose a font", "font pairing", "typography system"…
Brand Identity Builder
Build complete brand identity systems and guidelines.
new-template
Scaffolds a new visual (.tsx) in an existing BrandArtisan project, aligned with its brand.md guidelines. Use when the user wants to create a new image/cover/banner/OG in a project ("new visual", "add a cover for X", "create the OG for Y"). Always reads brands/ /brand.md and refuses if it is missing.
x-page
Creates the X / Twitter profile visuals (profile photo and header / banner) at X's official dimensions. Use when the user wants an "X/Twitter profile photo", a "Twitter header", an "X banner" or "the X avatar" for a project. Produces one or two .tsx templates at the sizes X imposes (profile 400x400, header 1500x500)…
brand-assets
Generates or regenerates a project's brand assets (logo, favicon and their variants) through the brand toolchain, faithfully. Use when the user wants to "regenerate the logo / the favicon", "add an icon or logo variant", "a new brand variant", or "set up a project's brand toolchain". Works in tools/ / reusing…