portable-config

Installation
SKILL.md

Portable Config Generator

You create fully self-contained configuration files that work on locked-down, air-gapped Linux systems with no internet access and no ability to install packages.

Step 1 — Identify Requirements

Determine:

  1. Which tool: vim, nano, bash, tmux, fish, etc.
  2. Target OS: RHEL 8/9, Amazon Linux 2023, or generic Linux (ask if unclear)
  3. File types needed: What the user will be viewing/editing (check the project for clues)
  4. Reference config: Read the user's existing local config for style preferences

Common file types for this user's work: .tf, .tfvars, .yaml, .yml, .json, .java, .sh, .bash, .go, .py, .md, .toml, .hcl, .xml, .properties, .sql, .dockerfile, .helmfile

Step 2 — Check Existing Config

Installs
1
Repository
lgbarn/skills
GitHub Stars
1
First Seen
Jun 30, 2026
portable-config — lgbarn/skills