aliyun-cost-automation

Automate deterministic cost monitoring and anomaly detection for Alibaba Cloud accounts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires copaw, alibabacloud-bssopenapi20171214, alibabacloud-tea-openapi, pydantic, and includes scripts (resource) components.

What problem does it solve?

成本管理繁琐,难以及时发现预算超支和异常成本。该技能通过在本地规则引擎中持续监控、比对历史数据并与阿里云BSS OpenAPI对接,帮助组织实现成本透明度和预算合规。

Core Features & Use Cases

  • 确定性成本规则引擎:支持异常告警、预算阈值、SP/RI 到期预警、每日摘要等规则类型,自动检测成本异常并触发告警。
  • 规则管理与执行:可创建、更新、删除规则,并对选定的账户/产品/区域应用,提供执行历史。
  • 数据源与集成:内置对 Aliyun BSS OpenAPI 的集成,与本地存储的规则数据协同工作,支持多渠道告警。

Quick Start

请为我的阿里云账户配置成本自动化规则,以实现预算监控和告警触发。

Frequently Asked Questions about aliyun-cost-automation

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

FAQPage Schema
How do I automate Alibaba Cloud cost monitoring and anomaly detection?

Automate Alibaba Cloud cost monitoring by configuring a deterministic rule engine to evaluate spend data, detect anomalies, and trigger alerts via configurable channels. It integrates directly with the Aliyun BSS OpenAPI to fetch billing data and apply rules across multiple regions and services.

What types of alert rules can I set up for Alibaba Cloud billing?

For Alibaba Cloud billing, you can set up alert rules for budget thresholds, cost anomalies, and SP/RI expiration warnings. The rule engine also supports daily spend summaries, applying these rules to selected accounts, products, and regions.

Does this cost automation tool require connecting directly to the Aliyun BSS OpenAPI?

Yes, connecting to the Aliyun BSS OpenAPI is required. The automation tool integrates with the BSS OpenAPI to retrieve billing data, which it then evaluates against locally stored deterministic rules to ensure budget compliance and cost transparency.

Can I manage and track the execution history of my cloud budget rules?

Yes, you can manage and track execution history for your cloud budget rules. The system allows you to create, update, and delete rules, storing execution history locally to provide an auditable trail of automated cost monitoring and alert triggers.

What is the best way to prevent budget overruns across multiple Alibaba Cloud regions?

The best way to prevent budget overruns across multiple Alibaba Cloud regions is to deploy deterministic cost automation. By applying localized budget threshold rules and continuous spend monitoring via the BSS OpenAPI, you can trigger alerts before limits are exceeded.

Are there limitations to using a deterministic rules engine for spend governance?

Using a deterministic rules engine for spend governance means alerts are strictly rule-based rather than predictive. You must manually define specific thresholds and conditions for cost anomalies, as the engine evaluates exact rule matches without inferring unusual patterns autonomously.