What problem does it solve? Locating objects and obtaining download links in TOS (Object Storage) normally requires navigating internal consoles across multiple regions. This Skill lets you list favorite or viewable buckets, browse objects inside a bucket, and generate download URLs directly through the ByteCloud gateway. ## Core Features & Use Cases - Bucket Discovery: List favorited or all viewable TOS buckets with pagination across regions like China-North, China-BOE, Singapore-Central, and US-East. - Object Browsing: List objects within a bucket using prefix filters and cursor-based pagination via lastkey. - Download URL Generation: Produce external download links (via bucket_name) and internal API download links (via bucket_id) for any object. - Use Case: You need to share a build artifact stored in TOS with a teammate. List your favorite buckets, find the bucket, list its objects to locate the artifact key, then generate a download URL to share. ## Quick Start Ask the agent to list your favorite TOS buckets in the China-North region, then get a download URL for a specific object in one of those buckets.