json-pick — pick specific fields from JSON using dot-notation paths. Reads from stdin, outputs filtered JSON.
Skills in this repository
javimosch/supercli - Page 109
SkillsMP has collected 6,227 skills from javimosch/supercli. Open a skill to review its source and details.
javimosch/supercliShowing 40 of 6,227 collected skills.
num2words — convert numbers to English words (e.g., 123 → 'one hundred twenty-three'). Supports up to trillions.
Source text: Undetermined
random-person — generate fake person data (name, age, email, city, phone). Deterministic seeding. JSON output.
Source text: Undetermined
base64cli — base64 encode and decode utility.
Source text: Undetermined
csv2md — convert CSV to Markdown tables. Reads CSV from stdin, outputs formatted Markdown.
dir-size — calculate directory size with human-readable output in JSON format.
entropy — calculate password/text entropy with strength classification. Shannon entropy + key space entropy.
env2json — convert environment variables to JSON. Filter by prefix. Useful for inspecting runtime config.
git-changelog — structured changelog from git history. Outputs JSON array of commits with hash, author, date, subject.
hash-dir — compute SHA256 hashes for all files in a directory tree. Outputs JSON array.
http-ping — HTTP endpoint latency checker. Pings a URL N times and reports min/max/avg/p95 latency in ms, plus success/fail counts.
http-serve — quick HTTP static file server. Serve a directory on a specified port. Great for sharing files.
json-merge — deep merge multiple JSON objects from stdin. Later objects override earlier ones recursively.
Source text: Undetermined
json2yaml — convert JSON to YAML. Reads JSON from stdin, outputs YAML.
mock-api — mock REST API server from a JSON spec file. Route paths to JSON responses.
sys-info — comprehensive system information in JSON: OS, CPU, memory, uptime, load.
token-count — count tokens, words, chars, lines in text. Useful for LLM prompt size estimation. Reads from stdin or args.
weather-now — get current weather for any city. Fetches from wttr.in. No API key needed.
Convert YAML to JSON.
Convert JSON to env var format.
Source text: Undetermined
HTTP endpoint health checker with JSON output.
GitHub CLI extension for managing milestones across repositories.
GitHub CLI extension for managing releases and release assets.
GitHub CLI extension for searching repositories across GitHub.
Source text: Undetermined
GitLab CLI extension for creating and managing merge requests.
HCL query tool for reading and manipulating Terraform configuration files.
Miller — like sed/awk/join/cut for CSV, JSON, and other structured data formats.
Go template rendering CLI. Render templates with Sprig function library from stdin.
Hex dump utility - convert binary to hex and back.
Load testing tool for HTTP and WebSocket endpoints with scenarios.
Chaos engineering toolkit for simulating system faults.
HTTP load testing tool. Simulate traffic with customizable scenarios.
Cloud-native chaos engineering for Kubernetes environments.
Source text: Undetermined
Chaos testing tool for Docker containers. Network delays, kills, and more.
Kubernetes cluster checks and best practices validator.
Source text: Undetermined
Cloud-native runtime security. Detects anomalous activity in containers and hosts.
Kubernetes YAML linter. Checks for best practices and security issues.
Kubernetes security auditor. Checks cluster config for common risks.
Source text: Undetermined
Kubernetes CIS benchmark scanner for security compliance.
Kubernetes cost monitoring and allocation CLI.
Source text: Undetermined