text-diffCompare two text files and display their differences using unified, context, or side-by-side diff formats with customizable options.
Install via ClawdBot CLI:
clawdbot install harrylabsj/text-diffGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
System administrators can use text-diff to compare configuration file versions before and after changes. This helps in auditing modifications and reverting to previous states if needed.
Developers can quickly view differences between code revisions in pull requests. The tool aids in reviewing changes without relying on heavy version control platforms.
Lawyers and paralegals can compare drafts of contracts or legal documents to identify amendments. The side-by-side mode provides clear, readable output for non-technical users.
Editors can compare versions of articles or marketing copy to track changes. Unified diff format highlights exact differences for proofreading accuracy.
Offer the basic skill for free with limited features, and charge for premium features like custom context lines, advanced formatting, and integration with CI/CD pipelines.
Wrap the diff logic into a REST API that developers can integrate into their applications for comparing texts or files programmatically.
Integrate text-diff into existing platforms like document management systems or code editors, offering it as a paid plugin or add-on.
💬 Integration Tip
The skill can be integrated into shell scripts or continuous integration workflows. Use the `--no-color` flag and `-o` option to capture output for automated processing.
Scored May 7, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).