text-diff

Compare files and text content with unified diff output, side-by-side view, and patch generation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "text-diff" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-text-diff

Text Diff Tool

Description

Compare files and text content with unified diff output, side-by-side view, and patch generation.

Trigger

  • /diff command

  • User needs to compare files

  • User wants to see changes

Usage

Compare two files

python scripts/text_diff.py file1.txt file2.txt

Unified diff format

python scripts/text_diff.py old.py new.py --unified

Side-by-side view

python scripts/text_diff.py file1.txt file2.txt --side-by-side

Generate patch

python scripts/text_diff.py old.txt new.txt --patch > changes.patch

Tags

diff , compare , patch , text , files

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review