# Terminal Info

> Use this skill when the user wants to use terminal-info — Fast Rust CLI toolbox for weather, system info, network diagnostics with JSON output.

- Skill: `javimosch/terminal-info` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/terminal-info`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/terminal-info/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/terminal-info

---


# 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

