From jeremylongshore-claude-code-plugins-plus-skills
Guides vault secrets integrator operations with step-by-step instructions, best practices, and production-ready configurations for DevOps workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:vault-secrets-integratorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for vault secrets integrator tasks within the DevOps Advanced domain.
This skill provides automated assistance for vault secrets integrator tasks within the DevOps Advanced domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with vault secrets integrator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Advanced skill category. Tags: kubernetes, terraform, helm, monitoring, iac
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigIntegrates secrets managers (Vault, AWS/GCP/Azure) into apps/infra; generates policies, auth configs, rotation schedules, Kubernetes manifests, and retrieval code.
Implements secure secrets management in CI/CD pipelines using Vault, AWS Secrets Manager, Azure Key Vault, and Google Secret Manager. Covers storage, rotation, and least-privilege access.
Deploys HashiCorp Vault for centralized secrets management in cloud environments: dynamic secrets for databases/cloud providers, transit encryption, PKI, Kubernetes integration. Eliminates hardcoded credentials in apps and CI/CD via short-lived rotated secrets.