A specialized AI tool for identifying and eliminating hidden Azure networking and data egress costs through intelligent data analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bandwidth-optimizer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install bandwidth-optimizer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Azure Bandwidth Optimizer is a strategic tool designed for cloud architects and financial operations teams who need to tackle the complexity of Azure networking fees. As a key part of the Openclaw Skills library, this skill focuses on the most invisible cost driver in cloud computing: bandwidth. By analyzing your exported usage data, it identifies inefficient traffic patterns and provides actionable recommendations to lower your monthly bill.
Unlike automated agents that require intrusive permissions, this solution operates on a privacy-first, instruction-only basis. It empowers developers to use Openclaw Skills to decode inter-region transfers, public internet egress, and Private Link configurations without granting direct access to their Azure environment.
To get started with this entry in the Openclaw Skills registry, ensure you have the Azure CLI installed. You can gather the necessary data by running the following command:
az consumption usage list --start-date 2025-03-01 --end-date 2025-04-01 --output json | grep -i bandwidth
Alternatively, export your Bandwidth filtered CSV from the Azure Portal via Cost Management -> Cost Analysis. No special API keys are required for the skill itself, as it processes the data you provide manually.
The skill analyzes structured data across several networking and financial dimensions. It typically processes the following schema elements:
| Data Source | Format | Key Metadata Analyzed |
|---|---|---|
| Cost Management | CSV/JSON | ServiceName, MeterCategory, UsageQuantity, PreTaxCost |
| Network Inventory | JSON | VNet Name, Subnet, PrivateEndpointConnections, PeeringSettings |
| Usage List | JSON | Consumption details, SubscriptionId, InstanceId |
All data is processed ephemerally within the session to ensure maximum security.
Loading
An automated AWS cost incident responder that translates complex billing spikes into actionable root cause analysis and containment steps.

A sophisticated security analysis tool for identifying threat patterns and attack timelines within Azure Activity Logs and Sentinel data.

A ruthless life RPG system that transforms real-world habits into an addictive progression system with AI-verified accountability.

Skill Cortex is an autonomous capability management system that enables agents to discover and master new Openclaw Skills on demand.

A specialized analytical tool designed to audit Google Cloud BigQuery usage and slash unexpected costs through pattern analysis and storage optimization.

A specialized AI security analyst that detects threats, unauthorized changes, and MITRE ATT&CK patterns within AWS CloudTrail logs.








































