Yutori Api Monitor

🌐Community
by yutori-ai · vlatest · Repository

Helps with API, monitoring as part of agent workflows workflows.

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 yutori-api-monitor npx -- -y @trustedskills/yutori-api-monitor
2

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

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

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

About This Skill

What it does

The yutori-api-monitor skill provides API monitoring capabilities. It allows you to track and analyze the performance of APIs, likely within a Yutori environment. The specific details about what metrics are tracked or how alerts are handled aren't provided in the source content.

When to use it

  • Troubleshooting API issues: Identify slowdowns or errors impacting application functionality.
  • Performance optimization: Pinpoint areas where API response times can be improved.
  • Proactive monitoring: Set up alerts for unusual behavior and prevent potential outages.
  • Debugging integration problems: Diagnose issues arising from interactions between different services via APIs.

Key capabilities

  • API Monitoring
  • Integration with Yutori environment (implied)

Example prompts

  • "Monitor the /users API endpoint."
  • "Show me the error rate for the payment processing API over the last hour."
  • “Alert me if the response time of the inventory service exceeds 500ms.”

Tips & gotchas

The skill requires a Yutori environment to function correctly. Specific configuration details and supported API types are not detailed in the provided source material, so refer to the skill's documentation for complete usage instructions.

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
yutori-ai
Installs
22

🌐 Community

Passed automated security scans.