readelf

Installation
SKILL.md

Readelf

Analyze ELF executable and shared object files

Quick Start

  1. Verify readelf is available: readelf --version or man readelf
  2. Establish the command surface: man readelf or readelf --help
  3. Start with a read-only probe: readelf file

Intent Router

Load only the reference file needed for the active request.

  • references/install-and-setup.md — Installing readelf on macOS, Linux, Windows
  • references/cheatsheet.md — Common options, output formats, usage patterns
  • references/advanced-usage.md — Advanced patterns, performance optimization
  • references/troubleshooting.md — Common errors, exit codes, platform differences
Installs
1
GitHub Stars
1
First Seen
Jul 8, 2026
readelf — alisonaquinas/llm-shared-skills