jsonlintValidate and pretty-print JSON files from the terminal. Use when linting config files, formatting API payloads, checking syntax before deployment.
Install via ClawdBot CLI:
clawdbot install bytesagain3/jsonlintGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Developers use JSONLint to validate and format API request/response payloads during development and testing. It ensures JSON syntax is correct before sending requests, preventing errors in production. The diff command helps compare API responses across versions to track changes.
System administrators and DevOps engineers lint JSON configuration files for applications like web servers or databases to catch syntax errors before deployment. The pretty-print feature makes configs readable, while minify optimizes them for production environments.
Data analysts validate JSON datasets from sources like APIs or logs to ensure integrity before processing. The extract command allows quick retrieval of specific nested values, such as metrics or user IDs, for reporting without parsing entire files.
Web developers integrate JSONLint into build pipelines to validate package.json or manifest files, ensuring dependencies are correctly formatted. The keys command provides a quick overview of JSON structure during debugging or code reviews.
QA testers use JSONLint to verify JSON outputs from automated tests, comparing expected and actual results with the diff command. This helps identify discrepancies in data structures, improving test accuracy and reducing false positives.
Offer JSONLint as a free open-source tool for basic validation and formatting, with premium features like batch processing, integration with CI/CD pipelines, or advanced diff visualizations. Revenue comes from subscriptions for teams or enterprises needing enhanced functionality.
Provide JSONLint as a cloud-based API service that developers can integrate into their applications for real-time JSON validation and formatting. Charge based on usage tiers, such as number of API calls per month, targeting businesses with high-volume JSON processing needs.
Sell enterprise licenses with dedicated support, custom features like compliance checks or security audits for JSON files, and training sessions. Target large organizations in industries like finance or healthcare that require reliable, supported tools for critical data handling.
💬 Integration Tip
Integrate JSONLint into CI/CD pipelines using shell scripts to automatically validate JSON files on commits, preventing syntax errors from reaching production. For teams, consider versioning configurations to ensure consistent formatting across projects.
Scored Apr 19, 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.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
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.