Setting the skill. One moment.
All
Skill 162 of 200
PostHog error tracking for Android
1 minute · 190 words · 4 sections
Install
npx skills add PostHog/skills --skill error-tracking-androidnpx skills add PostHog/skills/plugin marketplace add PostHog/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
This skill helps you add PostHog error tracking to Android applications.
references/android.md - Android error tracking installation - docsreferences/fingerprints.md - Fingerprints - docsreferences/alerts.md - Send error tracking alerts - docsreferences/monitoring.md - Monitor and search issues - docsreferences/assigning-issues.md - Assign issues to teammates - docsreferences/upload-source-maps.md - Upload source maps - docsConsult the documentation for API details and framework-specific patterns.
captureException() at error boundaries and catch blocks for errors that don’t propagate to the global handler.PostHogAndroid.setup() only once in the Application class’s onCreate() method, so it’s initialized as early as possible and only once.onCreate() methodandroid:label to accurately track screen views.main, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: skills/omnibus/*/SKILL.md, skills/posthog/all/skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by PostHog, declaring 6 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./PostHog/skills.md, and each skill at its own .md URL.6 files · 28 KB
Everything this skill ships beside its prose. All of it is set here, as subchapters of skill 162.
Documentation the agent loads on demand, rather than up front.