LogoClawIndex
CasesSkillsAbout
LogoClawIndex

azure-storage-blob-py - Azure Blob Storage SDK for Python

Python SDK for uploading, downloading, listing blobs, managing containers, and handling blob lifecycles in Azure Blob Storage.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create Blob containers
  • Upload Blob data
  • Download Blob data
  • List Blobs
  • Delete Blobs
  • Generate SAS tokens
  • Manage Blob metadata

Inputs

  • Azure storage account URL
  • Azure credentials
  • Container name
  • Blob name
  • Local file or stream

Outputs

  • Uploaded Blob objects
  • Downloaded files or bytes
  • Blob listing data
  • Blob properties and metadata
  • SAS tokens

Requirements

  • Python runtime environment
  • azure-storage-blob package
  • azure-identity package
  • AZURE_STORAGE_ACCOUNT_URL environment variable

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
azure
python
blob-storage
sdk
azure-storage-blob
Create Blob containers
Upload Blob data
Download Blob data
List Blobs
Azure storage account URL
Azure credentials
Container name
Uploaded Blob objects
Downloaded files or bytes
Blob listing data