native-sentryRead Sentry issues, events, and production errors via the Sentry REST API. Use when the user wants to inspect errors, list recent issues, get stack traces, o...
Install via ClawdBot CLI:
clawdbot install codeninja23/native-sentryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://sentry.io/settings/account/api/auth-tokens/Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A development team uses the skill to monitor real-time errors in their online store's checkout process. They list recent unresolved issues from the past 24 hours to quickly identify and prioritize fixes for payment failures or cart errors, ensuring minimal downtime during peak sales periods.
A SaaS company integrates this skill into their internal dashboard to summarize production health. They fetch issue details and events to analyze error trends, helping them proactively address bugs before they impact a large user base and maintain service reliability.
A mobile app development team uses the skill to inspect stack traces from Sentry events for crashes reported in their iOS or Android apps. They resolve short IDs to issue IDs and get event details with --include-entries to debug specific user-reported problems efficiently.
An enterprise with a self-hosted Sentry instance uses the skill with --base-url to read errors from their internal production systems. They list issues and get event details to monitor legacy applications, ensuring compliance with data privacy by keeping logs on-premise.
A fintech company's operations team uses the skill during incident response to quickly list recent issues and get detailed event information. They leverage PII redaction by default to handle sensitive data securely while diagnosing errors in transaction processing systems.
Companies offering cloud-based services use this skill to monitor application health and reduce churn by quickly resolving errors. It supports recurring revenue models by ensuring high uptime and customer satisfaction through proactive error tracking.
Online retailers integrate this skill to minimize lost sales from checkout errors or site crashes. By maintaining smooth operations, they drive revenue from direct sales and can scale during promotions without significant downtime.
IT consulting firms use this skill as part of managed services to monitor client applications. They charge clients for ongoing support and incident response, leveraging error data to provide insights and improve service level agreements (SLAs).
💬 Integration Tip
Set SENTRY_ORG and SENTRY_PROJECT as environment variables to avoid passing flags repeatedly, and always use PII redaction by default to protect sensitive data in shared environments.
Scored Apr 19, 2026
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Automate web tasks like form filling, data scraping, testing, monitoring, and scheduled jobs with multi-browser support and retry mechanisms.
A clean, reliable system resource monitor for CPU load, RAM, Swap, and Disk usage. Optimized for OpenClaw.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Set up observability for applications and infrastructure with metrics, logs, traces, and alerts.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., prod...