env-to-fnox

Installation
SKILL.md

Migrate from .env to fnox + 1Password

This skill guides the migration from plaintext .env files to fnox with 1Password as the secret provider. fnox is provider-agnostic and supports multiple backends (1Password, AWS Secrets Manager, Azure Key Vault, HashiCorp Vault, age encryption, etc.).

Prerequisites

Before starting, verify:

  1. 1Password CLI is installed: op --version
  2. User is authenticated to 1Password: op vault list
  3. mise is installed (optional but recommended): mise --version

Migration Workflow

Step 1: Analyze Existing .env

Read the existing .env file to understand what secrets need migration:

cat .env
Related skills

More from nateberkopec/dotfiles

Installs
14
GitHub Stars
98
First Seen
Jan 22, 2026