fix: resolve SKILL.md validation errors

This commit is contained in:
sck_0
2026-02-20 21:46:40 +01:00
parent f40869df53
commit 70ed8b2c8a
798 changed files with 2907 additions and 59 deletions

View File

@@ -2,6 +2,8 @@
name: azure-security-keyvault-secrets-java
description: "Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data."
package: com.azure:azure-security-keyvault-secrets
risk: unknown
source: community
---
# Azure Key Vault Secrets (Java)
@@ -354,3 +356,6 @@ secretClient.setSecret(new KeyVaultSecret("cert-password", "CertP@ss!")
- "store password", "store API key", "connection string"
- "retrieve secret", "rotate secret"
- "Azure secrets", "vault secrets"
## When to Use
This skill is applicable to execute the workflow or actions described in the overview.