← Browse

@bytesagain/seaborn

B

Seaborn statistical visualization library reference. High-level Python plotting on Matplotlib. Covers scatter, line, histogram, KDE, box, violin, bar, heatmap, pairplot, regression, FacetGrid, themes, color palettes, and publication-quality export.

skillclaude

Install

agr install @bytesagain/seaborn --target claude

Writes 1 file into .claude/skills/, pinned to git-2c8c9413.

  • .claude/skills/seaborn/SKILL.md

Document


name: seaborn version: 1.0.0 description: > Seaborn statistical visualization library reference. High-level Python plotting on Matplotlib. Covers scatter, line, histogram, KDE, box, violin, bar, heatmap, pairplot, regression, FacetGrid, themes, color palettes, and publication-quality export. author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills tags: [seaborn, python, visualization, statistics, plotting, data-viz]

Seaborn Reference

Statistical data visualization.

Commands

CommandDescription
introOverview, matplotlib comparison
plotsAll plot types
stylingThemes, palettes, FacetGrid

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicenseno SPDX license detected

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-2c8c9413dc702026-07-31