AI AGENT ADDONS

Add Setting Env

lobehub/lobe-chat
Backend & APIs
1,005installs

Server environment variables let you control default values for user settings. This guide shows you how to add them step by step. You will define a variable, update types, and merge settings into the user store. User custom settings always come first. Then server environment variables. Finally hardcoded defaults. This keeps your app flexible and easy to configure.

Add Add Setting Env skill to your workflow

Global

mkdir -p ~/.claude/skills/add-setting-env

Project

mkdir -p .claude/skills/add-setting-env

Source Repository

Stars
79,191
Forks
15,490
Watchers
79,191
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago