storage-adapters
✓File storage adapters (檔案儲存適配器). Use when working with AWS S3, Google Cloud Storage (GCS), Cloudflare R2, Azure Blob, or local file storage (本地儲存). Covers file upload (檔案上傳), download (下載), presigned URLs (簽署 URL), batch operations (批量操作), and NestJS integration.
Installation
SKILL.md
This skill provides comprehensive guidance for using @rytass/storages-adapter- packages to integrate file storage providers.
All adapters implement the StorageInterface from @rytass/storages, providing a unified API across different storage providers:
| @rytass/storages-adapter-s3 | AWS S3 | Amazon S3 storage adapter | | @rytass/storages-adapter-gcs | Google Cloud Storage | GCS storage adapter | | @rytass/storages-adapter-r2 | Cloudflare R2 | R2 storage adapter with custom domain support | | @rytass/storages-adapter-azure-blob | Azure Blob Storage | Azure blob storage adapter |
File storage adapters (檔案儲存適配器). Use when working with AWS S3, Google Cloud Storage (GCS), Cloudflare R2, Azure Blob, or local file storage (本地儲存). Covers file upload (檔案上傳), download (下載), presigned URLs (簽署 URL), batch operations (批量操作), and NestJS integration. Source: rytass/utils.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/rytass/utils --skill storage-adapters- Source
- rytass/utils
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is storage-adapters?
File storage adapters (檔案儲存適配器). Use when working with AWS S3, Google Cloud Storage (GCS), Cloudflare R2, Azure Blob, or local file storage (本地儲存). Covers file upload (檔案上傳), download (下載), presigned URLs (簽署 URL), batch operations (批量操作), and NestJS integration. Source: rytass/utils.
How do I install storage-adapters?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rytass/utils --skill storage-adapters Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/rytass/utils
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05