html-flowchart-anthropic

html-flowchart-anthropic is a skill for Codex from yzlnew/infra-skills. It costs 87 tokens per session (1,291 once invoked), scanned A, original, no licence file.

A guide for creating and revising flowcharts as plain HTML and CSS. It uses an Anthropic-inspired style with warm backgrounds, pastel nodes, and dashed grouping containers.

In plain words
What is it for?
Use it for process diagrams, decision trees, pipelines, and system-flow diagrams built with HTML and CSS.
Why use it?
It helps produce consistent process diagrams that can be displayed directly in a web page.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it for process diagrams, decision trees, pipelines, and system-flow diagrams built with HTML and CSS.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yzlnew/infra-skills/anthropic-theme-flowchart
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 yzlnew/infra-skills --skill anthropic-theme-flowchart
Clone the repo
git clone --depth 1 https://github.com/yzlnew/infra-skills

Made for: 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 html-flowchart-anthropic

README.md
[![agentmods](https://agentmods.dev/badge/skills/yzlnew/infra-skills/anthropic-theme-flowchart/github.svg)](https://agentmods.dev/skills/yzlnew/infra-skills/anthropic-theme-flowchart)
Your own site
<a href="https://agentmods.dev/skills/yzlnew/infra-skills/anthropic-theme-flowchart"><img src="https://agentmods.dev/badge/skills/yzlnew/infra-skills/anthropic-theme-flowchart/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 html-flowchart-anthropic

Your own site · 80×15
<a href="https://agentmods.dev/skills/yzlnew/infra-skills/anthropic-theme-flowchart"><img src="https://agentmods.dev/badge/skills/yzlnew/infra-skills/anthropic-theme-flowchart.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,291 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.00087 $0.01291
Opus 5 $0.00044 $0.00646
Sonnet 5 $0.00017 $0.00258
Haiku 4.5 $0.00009 $0.00129

Measured 11d ago against content hash 3a98fbf7bad2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

html-flowchart-anthropic 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 11d ago.

The scan reads SKILL.md. This mod also ships 7 executable files (src/build.ts, src/diagrams/review-demo.ts, src/diagrams/template.ts, …), 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.

anthropic-theme-flowchart/SKILL.md · 104 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. 11d ago First seen · 104 lines · 87 tokens per session scan A 3a98fbf7bad2

Subscribe to this mod's changes

html-flowchart-anthropic is a skill published in the GitHub repository yzlnew/infra-skills (145 stars, last pushed 2mo ago), with no licence file. It adds 87 tokens to every session and 1,291 once invoked, about $0.0004 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

dsh-web-skin-developer

Build a new skin for the dsh-web skin collection (DSH Web GUI) and publish it into the Skin Center — the first-level settings section — scaffold with scripts/dsh-skin-new, author the v2 skin.json manifest plus skin.css token remap (pure asset directory, no package.json, no build step), validate with scripts/dsh-skin…

zhu1090093659/dsh-web · 120 tokens

better-typography

Web typography from choosing fonts to spacing, wrapping and accessibility. Use when picking or pairing typefaces, configuring variable fonts or OpenType features, setting up a type scale, checking heading hierarchy, styling text in components, truncating text, styling underlines, selection, placeholders or carets, or…

CanglongCl/dsh-web-review · 159 tokens

better-ui

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, micro-interactions, enter/exit animations, choosing or reviewing icons, or any visual detail work. Triggers on UI polish, design details…

CanglongCl/dsh-web-review · 99 tokens

better-colors

OKLCH color space and color usage for web projects. Convert hex/rgb/hsl to oklch, generate palettes, check contrast, handle gamut boundaries, theme with Tailwind v4, and apply color with meaning. Triggers on oklch, color conversion, palette generation, contrast ratio, gamut, display p3, design tokens, semantic color…

CanglongCl/dsh-web-review · 103 tokens

design-taste-frontend

A frontend-design skill for creating distinctive landing pages, portfolios, and redesigns. It first infers the desired visual character and then proposes a design direction and rules.

xiehuan123/coding-coach · 79 tokens

design-system

Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling. Use when generating or auditing a design system, checking visual consistency, or reviewing a PR that touches styling.

gongyijie85/dsh-ecc · 46 tokens