visual-sync

Audit R and Python plotting scripts for visual inconsistencies across figures.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/halidaee/econtools_marketplace --skill visual-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-sync
Source: https://github.com/halidaee/econtools_marketplace/tree/main/manuscript-tools/skills/visual-sync
Command: npx skills add https://github.com/halidaee/econtools_marketplace --skill visual-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visual-sync ensures visual coherence across an entire research project's figures by auditing plotting scripts for font families, colors, line weights, themes, and legend positions to surface inconsistencies.

Core Features & Use Cases

  • Automated Audit: Scan R and Python plotting scripts for fonts, text sizes, color usage, line weights, and themes to surface inconsistencies across figures.
  • Interactive Summary: Present findings in an interactive report and highlight cross-figure coherence issues.
  • Non-invasive Recommendations: Propose changes while deferring execution until user approval, and facilitate transitions to a central theme setup.

Quick Start

Run the visual-sync skill on your project to generate the initial inconsistency report and review proposed actions.

Frequently Asked Questions about visual-sync

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

FAQPage Schema
How do I check figure consistency across multiple R plotting scripts in an economics research project?

To check figure consistency across R plotting scripts, you can audit your code to scan for font families, text sizes, color usage, line weights, and themes. This process surfaces visual inconsistencies across all figures in your project.

What is the best way to unify visual themes in multi-figure economics manuscripts?

The best way to unify visual themes in multi-figure manuscripts is to audit plotting scripts for theme usage and legend positions, generate an interactive summary of inconsistencies, and defer changes until user approval to ensure coherent visuals.

Does the visual consistency audit work with both R and Python plotting workflows?

Yes, the visual consistency audit works with both R and Python workflows. It scans plotting scripts in both languages to evaluate font families, text sizes, color palettes, and line weights to identify cross-figure coherence issues.

How does an interactive plotting script audit handle identified font and color inconsistencies?

An interactive plotting script audit handles font and color inconsistencies by presenting findings in a structured interactive summary, highlighting cross-figure coherence issues, and guiding user decisions before applying any non-invasive changes.

Can I review proposed visual theme changes before they are applied to my research figures?

Yes, you can review proposed visual theme changes before they are applied. The audit defers execution until user approval, facilitating a guided transition to a central theme setup without automatically modifying your original plotting scripts.