# Httpu

> Use this skill when the user wants to cli for making http requests with readable syntax.

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

---


# Httpu Plugin

CLI for making HTTP requests with readable syntax.

## Commands

### Operations
- `httpu request send` — send request via httpu

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

## Installation

```bash
go install github.com/hazbo/httpu@latest
```

## Examples

```bash
httpu --version
httpu --help
```

## Key Features
- http\n- client\n- api

