What is scout-api?
Query Scout APM performance data via REST API. Use when investigating app performance, slow endpoints, error groups, traces, or insights like N+1 queries and memory bloat. Source: buildrtech/dotagents.
Query Scout APM performance data via REST API. Use when investigating app performance, slow endpoints, error groups, traces, or insights like N+1 queries and memory bloat.
Quickly install scout-api AI skill to your development environment via command line
Source: buildrtech/dotagents.
Query application performance monitoring data from Scout APM using the REST API.
Do not use for configuring Scout agents or instrumenting code — this is the read-only reporting API.
| GET | /apps | List all apps | | GET | /apps/{id} | Get app details |
Query Scout APM performance data via REST API. Use when investigating app performance, slow endpoints, error groups, traces, or insights like N+1 queries and memory bloat. Source: buildrtech/dotagents.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/buildrtech/dotagents --skill scout-apiQuery Scout APM performance data via REST API. Use when investigating app performance, slow endpoints, error groups, traces, or insights like N+1 queries and memory bloat. Source: buildrtech/dotagents.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/buildrtech/dotagents --skill scout-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/buildrtech/dotagents