What problem does it solve?
This Skill eliminates the frequent failure of AIASys agents to invoke LLM models caused by missing, unsynchronized, or invalid LLM configuration files and API keys, which commonly occurs during new environment deployment or configuration updates.
Core Features & Use Cases
- Two-tier config management: Handles the source config.toml and runtime encrypted llm_config.json storage system for AIASys LLM settings.
- Deployment validation checklist: Provides step-by-step guidance to verify config presence, API key validity, and backend sync status when deploying AIASys to new machines.
- Troubleshooting support: Resolves common errors like "LLM dynamic config is empty", expired API keys, and sync failures with clear remediation steps.
- Use Case: When deploying AIASys to a new server or updating your LLM provider API keys, use this Skill to ensure all configuration is correctly set up and agents can successfully call models.
Quick Start
Use the aiasys-llm-config skill to verify your AIASys LLM configuration is correctly synced and functional after deploying to a new environment or updating your API keys.