What problem does it solve?
This Skill eliminates the friction of accessing remote storage systems (local folders, S3 buckets, S3-compatible services, Adobe da.live repos) within the SLICC VFS, removing the need to manually download files or use separate external tools to work with remote data.
Core Features & Use Cases
- Multi-Backend Support: Mount local directories, S3/S3-compatible storage (Cloudflare R2, MinIO), and Adobe Document Authoring repositories using a single unified command.
- Streamlined Credential Management: Handles profile-namespaced secret setup for S3 services and reuses existing Adobe IMS logins for DA mounts, no extra SDKs required.
- Use Case: A developer can mount their S3 bucket containing web project assets to /mnt/s3, then edit files directly in the VFS using standard tools without downloading the entire bucket locally.
Quick Start
Use the mount skill to connect your S3 bucket 'my-web-assets' to the /mnt/s3 path in your VFS so you can edit its files directly as if they were local.