원클릭으로
api-monitor
Real-time API monitoring dashboard with endpoint health, latency tracking, alerting, incident management, and webhook integrations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Real-time API monitoring dashboard with endpoint health, latency tracking, alerting, incident management, and webhook integrations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Real-time error monitoring dashboard: error summary with severity breakdown, error trends over time, category analysis, recent error feed, fix tracking, system health score, circuit breaker states, error code analysis, recurring error pattern detection, and actionable recommendations. Reads from Enso's action log, error log, circuit breakers, and error rate monitor.
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
Financial accounts dashboard — unified view across brokerage and private-bank accounts with wealth monitoring, refresh logs, and notification settings. Each account is a Cortex entity; each periodic statement is its own synthesis page. Privacy: all data lives at ~/.enso/wiki/ and ~/.enso/data/finances/ (local only — never committed to git).
Books: unified library across Kindle and WeRead (微信读书). Browse, search, scan from multiple sources, view enriched metadata, deep AI podcasts, and research from your reading.
Places & Travel: discover destinations, save travel wishlists, plan photography trips around golden hour timing, research locations with immersion checklists, plan shots by day and lighting window, and access quick photography technique references.
Cross-media library for browsing, searching, rating, tracking, and discovering books, movies, TV series, games, music, and photos from your Knowledge Cortex entity index
| name | api_monitor |
| description | Real-time API monitoring dashboard with endpoint health, latency tracking, alerting, incident management, and webhook integrations |
Real-time API monitoring dashboard with endpoint health, latency tracking, alerting, incident management, and webhook integrations
Show the API health dashboard with system status, stat cards, active alerts, and endpoint summary. Use when the user says: 'show API dashboard', 'API status', 'system health', 'monitoring overview'.
Parameters:
timeRange (string): Time range for metrics: 1h, 24h, 7d, 30d (default: 24h)View detailed metrics for a specific API endpoint including latency percentiles, throughput, error breakdown, and time-series data. Use when the user says: 'show endpoint details', 'drill into /api/users', 'endpoint metrics'.
Parameters:
endpointId (string): Endpoint ID to view details fortimeRange (string): Time range: 1h, 24h, 7d, 30d (default: 24h)View active alerts, resolved alerts, and alert rule configurations. Use when the user says: 'show alerts', 'alert rules', 'what alerts are firing', 'alert history'.
Parameters:
tab (string): Tab to show: active, resolved, or rules (default: active)View and manage webhook configurations, delivery logs, and payload examples. Use when the user says: 'show webhooks', 'webhook status', 'webhook config', 'delivery log'.
Parameters:
action (string): Action: list, create, edit, test, delete (default: list)webhookId (string): Webhook ID for edit/test/delete actionsView historical charts for latency, throughput, and error rates with selectable time ranges. Use when the user says: 'show history', 'latency trends', '7-day metrics', 'historical data'.
Parameters:
timeRange (string): Time range: 1h, 6h, 24h, 7d, 30d (default: 24h)metric (string): Metric to chart: latency, errors, throughput, all (default: all)View incident timeline, manage incidents (acknowledge, resolve), and view postmortem details. Use when the user says: 'show incidents', 'incident log', 'active incidents', 'acknowledge incident'.
Parameters:
action (string): Action: list, view, acknowledge, resolve (default: list)incidentId (string): Incident ID for view/acknowledge/resolve actionsExport API monitoring data as text or CSV format. Use when the user says: 'export metrics', 'download report', 'export API data', 'generate report'.
Parameters:
format (string): Export format: text or csv (default: text)timeRange (string): Time range for export: 1h, 24h, 7d, 30d (default: 24h)endpointId (string): Optional endpoint ID to export specific endpoint data