๐ŸŽฏ

infisical-user-setup-guide

๐ŸŽฏSkill

from infisical/ai-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add infisical/ai-skills --skill infisical-user-setup-guide
skills.sh Installโš  Installs to .agents/skills/
$npx skills add infisical/ai-skills --skill infisical-user-setup-guide
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/infisical-user-setup-guide/SKILL.md
VibeIndex|
What it does
|

Provides AI coding agents with a setup guide for Infisical, the open-source secret management platform, available as installable skills or via a docs MCP server for always-up-to-date documentation access.

๐Ÿ“ฆ

Same repository

infisical/ai-skills(25 items)

infisical-user-setup-guide

SKILL.md

429Installs
-
AddedMay 4, 2026

More from this repository10

๐ŸŽฏ
infisical-secret-syncs๐ŸŽฏSkill

Provides AI coding agents with accurate knowledge about Infisical's secret synchronization features, available as installable agent skills or via a docs MCP server for real-time documentation access.

๐ŸŽฏ
infisical-api๐ŸŽฏSkill

Provides guidance for working with the Infisical REST API to manage secrets, projects, environments, and machine identities. Covers Universal Auth authentication, CRUD operations on secrets via the v4 API, pagination, rate limiting, and region selection for both cloud and self-hosted deployments.

๐ŸŽฏ
infisical-agent๐ŸŽฏSkill

Guides configuration of the Infisical Agent, a client daemon that manages token lifecycle and renders secrets to files via Go templates. Covers all 6 auth methods (Universal Auth, Kubernetes, AWS IAM, Azure, GCP), template functions, polling, caching, and deployment patterns.

๐ŸŽฏ
infisical-dynamic-secrets๐ŸŽฏSkill

A setup guide for configuring Infisical Dynamic Secrets, which generate on-demand, short-lived credentials for 27 providers including PostgreSQL, MySQL, Redis, MongoDB, AWS IAM, GCP IAM, SSH certificates, and Kubernetes service accounts. Covers prerequisites, provider selection, TTL management, and gateway setup for private networks.

๐ŸŽฏ
infisical-self-host๐ŸŽฏSkill

Guides deployment and operation of self-hosted Infisical instances with Docker, Docker Compose, and Kubernetes, covering ENCRYPTION_KEY management, PostgreSQL/Redis setup, production hardening, FIPS compliance, horizontal scaling, and high availability patterns.

๐ŸŽฏ
infisical-terraform๐ŸŽฏSkill

A skill from Infisical's AI skills collection that provides accurate knowledge about the open-source secret management platform. Covers CLI workflows, SDKs for multiple languages, Docker integration, and Terraform/Kubernetes configurations.

๐Ÿ”Œ
infisical-kubernetes-operator๐Ÿ”ŒPlugin

The Infisical Kubernetes Operator โ€” syncing secrets into Kubernetes Secrets and ConfigMaps via v1beta1 and legacy v1alpha1 CRDs, with auto-reload and push-secret support.

๐Ÿ”Œ
infisical-pam๐Ÿ”ŒPlugin

Infisical Privileged Access Manager โ€” brokered access to databases and servers for humans and AI agents, with session recording, approvals, and no credential exposure.

๐Ÿ”Œ
infisical-terraform๐Ÿ”ŒPlugin

Guide for using the Infisical Terraform Provider โ€” HCL resources, ephemeral secrets, data sources, project roles, and Terraform Cloud OIDC integration.

๐Ÿ”Œ
infisical-secret-syncs๐Ÿ”ŒPlugin

Guide for configuring Infisical Secret Syncs to push secrets to all 48 supported destinations including AWS Secrets Manager, GCP Secret Manager, Azure Key Vault, GitHub, Vercel, HashiCorp Vault, Snowflake, and Databricks.