azure-storage

Manage Azure Storage resources including blobs, files, queues, tables, and Data Lake.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/paidethon/Daily --skill azure-storage-paidethon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-storage
Source: https://github.com/paidethon/Daily/tree/main/.agents/skills/azure-storage
Command: npx skills add https://github.com/paidethon/Daily --skill azure-storage-paidethon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure-storage-blob, azure-identity, azure-storage-file, azure-storage-queue, azure-data-tables, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive control over Azure Storage, allowing users to manage Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake with ease.

Core Features & Use Cases

  • Blob Storage: Upload, download, and manage blobs.
  • File Shares: Create, manage, and interact with SMB file shares.
  • Queue Storage: Send, receive, and manage messages in queues.
  • Table Storage: Create, read, update, and delete entities in Azure tables.
  • Data Lake: Access and manage data in Azure Data Lake Storage Gen2.
  • Use Case: For developers and system administrators looking to streamline their Azure Storage management processes.

Quick Start

Use the azure-storage skill to list all containers in the 'my-storage-account' account.

Frequently Asked Questions about azure-storage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Azure Storage resources like blobs and file shares?

You can manage Azure Storage resources by uploading, downloading, and interacting with Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake through automated administrative workflows.

Can I use Azure Data Lake Storage Gen2 for data management tasks?

Yes, Azure Data Lake Storage Gen2 is fully supported, allowing you to access, manage, and interact with your data lake storage directly within your storage management workflows.

How do I send and receive messages in Azure Queue Storage?

You can send, receive, and manage messages in Azure Queue Storage by executing commands that interact with your storage queues to streamline administrative workflows.

What's the best way to interact with SMB file shares in Azure?

The best way to interact with SMB file shares is by using tools that can create, manage, and access Azure File Shares directly to handle cloud storage management tasks.

Does this approach require specific dependencies for Azure Table Storage?

Yes, interacting with Azure Table Storage requires specific data table dependencies to create, read, update, and delete entities within your Azure tables effectively.

Why use a unified tool for Azure Blob Storage and Table Storage?

Using a unified tool for Azure Blob Storage and Table Storage provides comprehensive control over diverse storage types, streamlining administration and reducing the need for multiple separate utilities.