From hashicorp-vault
Use this skill when the user asks to "issue a certificate", "manage PKI", "create a TLS cert", "revoke a certificate", "list certificates", "set up internal CA", or any task involving Vault PKI secrets engine.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hashicorp-vault:pki-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `hashicorp-vault` MCP server tools to manage X.509 certificates via the PKI secrets engine.
Use the hashicorp-vault MCP server tools to manage X.509 certificates via the PKI secrets engine.
pki), role name, and common name.vault_pki_issue_cert with the parameters.Call vault_pki_list_certs to list all serial numbers of issued certificates.
Call vault_pki_read_cert with the serial number to view the certificate details.
vault_pki_revoke_cert.The Transit engine provides encryption-as-a-service:
vault_transit_encrypt with the key name and base64 plaintext.vault:v1:... ciphertext.vault_transit_decrypt with the key name and ciphertext.vault_transit_list_keys — list all encryption keysvault_transit_create_key — create a new key (choose type: aes256-gcm96, ed25519, rsa-2048, etc.)vault write transit/keys/{name}/rotate.See references/pki-setup.md for PKI engine setup guide.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub pzharyuk/ai-claude-plugins --plugin hashicorp-vault