acm-master

Orchestrate automated condition monitoring pipelines and RUL forecasting for industrial equipment.

1|2|Updated Nov 13, 2025
One-click install
npx skills add https://github.com/bhadkamkar9snehil/ACM --skill acm-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acm-master
Source: https://github.com/bhadkamkar9snehil/ACM/tree/main/.github/skills/ACM
Command: npx skills add https://github.com/bhadkamkar9snehil/ACM --skill acm-master

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ACM Master provides a comprehensive framework to orchestrate automated condition monitoring for industrial equipment, unifying data ingestion, multi-detector analytics, and forecasting within a scalable ACM pipeline.

Core Features & Use Cases

  • End-to-end ACM orchestration: batch runs, coldstart management, forecasting, and deployment of ACM pipelines.
  • Data management & observability: SQL Server tables, Grafana dashboards, and traces/logs from the observability stack.
  • Detector tuning & model lifecycle: supports fusion configuration, parameter tuning, and model promotion.
  • Use Case: Deploy ACM to monitor FD_FAN and GAS_TURBINE assets, run detectors, forecast RUL, and visualize results in Grafana.

Quick Start

Activate the skill to run a full ACM workflow on a test dataset and verify outputs in ACM_RunLogs and Grafana dashboards.

Frequently Asked Questions about acm-master

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

FAQPage Schema
How do I orchestrate an automated condition monitoring pipeline for industrial equipment?

You can orchestrate an automated condition monitoring pipeline by running batch jobs, managing coldstarts, and deploying detectors to monitor industrial equipment like FD_FAN and GAS_TURBINE assets. This unifies data ingestion, multi-detector analytics, and RUL forecasting into a scalable architecture.

How do I forecast remaining useful life for industrial equipment using SQL Server data?

You can forecast remaining useful life by running RUL forecasting tasks within the ACM pipeline, utilizing a configured SQL Server backend for data management. The pipeline handles the end-to-end model lifecycle, from fusion configuration to model promotion.

Can I visualize condition monitoring results and pipeline runs in Grafana?

Yes, you can visualize condition monitoring results in Grafana. The framework provides observability through Grafana dashboards and integrates traces and logs from the observability stack, including Tempo, Loki, and Prometheus, to monitor pipeline runs.

Do I need a Python codebase and SQL Server to run automated condition monitoring workflows?

Yes, you need a Python-based ACM codebase, a configured SQL Server backend, and access to the observability stack to run the workflows. Batch runner tooling and T-SQL patterns are also required to execute the automated condition monitoring tasks effectively.

How do I tune multi-detector analytics and manage the model lifecycle in an ACM pipeline?

You can tune multi-detector analytics and manage the model lifecycle by adjusting fusion configurations and performing parameter tuning. The framework supports model promotion from coldstart management through active deployment to ensure accurate condition monitoring.

What is the best way to manage coldstarts for industrial equipment condition monitoring?

The best way to manage coldstarts is through the framework's dedicated coldstart management feature within the batch run pipeline. This handles initial data ingestion and baseline model setup for industrial equipment before continuous multi-detector analytics take over.