paper-style

Initialize themed LaTeX and matplotlib projects with unified color palettes.

8|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/freemty/paper-style --skill paper-style
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-style
Source: https://github.com/freemty/paper-style/tree/main
Command: npx skills add https://github.com/freemty/paper-style --skill paper-style

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Paper Style provides a unified, low-saturation color theme system to ensure consistent visuals across LaTeX and Python figures, reducing design time and drift in papers.

Core Features & Use Cases

  • Thematic templates: five color themes (red, blue, gold, green, purple) with full LaTeX and Python integration.
  • Guard/Init workflows: supports scaffolding and theme-switching for new or existing documents.
  • Cross-tool consistency: single source of truth for colors in both LaTeX and matplotlib, enabling consistent style in figures, tables, and headers.

Use Case: A researcher can initialize a paper project with a chosen theme, automatically generating a LaTeX setup and Python palette, then create figures that match the text.

Quick Start

Run the init workflow to scaffold a themed paper project.

Frequently Asked Questions about paper-style

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

FAQPage Schema
How do I ensure consistent color themes across LaTeX and matplotlib in academic papers?

To ensure consistent color themes across LaTeX and matplotlib, this Skill provides a unified color-theme system acting as a single source of truth for visuals, figures, and tables.

How do I initialize a new academic paper project with a specific color palette?

To initialize a new academic paper project with a specific color palette, you run the provided init workflow to scaffold a themed project, which automatically generates the matching LaTeX setup and Python palette.

Can I switch color themes in an existing LaTeX document without breaking matplotlib figures?

Yes, you can switch color themes in an existing document because the system supports guard and init workflows that handle theme-switching, applying the new palette consistently across both your LaTeX templates and Python figures.

What color palette options are available for unifying LaTeX and Python figures?

The available color palette options for unifying LaTeX and Python figures include five low-saturation thematic templates: red, blue, gold, green, and purple, ensuring cross-tool consistency.

Do I need to manually configure LaTeX templates and Python color codes separately?

No, you do not need to manually configure LaTeX templates and Python color codes separately, as the system establishes a single source of truth that aligns both environments to prevent design drift.