# Hostess

> Use this skill when the user wants to an idempotent command-line utility for managing your /etc/hosts file.

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

---


# Hostess Plugin

An idempotent command-line utility for managing your /etc/hosts file.

## Commands

### Operations
- `hostess hosts list` — list hosts via hostess
- `hostess hosts add` — add hosts via hostess
- `hostess hosts del` — del hosts via hostess

## Usage Examples
- "hostess --help"
- "hostess <args>"

## Installation

```bash
go install github.com/cbednarski/hostess@latest
```

## Examples

```bash
hostess --version
hostess --help
```

## Key Features
- hosts\n- network\n- system

