tencent-cloud-rum-skillQuery Tencent Cloud RUM data, analyze Web performance (LCP/FCP/WebVitals), troubleshoot JS/Promise errors, analyze API latency & error rates, diagnose slow s...
Install via ClawdBot CLI:
clawdbot install lauraytwu-create/tencent-cloud-rum-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://console.tencentcloud.com/rumAudited Apr 18, 2026 · audit v1.0
Generated May 8, 2026
Create a real-time dashboard to track Web Vitals (LCP, FCP, CLS) for a SaaS web application. Use QueryRumWebMetric to aggregate metrics per page and identify pages with poor performance, then drill down with QueryRumWebLog to inspect error details.
Analyze slow API endpoints and high HTTP error rates by querying RUM API metrics. Group by URL to find bottlenecks, then correlate with APM using QueryApmLinkId for backend tracing.
Investigate JS and Promise errors across different pages. Use QueryRumWebLog with filters on error type and page URL to isolate recurring issues, then examine stack traces for debugging.
Identify slow-loading static resources (images, scripts) by querying resource metrics. Group by URL and order by load time to prioritize optimization efforts, such as CDN configuration or image compression.
Track daily page views and unique visitors over time using QueryRumWebMetric. Group by date and page to understand user engagement patterns and seasonal traffic changes.
Offer a subscription-based service that provides continuous frontend performance monitoring and monthly reports using RUM data. Includes alerts on regressions and optimization recommendations.
Provide consulting engagements where experts set up RUM, configure dashboards, and train internal teams. Ongoing support retainer for incident analysis and performance tuning.
Use RUM data to correlate page performance with ad placement and load times. Offer insights to ad networks or publishers to optimize ad revenue while maintaining good user experience.
💬 Integration Tip
Start by running the setup script to configure RUM_TOKEN as SecretId:SecretKey. Then use QueryRumWebProjects to obtain your ProjectId before any other queries.
Scored Jul 8, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.