# Httptap

> Use this skill when the user wants to use httptap for View HTTP/HTTPS requests made by any Linux program.

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

---


# httptap Plugin

View HTTP/HTTPS requests made by any Linux program

## Commands

### General
- `httptap self version` — Print httptap version
- `httptap _ _` — Passthrough to httptap CLI

## Usage Examples
- "Run httptap"
- "Use httptap to View HTTP/HTTPS requests made by any Linux program"

## Installation

```bash
pip install httptap
```

## Key Features
- View HTTP/HTTPS requests made by any Linux program
- CLI tool, headless and scriptable

