跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cli Anything Nslogger

技能 已验证 活跃

CLI harness for NSLogger — parse, filter, export, and monitor NSLogger log files (.rawnsloggerdata / .nsloggerdata)

目的

To provide developers and agents with a powerful, command-line interface for efficiently analyzing and managing NSLogger data, aiding in debugging and performance monitoring of iOS and macOS applications.

功能

  • Parse and display NSLogger log files
  • Filter logs by level, tag, search, regex, and thread
  • Export logs to JSON, CSV, or text formats
  • Generate summary statistics of log data
  • Listen for live NSLogger connections over Bonjour or TCP/TLS
  • Interactive REPL for log file analysis

使用场景

  • Debugging iOS/macOS application crashes by analyzing captured NSLogger sessions.
  • Monitoring live application logs for errors or specific events during development.
  • Exporting logs for long-term storage or further analysis in other tools.
  • Filtering large log files to quickly identify critical issues or specific patterns.

非目标

  • Replacing the official NSLogger GUI application.
  • Providing real-time application performance monitoring beyond log data.
  • Analyzing log files from sources other than NSLogger.

安装

npx skills add hkuds/cli-anything

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标34.4k
许可证Apache-2.0
状态
查看源代码