eos-watch-logs
CommunityStream filtered Android app logs in real-time.
Authorasnar00
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides real-time, filtered log streaming from a connected Android/e/OS device, displaying only relevant app messages. It eliminates the noise of system logs, making debugging Android applications significantly faster and more focused, and writes logs to a file for later analysis.
Core Features & Use Cases
- Filtered Log Stream: Focuses on app-specific logs (by package name), cutting through thousands of irrelevant system messages.
- Real-time Monitoring: Displays logs in the console as they happen and saves them to
device-logs.txtfor persistent record-keeping. - Use Case: When debugging an intermittent crash in your Android app, use this skill to stream logs and pinpoint the exact sequence of events leading to the failure, without sifting through verbose system output.
Quick Start
Start watching real-time logs from the Android app on my connected device.
Dependency Matrix
Required Modules
android-platform-tools
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: eos-watch-logs Download link: https://github.com/asnar00/miso/archive/main.zip#eos-watch-logs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.