azure-blob-storage
Installation
SKILL.md
Azure Blob Storage Skill
Overview
This skill enables interaction with Azure Blob Storage and Azure Data Lake Storage Gen2 (ADLS Gen2). It provides capabilities for authenticating, listing containers/blobs, reading blob content, and managing blob metadata.
When to Use
- User mentions Azure Blob Storage, Azure Storage, or ADLS
- Need to list containers or blobs in a storage account
- Read data files from blob storage (CSV, JSON, Parquet)
- Upload or download files to/from blob storage
- Get blob metadata (size, last modified, content type)
- Work with hierarchical namespace (ADLS Gen2) directories