react-native-logs-cli
Installation
SKILL.md
rn-logs cli
Use rn-logs to read React Native Metro logs via CDP without MCP overhead.
Default output is plain text and safe for non-interactive agent runs.
When to use
- You need live Metro logs from a running RN app
- You want low-context, plain text log output
Installation
npm install -g rn-logs-cli
bun add -g rn-logs-cli