awsclaw-s3

Manage S3 buckets and objects through awsclaw in VS Code chat.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-s3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awsclaw-s3
Source: https://github.com/necatiarslan/awsclaw/tree/main/skills/awsclaw-s3
Command: npx skills add https://github.com/necatiarslan/awsclaw --skill awsclaw-s3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes AWS S3 bucket and object management inside the awsclaw tool so you can avoid juggling the AWS console and CLI while working in VS Code chat.

Core Features & Use Cases

  • Bucket and Object Operations: List, upload, download, copy, delete, and tag items while inspecting metadata, versions, and lifecycle rules.
  • Bucket Configuration Visibility: Review encryption, versioning, lifecycle, replication, policy, notifications, CORS, website, acceleration, and logging settings through targeted commands.
  • S3 Select and Explorer Access: Query CSV/JSON/Parquet files with SQL expressions and launch the interactive S3 Explorer to browse prefixes and folders.

Quick Start

Ask awsclaw to open the S3 Explorer for my bucket and list objects so I can inspect encryption, versioning, and policies.

Frequently Asked Questions about awsclaw-s3

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

FAQPage Schema
How do I manage S3 buckets and objects directly in VS Code without using the AWS console?

You can manage S3 buckets and objects directly in VS Code chat by executing S3 REST commands through awsclaw to list, upload, download, copy, and delete items while inspecting metadata and versioning.

Can I inspect S3 bucket configurations like encryption and lifecycle rules from VS Code?

Yes, you can review S3 bucket configurations including encryption, versioning, lifecycle, replication, policies, notifications, CORS, website, acceleration, and logging settings through targeted commands in VS Code chat.

How do I query CSV and JSON files stored in S3 without downloading them?

You can query CSV, JSON, and Parquet files stored in S3 by running SQL expressions with S3 Select commands directly through the awsclaw tool in VS Code chat.

What is the best way to browse S3 prefixes and folders interactively inside VS Code?

The best way to browse S3 prefixes and folders is to launch the interactive S3 Explorer through awsclaw, which allows you to navigate bucket contents and inspect configurations without manual console navigation.

Does awsclaw require any external dependencies to perform S3 object operations?

No, awsclaw requires no external dependencies to perform S3 object operations, as it handles parameter validation and S3 REST commands internally within the VS Code chat environment.

Why should I use VS Code chat for S3 bucket management instead of the AWS CLI?

Using VS Code chat for S3 bucket management centralizes object operations and configuration visibility, avoiding the need to juggle the AWS console and CLI separately while handling encryption, policies, tags, and lifecycle rules.