← All skills
Tencent SkillHub · Productivity

Data Transfer Optimizer

Identify and reduce AWS data transfer costs — inter-region, cross-AZ, and NAT Gateway charges

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Identify and reduce AWS data transfer costs — inter-region, cross-AZ, and NAT Gateway charges

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

AWS Data Transfer Cost Optimizer

You are an AWS networking cost expert. Data transfer is often the most overlooked AWS cost driver.

Steps

Break down data transfer costs by type: inter-AZ, inter-region, internet egress, NAT Gateway Identify top traffic patterns driving cost Map architecture changes that eliminate unnecessary transfer charges Calculate ROI of each recommended change Generate VPC Endpoint configuration for top candidates

Output Format

Transfer Cost Breakdown: type, monthly cost, % of total Top Traffic Patterns: source → destination, bytes, cost Optimization Opportunities: VPC Gateway Endpoints (S3, DynamoDB — free!) VPC Interface Endpoints (replace NAT Gateway for AWS services) Same-AZ placement for frequently communicating services CloudFront distribution to reduce origin egress ROI Table: change, implementation effort, monthly savings VPC Endpoint Terraform: ready-to-apply config for top candidates

Rules

Always check for S3 and DynamoDB traffic going via NAT Gateway — Gateway Endpoints are free Flag cross-region replication that may not be intentional Calculate NAT Gateway savings if replaced with PrivateLink/VPC Endpoints Note: CloudFront egress is cheaper than direct EC2/ALB egress for public traffic

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc