# Bingrep

> Use this skill when the user wants to use bingrep, cross-platform binary grep.

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

---


# bingrep Plugin

Cross-platform binary grep.

## Commands
- `bingrep <resource> <action>` — Execute bingrep commands
- `bingrep self version` — Print bingrep version
- `bingrep _ _` — Passthrough to bingrep CLI

## Usage Examples
- "bingrep --help"
- "bingrep self version"

## Installation
```bash
cargo install bingrep
```

## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- rust based

