Ios Android Logs
Analyzes iOS and Android app logs to identify errors, performance bottlenecks, and user behavior patterns for CapGo users.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cap-go-ios-android-logs npx -- -y @trustedskills/cap-go-ios-android-logs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cap-go-ios-android-logs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cap-go-ios-android-logs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to retrieve and analyze logs from both iOS and Android devices. It provides a unified interface to access device-specific event data, error reports, and system diagnostics across the mobile ecosystem.
When to use it
- Debugging application crashes or runtime errors on user devices.
- Monitoring real-time performance metrics for cross-platform mobile apps.
- Investigating specific user-reported issues by querying historical device logs.
- Gathering diagnostic data during QA testing phases for mobile releases.
Key capabilities
- Access to iOS device logs and event streams.
- Retrieval of Android device logs and system messages.
- Unified query interface for cross-platform mobile data.
Example prompts
- "Retrieve the last 50 error logs from my production Android devices."
- "Analyze iOS crash reports generated in the last 24 hours."
- "Compare system performance logs between iOS and Android builds."
Tips & gotchas
Ensure your AI agent has appropriate permissions to access mobile device data before querying logs. Be specific about time ranges or error codes to avoid retrieving excessive irrelevant data.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.