diffs

Generate shareable diffs from before/after code or text changes.

55|12|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Yapie0/safe-openclaw --skill diffs-yapie0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diffs
Source: https://github.com/Yapie0/safe-openclaw/tree/main/extensions/diffs/skills/diffs
Command: npx skills add https://github.com/Yapie0/safe-openclaw --skill diffs-yapie0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diffing changes precisely and shareably to replace manual edit summaries with clear, reviewable diffs.

Core Features & Use Cases

  • Generate diffs from before/after changes for code, docs, or text.
  • Share viewer URLs or render artifacts to streamline reviews.
  • Use Case: When you need a clear, auditable record of edits for PRs or documentation updates.

Quick Start

Paste or provide before/after content to generate a diff and obtain a viewer URL or artifact.

Frequently Asked Questions about diffs

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

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

To generate a shareable diff for a code review, provide the before and after code or text content to produce a precise diff artifact or a viewer URL for collaboration.

Can I create a diff artifact from documentation updates?

Yes, you can create a diff artifact from documentation updates by submitting the original and modified text, which generates a reviewable diff suitable for collaboration.

How do I get a diff viewer URL instead of a file artifact?

To get a diff viewer URL, configure the generation mode to view when processing your before and after content, delivering a shareable link instead of a file artifact.

Do I need a separate diff tool to produce a viewer URL?

Yes, generating a viewer URL or file artifact requires an underlying diffs tool to process the before and after changes and render the shareable output.

What is the best way to share code changes for an auditable record?

The best way to share code changes for an auditable record is generating a precise diff artifact or viewer URL, replacing manual edit summaries with clear, reviewable outputs.