jsonwatch tracks changes in JSON data from the command line. Like watch -d, but for JSON files and URLs.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-2c38026e)More formats (shields.io, HTML) on the badges page.
# jsonwatch - JSON Change Tracker
## Overview
jsonwatch tracks changes in JSON data from the command line. Like watch -d, but for JSON files and URLs.
## Quick Start
### Watch JSON file for changes
```bash
sc jsonwatch watch json <file>
```
### Passthrough to jsonwatch CLI
```bash
sc jsonwatch _ <jsonwatch-args>
```
## Key Features
- **JSON Tracking**: Monitor JSON files and URLs for changes
- **Watch-like**: Similar to watch -d but for JSON
- **Command Monitoring**: Track command output
- **URL Support**: Watch JSON from URLs
- **Diff Highlighting**: Highlight changes between updates
## Installation
```bash
cargo install jsonwatch
```
## Usage Examples
### Watch a JSON file
```bash
jsonwatch data.json
```
### Watch a URL
```bash
jsonwatch url https://api.example.com/data
```
### Watch a command
```bash
jsonwatch cmd curl https://api.example.com/data
```
### With custom interval
```bash
jsonwatch --interval 5 data.json
```
## Notes
- Run `jsonwatch --help` to see all available options
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.