Aws Wtf

🌐Community
by opsyhq · vlatest · Repository

Provides AWS guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add aws-wtf npx -- -y @trustedskills/aws-wtf
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "aws-wtf": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/aws-wtf"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, aws-wtf, provides access to AWS Well-formed Tables (WTF). It allows you to generate and manage tables in a format that's easily consumable by other tools. This includes converting data into CSV or JSON formats for further processing and integration with various applications.

When to use it

  • You need to extract tabular data from AWS resources like CloudWatch metrics, Cost Explorer reports, or S3 buckets.
  • You want to transform complex AWS data into a standardized format (CSV or JSON) for analysis.
  • You're automating tasks that require structured data output from AWS services.
  • You need to build integrations between different tools using AWS data as input.

Key capabilities

  • Generates Well-formed Tables from AWS data sources.
  • Supports CSV and JSON output formats.
  • Automates data extraction and transformation workflows.

Example prompts

  • "Generate a CSV table of my CloudWatch metrics for the last hour."
  • "Convert my Cost Explorer report to JSON format."
  • “Create a well-formed table from S3 bucket contents.”

Tips & gotchas

Requires appropriate AWS credentials and permissions to access the necessary resources. The specific data available depends on your configured AWS services and their associated metrics or reports.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
opsyhq
Installs
6

🌐 Community

Passed automated security scans.