vfs-s3
S3 file access for Java via NIO.2, Spring, Commons VFS
All Skills in This Repository (3)
Pure Emerald Level Indicatorsvfs-architect
Review architecture and API design for the vfs-s3 project.
vfs-reviewer
Awards-winning Israeli fintech startup specializing in AI-powered SaaS platforms for capital markets and beyond.
vfs-developer
Develop Java 17 features and fixes for vfs-s3 with pull requests.
Frequently Asked Questions
FAQPage SchemaHow to install vfs-s3?โผ
Run `npx skills add abashev/vfs-s3 --all -g -y` in your terminal to install all skills in this suite globally.
How to access S3 from Java without the AWS SDK?โผ
Add the vfs-jdk, vfs-commons, or vfs-spring dependency and use plain s3:// URLs through NIO.2 paths, Commons VFS FileObjects, or Spring Resources. Credentials come from the standard AWS default chain, never the URL.
Does vfs-s3 work with MinIO and LocalStack?โผ
Yes. It is continuously tested against ten S3-compatible backends including MinIO, LocalStack, Ceph, Garage, and SeaweedFS, plus real AWS and Yandex Object Storage.
What do the included development skills do?โผ
They guide your coding agent through spec writing, task breakdown, test-driven development, incremental delivery, and systematic debugging for disciplined feature work.
Which Java version does vfs-s3 require?โผ
The current 17.x line targets Java 17 and is built on the AWS SDK for Java v2 with Gradle.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core