find-skills
find-skills from vercel-labs/skills: Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
azure-storage from microsoft/azure-skills: Unified access to Azure blob storage, file shares, queues, tables, and data lake services.
azure-storage is a reusable agent skill listed on skills.sh under microsoft/azure-skills. skills.sh rank #10, installs 317.1K, GitHub stars 1.1K, first seen Feb 4, 2026.
Unified access to Azure blob storage, file shares, queues, tables, and data lake services. Supports five storage service types: Blob Storage for objects and backups, File Shares for SMB access, Queue Storage for async messaging, Table Storage for NoSQL key-value data, and Data Lake for big data analytics MCP server tools enable listing storage accounts, containers, and blobs, plus downloading and uploading blob content directly Configurable access tiers (hot, cool, cold, archive) and redundancy options (LRS, ZRS, GRS, GZRS) for cost and durability optimization CLI fallback available via az storage commands when MCP is not enabled; SDK references provided for Python, TypeScript, Java, Rust, and Go
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/microsoft/azure-skills --skill azure-storageIs azure-storage an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.
Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.
What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.
npx skills add https://github.com/microsoft/azure-skills --skill azure-storagenpx skills add https://github.com/microsoft/azure-skills --skill azure-storagefind-skills from vercel-labs/skills: Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
vercel-react-best-practices from vercel-labs/agent-skills: React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
azure-ai from microsoft/azure-skills: Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools.
azure-deploy from microsoft/azure-skills: Execute Azure deployments for prepared applications with built-in error recovery and validation.