system-status

Aggregate PAM database health, pipeline results, signals, and market indicators into a status briefing.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/danny0926/NLP-data-for-trading --skill system-status-danny0926
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-status
Source: https://github.com/danny0926/NLP-data-for-trading/tree/main/.claude/skills/system-status
Command: npx skills add https://github.com/danny0926/NLP-data-for-trading --skill system-status-danny0926

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PAM 系統狀態監控與報告的自動化,讓團隊每天開盤前快速掌握系統運作與風險指標。

Core Features & Use Cases

  • 自動化檢視資料庫與交易管道的最新執行狀態
  • 顯示信號、警告與最近交易摘要,協助決策
  • 支援每日早盤前的例行檢查與異常告警觸發

Quick Start

Run the morning check by executing the provided Python script to generate a concise status briefing.

Frequently Asked Questions about system-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily morning checks for trading infrastructure health?

Daily morning checks for trading infrastructure are automated by aggregating DB health, pipeline results, and market indicators into a concise status briefing. This process extracts and consolidates system metrics to alert operations teams on anomalies before market open.

What is included in a PAM system status monitoring dashboard?

A PAM system status monitoring dashboard includes database health, ETL pipeline execution results, trading signals, and market indicators. It summarizes these key metrics and recent transactions to provide an at-a-glance overview for operations teams.

Can I trigger automated alerts for ETL pipeline failures and database anomalies?

Automated alerts for ETL pipeline failures and database anomalies are triggered during the status consolidation process. The system continuously checks pipeline results and DB health, flagging irregularities in the morning check output for immediate review.

Does the morning check script require external dependencies to run?

No external dependencies are required to run the morning check script. The system operates independently to extract data, consolidate metrics, and present the PAM system status without needing additional installed components.