Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Scientific Visualization

Skill Verifiziert Aktiv

Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick exploration use seaborn or plotly directly.

Zweck

To empower researchers to create clear, accurate, and accessible figures for scientific publications, ensuring compliance with journal standards and best practices.

Funktionen

  • Orchestrates Matplotlib, Seaborn, and Plotly for figure generation
  • Provides journal-specific style presets and export functions
  • Includes colorblind-friendly palettes and accessibility guidelines
  • Offers detailed examples for various plot types and statistical rigor
  • Automates figure export in required formats (PDF, TIFF, PNG) and resolutions

Anwendungsfälle

  • Creating figures for journal submission (Nature, Science, Cell, etc.)
  • Ensuring figures are colorblind-friendly and accessible
  • Making multi-panel figures with consistent styling
  • Exporting figures at correct resolution and format (PDF, EPS, TIFF)
  • Improving existing figures to meet publication standards

Nicht-Ziele

  • Direct data analysis or statistical modeling (relies on external libraries)
  • Generating figures for non-scientific contexts (e.g., marketing, general presentations)
  • Providing a GUI-based plotting tool (operates via code and agent prompts)

Praktiken

  • Data visualization
  • Scientific communication
  • Publication preparation

Voraussetzungen

  • Python 3.11+ recommended
  • Matplotlib, Seaborn, Plotly (installed by agent)
  • uv (for dependency management)

Execution

  • info:Pinned dependenciesWhile the project uses 'uv' for package management, explicit lockfiles or pinned versions for the core libraries (matplotlib, seaborn, plotly) are not directly evident in the skill's immediate files, though the overall repo may have them.

Installation

npx skills add K-Dense-AI/claude-scientific-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne21k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

AlterLab Scientific Viz

90

Part of the AlterLab Academic Skills suite. Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and specific journal formatting (Nature, Science, Cell). Orchestrates matplotlib/seaborn/plotly with publication styles. For quick exploration use seaborn or plotly directly.

Skill
AlterLab-IEU

Data Visualization

86

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

Skill
anthropics

Create Viz

75

Create publication-quality visualizations with Python. Use when turning query results or a DataFrame into a chart, selecting the right chart type for a trend or comparison, generating a plot for a report or presentation, or needing an interactive chart with hover and zoom.

Skill
anthropics

Render Publication Graphic

100

Produce publication-ready 2D graphics with proper DPI, color profiles, typography, and export formats for print and digital media. Use when preparing figures for academic journal submission, creating graphics for print publications, ensuring graphics meet publisher technical specifications, exporting visualizations for web with proper optimization, or creating multi-format exports from a single source.

Skill
pjt222

Seaborn Statistical Visualization

98

Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive plots use plotly; for publication styling use scientific-visualization.

Skill
K-Dense-AI

Alterlab Seaborn

95

Part of the AlterLab Academic Skills suite. Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive plots use plotly; for publication styling use scientific-visualization.

Skill
AlterLab-IEU