fq Binary Format Inspector and jq for Media Files
fq is a command-line tool that brings jq-style querying to binary formats. It decodes, inspects, and transforms media containers, executables, packet captures, and dozens of other binary formats using familiar jq expressions and an interactive REPL.
fq Binary Format Inspector and jq for Media Files
fq is a command-line tool that brings jq-style querying to binary formats. It decodes, inspects, and transforms media containers, executables, packet captures, and dozens of other binary formats using familiar jq expressions and an interactive REPL.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/fq-binary-format-inspector-jq-media/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/fq-binary-format-inspector-jq-media
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/fq-binary-format-inspector-jq-media.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.