# Trex

> Use this skill when the user wants to command line tool for extracting and processing text data.

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

---


# Trex Plugin

Command line tool for extracting and processing text data.

## Commands

### Operations
- `trex text extract` — extract text via trex
- `trex pattern search` — search pattern via trex

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

## Installation

```bash
go install github.com/samyakbardiya/trex@latest
```

## Examples

```bash
trex --version
trex --help
```

## Key Features
- text-processing\n- extraction\n- cli

