# Host

> Use this skill when the user wants to use the host command-line tool.

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

---


# host Plugin

DNS lookup utility for finding IP addresses

## Commands
- `host self version` — Print version
- `host _ _` — Passthrough to host

## Installation
```bash
brew install bind
```

