Use this skill when the user wants to use terminal-info — Fast Rust CLI toolbox for weather, system info, network diagnostics with JSON output.
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-ddceaf34)More formats (shields.io, HTML) on the badges page.
---
name: terminal-info
description: Use this skill when the user wants to use terminal-info — Fast Rust CLI toolbox for weather, system info, network diagnostics with JSON output.
---
# terminal-info Plugin
Fast Rust CLI toolbox for weather, system info, network diagnostics with JSON output
## Commands
- `tinfo self version` — Print terminal-info version
- `tinfo _ _` — Passthrough to tinfo CLI
## Usage Examples
- `tinfo self version` — Check installed version
- `tinfo _ _ --help` — Show terminal-info help
- `tinfo _ _ --json` — JSON output mode
## Installation
```bash
cargo install terminal-info
```
## Key Features
- system, diagnostics, rust, weather
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation
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!