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 Aug 20, 2026
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.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.