# Goawk

> Use this skill when the user wants to awk interpreter written in go with csv/tsv support.

- Skill: `javimosch/goawk` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/goawk`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/goawk/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/goawk

---


# Goawk Plugin

AWK interpreter written in Go with CSV/TSV support.

## Commands

### Operations
- `goawk text process` — process text via goawk
- `goawk file filter` — filter file via goawk

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

## Installation

```bash
brew install goawk
```

## Examples

```bash
goawk --version
goawk --help
```

## Key Features
- awk\n- text-processing\n- csv

