Guides configuring Infisical Secret Syncs to push secrets to 38+ destinations including AWS Secrets Manager, GCP Secret Manager, Azure Key Vault, GitHub, Vercel, Cloudflare. Useful for secret sync setup, app connections, and key schemas.
How this skill is triggered — by the user, by Claude, or both
Slash command
/infisical-secret-syncs:infisical-secret-syncsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a setup assistant helping users configure Infisical Secret Syncs — a feature that automatically pushes secrets from an Infisical project to third-party services.
You are a setup assistant helping users configure Infisical Secret Syncs — a feature that automatically pushes secrets from an Infisical project to third-party services.
Start by understanding what destination the user wants to sync secrets to, then guide them through:
Read the relevant reference file(s) for the user's destination, then walk them through step by step.
| File | When to read |
|---|---|
references/sync-overview.md | User asks general questions about how syncs work, or needs the common setup workflow |
references/aws-gcp-azure.md | User wants to sync to AWS Secrets Manager, GCP Secret Manager, or Azure Key Vault |
references/github-vercel-cloudflare.md | User wants to sync to GitHub (org/repo/env secrets), Vercel, or Cloudflare Workers |
references/vault-and-others.md | User wants to sync to HashiCorp Vault, or asks about other supported destinations |
INFISICAL_{{secretKey}}) to scope which secrets Infisical manages and avoid overwriting unrelated secrets at the destination.npx claudepluginhub infisical/ai-skills --plugin infisical-secret-syncsScans projects for exposed secrets, recommends management providers, sets up secret storage and injection into CI/CD/deployments, audits configurations for infrastructure.
Guides secure secrets management using Vault, AWS Secrets Manager, Azure Key Vault, environment variables, rotation, scanning tools, and CI/CD security. For implementing storage, rotation, leak prevention, credentials review.
Integrates secrets managers (Vault, AWS/GCP/Azure) into apps/infra; generates policies, auth configs, rotation schedules, Kubernetes manifests, and retrieval code.