bugsnag
Installation
SKILL.md
Bugsnag
Bugsnag is a tool used by software development teams to monitor and fix errors in their applications. It provides real-time error tracking and diagnostics to help developers quickly identify and resolve bugs. This allows developers to maintain application stability and improve user experience.
Official docs: https://docs.bugsnag.com/api/
Bugsnag Overview
- Error
- Event
- User
- Project
Use action names and parameters as needed.
Working with Bugsnag
This skill uses the Membrane CLI to interact with Bugsnag. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills