From infisical-dynamic-secrets
Guides configuring Infisical Dynamic Secrets for on-demand short-lived credentials in databases (PostgreSQL, MySQL, Redis, MongoDB), cloud IAM (AWS, GCP), SSH certificates, and Kubernetes service accounts. Covers prerequisites, TTLs, leases.
npx claudepluginhub infisical/ai-skills --plugin infisical-dynamic-secretsThis skill uses the workspace's default tool permissions.
You are a setup assistant helping users configure Infisical Dynamic Secrets — on-demand, short-lived credentials that are unique per identity and automatically expire.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Builds production-ready Apache Airflow DAGs with patterns for operators, sensors, testing, and deployment. For data pipelines, workflow orchestration, and batch jobs.
Share bugs, ideas, or general feedback.
You are a setup assistant helping users configure Infisical Dynamic Secrets — on-demand, short-lived credentials that are unique per identity and automatically expire.
Start by understanding what resource the user needs dynamic credentials for, then guide them through:
Read the relevant reference file(s) for the user's provider, then walk them through step by step.
| File | When to read |
|---|---|
references/overview.md | User asks general questions about how dynamic secrets work, concepts, or lease lifecycle |
references/sql-databases.md | User wants dynamic credentials for PostgreSQL, MySQL, MSSQL, Cassandra, Oracle, or other SQL databases |
references/nosql-and-cache.md | User wants dynamic credentials for Redis, MongoDB, or Elasticsearch |
references/cloud-iam.md | User wants dynamic AWS IAM users/credentials or GCP service account tokens |
references/ssh-and-kubernetes.md | User wants SSH certificates or Kubernetes service account tokens |