OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add microsoft/skills --skill azure-keyvault-keys-ts
Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys.
npx skills add microsoft/skills --skill azure-keyvault-keys-ts
Manage cryptographic keys with Azure Key Vault.
DefaultAzureCredential for local development; use ManagedIdentityCredential or WorkloadIdentityCredential for production