Skip to content
Security
Skill

/infographic

Create a shareable single-page infographic / one-pager summarizing a security posture, assessment result, metric set, or program update for a non-technical or executive audience. Use when the ask is "make this presentable / visual / board-ready" rather than a full report.

From plugin
awesome-claude-security
7111 skills17 agents13 commands1 MCP
Install
$ npx -y skills add jassics/awesome-claude-security --skill infographic --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/infographic

Context preview

The summary Claude sees to decide when to auto-load this skill.

Create a shareable single-page infographic / one-pager summarizing a security posture, assessment result, metric set, or program update for a non-technical or executive audience. Use when the ask is "make this presentable / visual / board-ready" rather than a full report.

SKILL.md

infographic.SKILL.md
name: infographic
description: >-
  Create a shareable single-page infographic / one-pager summarizing a security
  posture, assessment result, metric set, or program update for a non-technical
  or executive audience. Use when the ask is "make this presentable / visual /
  board-ready" rather than a full report.

Goal

A clean, at-a-glance visual one-pager: a headline message, 3–6 key stats or findings, a simple visual (gauge, severity bars, timeline), and a clear "so what / next steps" footer.

Steps

1. Identify the **single message** the one-pager must land. 2. Pick 3–6 supporting data points (counts by severity, posture score, trend, coverage %). Don't crowd it. 3. Choose a layout: hero stat + supporting tiles, or severity bar + callouts. 4. Render: prefer the Excalidraw MCP for an editable visual; otherwise emit `.excalidraw` JSON plus an HTML one-pager (inline CSS, print-friendly) the user can open or convert to PDF. 5. Use a restrained palette and severity-consistent colors (critical=red, high=orange, medium=amber, low=blue).

Output

  • The infographic (Excalidraw and/or standalone HTML).
  • A note on what data to refresh to regenerate it next cycle.

Notes

For a full narrative document use `security-reporting` instead; this skill is for the visual summary. Executive decks (CISO/CTO) compose this skill with `security-reporting`.

Ships withawesome-claude-security

A Claude Code plugin marketplace for the full cybersecurity & GenAI-security lifecycle — from recon and threat modeling to detection engineering, GRC, and CISO-level strategy. A pentester knows which OWASP test bends a broken-access-control endpoint.

Get the whole plugin

Other skills on awesome-claude-security.