Monitoring

🌐Community
by sgcarstrends · vlatest · Repository

Proactively monitors Singapore car sales trends data, alerting DevOps teams to anomalies impacting forecasting models.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add sgcarstrends-monitoring npx -- -y @trustedskills/sgcarstrends-monitoring
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "sgcarstrends-monitoring": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sgcarstrends-monitoring"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to monitor Singapore car sales trends data and related Vercel deployments, providing insights into application health and performance. It allows for viewing logs from various sources (Vercel Dashboard, CLI), tracking web vitals like LCP, FID, CLS, and TTFB using Vercel Analytics and Speed Insights, and checking the application's health via a dedicated endpoint. The skill also provides information on logging patterns used within the codebase.

When to use it

  • Troubleshooting errors or performance issues in Vercel deployments related to Singapore car sales trends data.
  • Proactively monitoring key web vitals (LCP, FID, CLS, TTFB) for optimization purposes.
  • Verifying application health and availability by checking the /api/health endpoint.
  • Analyzing workflow execution events or identifying errors in COE (Center of Excellence) data processing.

Key capabilities

  • Log Viewing: Access and filter logs from Vercel Dashboard and CLI.
  • Web Vital Tracking: Monitor LCP, FID, CLS, and TTFB using Vercel Analytics and Speed Insights.
  • Health Check Endpoint: Verify application health via the /api/health endpoint.
  • Logging Pattern Recognition: Understand log prefixes ([WORKFLOW], [COE], [CARS]) to quickly identify event types.

Example prompts

  • "Show me the recent error logs for the Vercel deployment."
  • "What is the current LCP score?"
  • "Check the application's health status."
  • "Find all log entries with the prefix '[WORKFLOW]'."

Tips & gotchas

  • The skill relies on standard console.log/error/warn for logging within the codebase, so understanding these patterns is crucial for effective analysis.
  • To monitor web vitals, ensure Speed Insights is properly integrated into the application (as shown in the source code).
  • The health check endpoint /api/health provides a simple status and timestamp; it doesn't offer detailed diagnostics.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sgcarstrends
Installs
35

🌐 Community

Passed automated security scans.