·scout-api
</>

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.

8Installs·1Trend·@buildrtech

Installation

$npx skills add https://github.com/buildrtech/dotagents --skill scout-api

How to Install scout-api

Quickly install scout-api AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/buildrtech/dotagents --skill scout-api
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: buildrtech/dotagents.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/buildrtech/dotagents --skill scout-api
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from buildrtech/dotagents

Quick answers

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.

How do I install scout-api?

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

Where is the source repository?

https://github.com/buildrtech/dotagents