read-s3-data
CommunitySecurely access S3 data (read-only)
Authorzkysar1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure, read-only interface to interact with AWS S3 buckets, allowing you to inspect, read, and download data without the risk of accidental modification or deletion.
Core Features & Use Cases
- List Buckets and Objects: Browse the contents of S3 buckets and filter objects by prefix.
- Read Object Content: View the content of files, with options to limit the number of lines read.
- Download Files: Safely download objects to a designated local directory.
- Get Object Metadata: Retrieve information like content type, size, and last modified date.
- Use Case: You need to review log files stored in an S3 bucket to diagnose an issue. Use this Skill to list the log files, read the most recent entries, and download a specific log for detailed analysis.
Quick Start
Use the read-s3-data skill to list all objects in the 'my-data-bucket' S3 bucket.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: read-s3-data Download link: https://github.com/zkysar1/Claude-Skills-Continual-Learning-Base/archive/main.zip#read-s3-data Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.