aliyun-cost-inference

Analyze Alibaba Cloud spending to detect anomalies and forecast costs.

59|4|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/yuki-aigc/pomeloclaw --skill aliyun-cost-inference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aliyun-cost-inference
Source: https://github.com/yuki-aigc/pomeloclaw/tree/main/workspace/skills/finops_skills/aliyun-cost-inference
Command: npx skills add https://github.com/yuki-aigc/pomeloclaw --skill aliyun-cost-inference

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires alibabacloud_tea_openapi, alibabacloud_bssopenapi20171214, alibabacloud_ecs20140526, and includes scripts (resource) components.

What problem does it solve?

Cost management for Alibaba Cloud is complex due to disparate usage patterns, dynamic pricing, and distributed cost centers, making it hard to detect anomalies and optimize spend.

Core Features & Use Cases

  • Anomaly detection on daily and monthly spend with drift analysis.
  • Forecasting future costs using linear and seasonal models.
  • Purchase optimization recommendations and RI/SP optimization guidance for cost savings.

Quick Start

Run cost inference on your Alibaba Cloud usage to surface anomalies, forecasts, and optimization suggestions.

Frequently Asked Questions about aliyun-cost-inference

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

FAQPage Schema
How do I detect anomalies in Alibaba Cloud spending?

Anomaly detection in Alibaba Cloud spending is performed by analyzing daily and monthly cost data for drift. This process identifies unexpected usage spikes or billing changes by comparing current spend against historical baselines.

Can I forecast future Alibaba Cloud costs using linear and seasonal models?

Forecasting future Alibaba Cloud costs uses integrated linear and seasonal models to project upcoming expenses. These models analyze historical spend patterns to predict future billing cycles and regional cost distributions.

How do I optimize Alibaba Cloud costs with RI and SP recommendations?

Optimizing Alibaba Cloud costs with RI and SP recommendations involves analyzing usage patterns to suggest Reserved Instance and Savings Plan purchases. This provides targeted guidance for achieving significant cost savings on compute resources.

Does Alibaba Cloud cost analysis work with BSS and ECS APIs?

Alibaba Cloud cost analysis integrates directly with BSS and ECS APIs to pull billing and instance data. It includes credential handling for secure access and uses fallback pricing logic with static tables when API data is unavailable.

What is root-cause analysis for Alibaba Cloud billing anomalies?

Root-cause analysis for Alibaba Cloud billing anomalies investigates the underlying drivers of cost spikes by breaking down expenses across cycles and regions. It traces unexpected charges back to specific usage patterns or resource configurations.