This skill provides a comprehensive toolkit for managing OCI Object Storage within Claude Code, facilitating seamless interaction with Oracle's cloud storage ecosystem. It automates namespace discovery, handles both simple and complex multipart uploads for large datasets, and implements safe patterns for Pre-Authenticated Requests (PARs) to avoid common expiration pitfalls. Additionally, it helps developers configure lifecycle policies for automated data archiving and deletion, ensuring efficient storage management and cost optimization while maintaining security through IAM-integrated patterns.
주요 기능
012,028 GitHub stars
02Automated OCI namespace discovery and bucket lifecycle management
03Secure Pre-Authenticated Request (PAR) generation with expiry auditing
04Automated lifecycle policy configuration for archiving and cleanup
05Multipart upload support for large files using OCI UploadManager
06Built-in error handling for OCI-specific storage status codes
사용 사례
01Generating temporary, secure sharing links for external stakeholders
02Implementing data retention policies to move old logs to archive tiers
03Automating application data backups and multi-part transfers to OCI