s3-user-files

Installation
SKILL.md

S3 User Files

Per-user persistent file storage backed by AWS S3. Each user's files are stored in an isolated namespace — no cross-user data leakage.

Important

Always use the user_id from the system prompt when calling these tools. Never hardcode or guess a user_id. The system provides it automatically.

Usage

read_user_file

Read a file from the user's persistent storage.

node {baseDir}/read.js <user_id> <filename>
Installs
1
GitHub Stars
164
First Seen
Jun 16, 2026
s3-user-files — aws-samples/sample-host-openclaw-on-amazon-bedrock-agentcore