Provision, connect, and operate Sealos object storage through the sealos-cli s3 commands added in zjy365/sealos-cli#28. Use when the user needs S3-compatible storage for uploads, assets, backups, presigned URLs, bucket policy management, access credentials, quota checks, or wants to replace local MinIO/S3-compatible services with Sealos object storage in local development, Devbox, or app setup.
$npx -y skills add labring/sealos-skills --skill sealos-s3Installs into the current project.
Run `npx skills use "https://github.com/labring/sealos-skills" --skill "labring/sealos-skills/sealos-s3"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/labring/sealos-skills" that are relevant to the current task. Run `npx skills add "https://github.com/labring/sealos-skills"` and select the relevant skills, then follow their instructions.