cli-anything-lldb

Installation
SKILL.md

LLDB CLI Skill

Use this CLI to run structured LLDB debugging workflows with JSON output.

Capabilities

  • Create debug target from executable path
  • Launch process or attach by pid/name
  • Manage breakpoints (set/list/delete/enable/disable)
  • Inspect threads, frames, locals, and backtrace
  • Evaluate expressions in current frame
  • Read/find process memory
  • Load core dumps
  • Interactive REPL with persistent session state

Quick Commands

cli-anything-lldb --json target create --exe /path/to/exe
Related skills
Installs
74
GitHub Stars
34.4K
First Seen
Apr 23, 2026