Firebase Crashlytics — agent skill from firebase/agent-skills

Firebase Crashlytics is available in the open agent skills ecosystem (firebase/agent-skills).

Install

npx skills add https://github.com/firebase/agent-skills --skill firebase-crashlytics

Skill content

The instructions an agent receives when this skill is active.

--- name: firebase-crashlytics description: Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application. compatibility: This skill is best used with the Firebase CLI, but does not require it. Firebase CLI can be accessed through `npx -y firebase-tools@latest`. metadata: category: CloudObservabilityAndMonitoring --- # Crashlytics

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Firebase Crashlytics do?
Firebase Crashlytics is available in the open agent skills ecosystem (firebase/agent-skills). Firebase Crashlytics — agent skill from firebase/agent-skills.
How do I install Firebase Crashlytics?
In a supported agent environment, run: npx skills add https://github.com/firebase/agent-skills --skill firebase-crashlytics
When should I use Firebase Crashlytics?
Use this skill when working on tasks related to firebase-crashlytics.
Got an example for Firebase Crashlytics?
Apply Firebase Crashlytics to a relevant agent workflow.
Where does Firebase Crashlytics come from?
Source and updates: https://www.skills.sh/firebase/agent-skills/firebase-crashlytics. Confirm install steps and permissions there before you rely on it.