diffs

Generate visual diffs from before/after text with PNG or PDF outputs.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/syxscott/PaleoClaw --skill diffs-syxscott
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diffs
Source: https://github.com/syxscott/PaleoClaw/tree/main/extensions/diffs/skills/diffs
Command: npx skills add https://github.com/syxscott/PaleoClaw --skill diffs-syxscott

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill replaces manual edit summaries with real, shareable diffs, providing clear visual representations of changes.

Core Features & Use Cases

  • Automated Diff Generation: Create visual diffs from before/after text or patch strings.
  • Multiple Output Modes: Generate interactive viewer URLs, file artifacts (PNG/PDF), or both.
  • Use Case: When proposing code changes, use this Skill to generate a diff link that clearly shows the modifications to stakeholders, improving review clarity.

Quick Start

Use the diffs tool to generate a viewer URL for the provided before and after text.

Frequently Asked Questions about diffs

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

FAQPage Schema
How do I generate a visual diff for code review?

To generate a visual diff for code review, provide the before and after text or patch strings. The tool creates clear visual representations of changes, outputting interactive viewer URLs or file artifacts like PNG and PDF.

Can I export visual diffs to PNG or PDF for documentation?

Yes, you can export visual diffs to PNG or PDF for documentation. The tool supports multiple output formats with customizable quality and scale, allowing you to generate file artifacts alongside interactive viewer URLs.

What is the best way to share code changes with stakeholders?

The best way to share code changes with stakeholders is to generate a diff link from before and after text. This provides a clear, interactive visual representation of modifications, improving review clarity over manual edit summaries.

Does the diff generation tool require a specific version control system?

No, the diff generation tool does not require a specific version control system. It processes before and after text or patch strings directly to produce visual diff artifacts and viewer URLs, independent of version control platforms.

Are there limitations when using patch strings to generate visual diffs?

When using patch strings to generate visual diffs, the primary limitation is output format customization. You can customize quality and scale for PNG and PDF file artifacts, but interactive viewer URLs depend on direct text input.

How do collaborative editing workflows use shareable diffs?

Collaborative editing workflows use shareable diffs by replacing manual edit summaries with real visual representations. Users generate interactive viewer URLs from text changes, ensuring all collaborators clearly see proposed modifications during the review process.