# Json2struct

> Use this skill when the user wants to convert json to go struct.

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

---


# Json2struct Plugin

Convert JSON to Go struct.

## Commands

### Operations
- `json2struct json convert` — convert json via json2struct

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

## Installation

```bash
go install github.com/marhaupe/json2struct@latest
```

## Examples

```bash
json2struct --version
json2struct --help
```

## Key Features
- json\n- go\n- code-generation

