config

Generate, validate, and update librechat.yaml configuration files.

2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/bethanychamberlain/claude-skills-librechat --skill config-bethanychamberlain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: config
Source: https://github.com/bethanychamberlain/claude-skills-librechat/tree/main/librechat-core/skills/config
Command: npx skills add https://github.com/bethanychamberlain/claude-skills-librechat --skill config-bethanychamberlain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LibreChat configuration can be error-prone and time-consuming when editing librechat.yaml, adding endpoints, or selecting model providers. This skill guides administrators through common setup tasks, ensuring proper structure and safe defaults.

Core Features & Use Cases

  • Guided setup from scratch for new LibreChat deployments.
  • Help with modifying an existing librechat.yaml, updating endpoints, providers, and model specs.
  • Validation and troubleshooting prompts to prevent common configuration mistakes.

Quick Start

Describe your LibreChat environment and configuration goals, and I will guide you step-by-step to create or update librechat.yaml.

Frequently Asked Questions about config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure LibreChat with YAML for multiple model providers?

Validate your librechat.yaml file to ensure proper structure, safe defaults, and compliance with documented references. This process checks endpoint configurations and provider settings to prevent common deployment mistakes in Docker, cloud, or Kubernetes environments.

What's the best way to add custom endpoints to my LibreChat deployment?

Troubleshoot LibreChat configuration errors by validating your librechat.yaml structure against documented templates and references. This identifies common mistakes in endpoint definitions, provider settings, and environment variables, then applies corrections for safe deployment.

Can I use this to update model provider settings in an existing LibreChat setup?

Prerequisites require preparing deployment environment specifications, existing librechat.yaml files, endpoint definitions, and model provider credentials to generate validated configuration outputs.

Why does my LibreChat YAML configuration fail after adding a new model provider?

Next steps involve executing safe container restart procedures, running verification checks on updated endpoints, and testing model provider connectivity to confirm deployment stability.