# Toip

> Use this skill when the user wants to use toip — Text over IP — send text messages via network protocols with JSON logging.

- Skill: `javimosch/toip` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/toip`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/toip/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/toip

---


# toip Plugin

Text over IP — send text messages via network protocols with JSON logging

## Commands
- `toip self version` — Print toip version
- `toip _ _` — Passthrough to toip CLI

## Usage Examples
- `toip self version` — Check installed version
- `toip _ _ --help` — Show toip help
- `toip _ _ --json` — JSON output mode

## Installation
```bash
cargo install toip
```

## Key Features
- network, text, rust, cli
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

