Setting the chapter. One moment.
All
Chapter 86 of 200
PostHog error tracking for Android
1 minute · 190 words · 4 sections
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.Install this repository
npx skills add PostHog/skills/plugin marketplace add PostHog/skillsSkills install per repository, not per chapter — the CLI has no documented per-skill form, so we do not print one.
main, last pushed 9 August 2026.SKILL.md, not by matching a directory convention. 5 distinct layouts observed: skills/omnibus/*/SKILL.md, skills/posthog/all/skills/*/SKILL.md, skills/posthog/error-tracking/skills/*/SKILL.md, skills/posthog/feature-flags/skills/*/SKILL.md, skills/posthog/integration/skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by PostHog, declaring 5 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./PostHog/skills.md, and each chapter 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 chapter 86.
Documentation the agent loads on demand, rather than up front.