timesfm-deploy-check

Verify 60+ days of ECHELON data and generate TimesFM deployment scripts.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/cryptopafi/nexusos-skills --skill timesfm-deploy-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: timesfm-deploy-check
Source: https://github.com/cryptopafi/nexusos-skills/tree/main/timesfm-deploy-check
Command: npx skills add https://github.com/cryptopafi/nexusos-skills --skill timesfm-deploy-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures teams verify that ECHELON signal-aggregator has 60+ days of accumulated data and, when criteria are met, initiates a TimesFM deployment workflow.

Core Features & Use Cases

  • Validate data availability: verify at least 60 days of daily counts.
  • Validate data quality: recent dates with non-zero channel counts.
  • Conditional deployment: trigger TimesFM deployment steps when data sufficiency is met and reference the Dispatch Plan and Cortex ID for evaluation.

Quick Start

Run timesfm-deploy-check to validate 60+ days of data and trigger deployment when criteria are met.

Frequently Asked Questions about timesfm-deploy-check

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

FAQPage Schema
How do I verify ECHELON data availability before deploying TimesFM?

To verify ECHELON data availability for TimesFM deployment, you need to confirm at least 60 days of accumulated daily counts. This skill checks local data files to validate data sufficiency and quality before initiating deployment.

What are the requirements to run TimesFM deployment checks?

Running TimesFM deployment checks requires a Python 3.12 environment, a local TimesFM installation, and access to local ECHELON signal-aggregator data files. These components are necessary to execute data validation and generate deployment scripts.

How does data quality validation work for TimesFM deployment?

Data quality validation for TimesFM deployment works by checking recent dates in the ECHELON signal-aggregator data for non-zero channel counts. This ensures the accumulated 60+ days of data is active and reliable before triggering conditional deployment.

Can I trigger a conditional TimesFM deployment on a MacM4-like environment?

Yes, you can trigger a conditional TimesFM deployment on a MacM4-like environment. The skill applies to monitoring setups on these systems, handling data checks, quality verification, and generating deployment scripts when criteria are met.

What happens when 60 days of ECHELON data is not met for TimesFM?

When 60 days of ECHELON data is not met, the TimesFM deployment workflow is not triggered. The process stops at the data validation phase, preventing deployment until sufficient daily counts and quality criteria are satisfied.