Agent skill · software engineering · hkuds
cli-anything-nslogger
CLI harness for NSLogger — parse, filter, export, and monitor NSLogger log files (.rawnsloggerdata / .nsloggerdata)
Why this skill is useful
Adds specific commands and workflows for parsing and analyzing NSLogger data that the AI wouldn't reliably generate on its own.
What it needs
Requires pip installed locally. About 3k tokens when loaded. Last updated 2026-08-03. 46,739 stars on the source repository.
What this skill does
cli-anything-nslogger A complete CLI harness for NSLogger, the macOS log viewer for iOS/macOS apps. Installation Command Reference generate — Create sample files for testing read — Display messages from a file filter — Advanced filtering export — Export to text/JSON/CSV stats — Summary statistics JSON output shape: listen — Receive live connections Use Bonjour mode first for iOS apps because it matches the desktop NSLogger GUI: the CLI publishes a native macOS NetService with nslogger-ssl.tcp and accepts TLS NSLogger frames. Use direct TCP/TLS only when the app is manually configured with the Mac host and port. repl — Interactive Command REPL Log Levels Value Name Use for ------- --------- --------- 0 ERROR Unrecoverable failures 1 WARNING Recoverable issues 2 INFO Normal operation 3 DEBUG Developer details 4 VERBOSE Trace-level noise Message JSON Shape Agent Workflow Examples
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills hkuds/skills--7d78dd