SDK for Azure Blob Storage operations — upload, download, list, and manage blobs and containers.
| StorageSharedKeyCredential | ✅ | ❌ | | uploadFile() | ✅ | ❌ | | uploadStream() | ✅ | ❌ | | downloadToFile() | ✅ | ❌ | | downloadToBuffer() | ✅ | ❌ | | uploadData() | ✅ | ✅ | | SAS generation | ✅ | ❌ | | DefaultAzureCredential | ✅ | ❌ | | Anonymous/SAS access | ✅ | ✅ |
Azure Blob Storage SDK für JavaScript/TypeScript (@azure/storage-blob): Upload, Download, Auflisten, Blobs und Container verwalten. Block-/Append-/Page-Blobs, SAS-Tokens, Streaming. Trigger: „blob storage“, „@azure/storage-blob“, „BlobServiceClient“, „upload blob“, „download blob“. Quelle: sickn33/antigravity-awesome-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-storage-blob-ts Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw