Figure Styling Skills Index

Define standardized palettes, typography, and layout for scientific figures.

478|62|Updated Jul 30, 2025
One-click install
npx skills add https://github.com/aristoteleo/PantheonOS --skill figure-styling-skills-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Figure Styling Skills Index
Source: https://github.com/aristoteleo/PantheonOS/tree/main/pantheon/factory/templates/skills/figure_styling
Command: npx skills add https://github.com/aristoteleo/PantheonOS --skill figure-styling-skills-index

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Figure Styling Skills provide standardized aesthetic guidelines for scientific figure production, ensuring consistent palettes, typography, and layouts across venues and figure classes.

Core Features & Use Cases

  • Define style guidelines for target venues (NeurIPS, Nature, IEEE) and figure classes (diagrams, plots).
  • Provide a library of style files that agents (illustrator and data_plotter) load to render consistent figures.
  • Enable rapid application by leader setting a style_id in style_card.json, then producers fetch the matching style.

Quick Start

Leader sets the desired style_id in style_card.json and the agent loads the corresponding style file.

Frequently Asked Questions about Figure Styling Skills Index

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize scientific figures for publication-ready venues?

Standardize publication-ready figures by applying consistent palettes, typography, and layouts across target venues like NeurIPS, Nature, and IEEE using predefined style files.

How does style_id work for consistent data visualization styling?

Style_id works by setting a specific identifier in a style_card.json file, which agents like illustrator and data_plotter fetch to load the matching aesthetic guidelines for rendering.

Can I use these style guidelines for both diagrams and plots?

Yes, these style guidelines support multiple figure classes including both scientific diagrams and data plots, ensuring visual consistency across different types of visualizations.

What is the best way to manage aesthetics across different publication venues?

Manage aesthetics across publication venues by referencing a library of style files through a leader-set style_id, enabling rapid application of venue-specific formatting rules.

Do I need specific agents to apply figure styling rules?

Yes, integration requires illustrator and data_plotter agents to load the referenced style files and apply the standardized aesthetics during the figure rendering process.

How to integrate style files with a style_card workflow?

Integrate style files by ensuring frontmatter requirements are met and configuring the style_card.json workflow, allowing automated agents to seamlessly fetch and apply the designated style_id.