Installation
Skills CLI
npx skills@latest add microsoft/skills --skill azure-storageRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the azure-storage skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Prefers Azure Storage MCP and falls back to Azure CLI for listing accounts, containers, and blobs or uploading and downloading content. Azure authentication and a storage account are required; uploads change remote content, while downloaded blobs write to local paths.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size101 lines
- Last checked27 Sept 2026 ·
a032c55a4414a1aa3ea40245806944b3e497ee094be04f933a049018fbe8da81
What it can touch
- Runs commands
Runs shell commands such as tests, builds or installs.
- Needs MCP
Requires an MCP server to be configured.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
.github/plugins/azure-skills/skills/azure-storage/SKILL.md on GitHub (opens in a new tab)