cost-centres

Manage cost centre configurations for cloud infrastructure budgets and tag compliance.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/phoenixvc/agentkit-forge --skill cost-centres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cost-centres
Source: https://github.com/phoenixvc/agentkit-forge/tree/main/.agents/skills/cost-centres
Command: npx skills add https://github.com/phoenixvc/agentkit-forge --skill cost-centres

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of cloud infrastructure costs by automating budget allocations, resource group mappings, and tag compliance.

Core Features & Use Cases

  • Budget Allocation: Assign budgets to specific cost centres.
  • Resource Mapping: Link cloud resources to their respective cost centres.
  • Tag Compliance: Enforce tagging policies for cost attribution.
  • Spend Tracking: Monitor and report on spending against allocated budgets.
  • Use Case: Ensure all new virtual machines deployed in the 'development' environment are automatically tagged with the 'DEV-EXPENSE' cost centre code.

Quick Start

Use the cost-centres skill to map all resources in the 'production' environment to the 'PROD-OPS' cost centre.

Frequently Asked Questions about cost-centres

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

FAQPage Schema
How do I automate cloud cost centre budget allocations for resource groups?

You can automate cloud cost centre budget allocations by mapping resource groups to specific cost centres and assigning budgets. This ensures automated spend tracking against the allocated limits for each group.

What is the best way to enforce tagging compliance for cloud infrastructure cost attribution?

Enforcing tagging compliance for cost attribution is handled by applying tag policies to cloud resources. This automatically links resources, like new virtual machines, to their designated cost centre codes for accurate tracking.

Can I use this to monitor AI session costs within a FinOps framework?

Yes, you can monitor AI session costs within a FinOps framework. The skill supports FinOps rule domains specifically for detailed spend tracking, including operational costs generated by AI sessions.

Do I need a FinOps-enabled overlay to manage cloud cost centres?

Yes, a FinOps-enabled overlay is required to manage cloud cost centres. This overlay provides the operational execution environment needed to enforce budget allocations and tag compliance rules.

How does resource mapping work for linking cloud resources to cost centres?

Resource mapping links specific cloud resources to their respective cost centres using tags. For example, all resources in a 'production' environment can be automatically mapped to a 'PROD-OPS' cost centre code.