# Go HTTP File Server

> Use this skill when the user wants to simple http file server with upload support.

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

---


# Go-http-file-server Plugin

Simple HTTP file server with upload support.

## Commands

### Operations
- `go-http-file-server files serve` — serve files via go-http-file-server

## Usage Examples
- "go-http-file-server --help"
- "go-http-file-server <args>"

## Installation

```bash
go install github.com/mjpclab/go-http-file-server@latest
```

## Examples

```bash
go-http-file-server --version
go-http-file-server --help
```

## Key Features
- http\n- file-server\n- upload

