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

Alterlab Matplotlib

Skill Aktiv

Part of the AlterLab Academic Skills suite. Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.

Zweck

To serve as a low-level plotting library for full customization in scientific workflows, enabling users to create novel plot types and export them for publication.

Funktionen

  • Low-level plotting for fine-grained control
  • Support for various plot types (line, scatter, bar, heatmap, 3D, etc.)
  • Extensive customization of plot elements (colors, styles, labels)
  • Guidance on using both pyplot and object-oriented APIs
  • Exporting plots to PNG, PDF, and SVG formats
  • Best practices for scientific visualizations

Anwendungsfälle

  • Creating publication-quality scientific visualizations
  • Developing novel plot types beyond standard offerings
  • Integrating plotting into specific scientific computing workflows
  • Customizing every element of a plot for precise aesthetic control

Nicht-Ziele

  • Quick statistical plots (suggests seaborn)
  • Interactive plots (suggests plotly)
  • Publication-ready multi-panel figures with journal styling (suggests scientific-visualization)

Trust

  • warning:Issues AttentionThere are 2 open issues and 0 closed issues in the last 90 days, indicating slow response to new issues.

Installation

npx skills add AlterLab-IEU/AlterLab-Academic-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

95 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit17 days ago
Sterne15
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

AlterLab NetworkX

98

Part of the AlterLab Academic Skills suite. Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships.

Skill
AlterLab-IEU

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

Scientific Visualization

98

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
K-Dense-AI

Matplotlib

97

Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.

Skill
K-Dense-AI

Academic Plotting for ML Papers

94

Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn. Use when creating any figure for a conference paper.

Skill
Orchestra-Research

OraClaw Forecast

100

Zeitreihenprognose für KI-Agenten. ARIMA- und Holt-Winters-Vorhersagen mit Konfidenzintervallen. Prognostizieren Sie Umsatz, Traffic, Preise oder beliebige sequentielle Daten. Inferenz unter 5 ms.

Skill
Whatsonyourmind