What problem does it solve?
This Skill eliminates the frustration of unexpected Kollab behavior, plugin loading failures, and configuration changes that don't take effect, all caused by invalid syntax, missing required settings, or conflicting configuration values across local and global config layers.
Core Features & Use Cases
- Full Config Validation: Checks JSON syntax, required top-level sections, valid value ranges for LLM and terminal settings, and plugin configuration structure.
- Conflict Detection: Identifies duplicate settings with different values across config files, plus incompatible plugin combinations that cause runtime issues.
- Use Case: For example, if your Kollab agent can't connect to your LLM provider, use this Skill to quickly spot missing or incorrect api_url and api_token settings, or conflicting values between your local and global config files.
Quick Start
Use the validate-config skill to audit your Kollab configuration files, identify any syntax errors, missing required settings, or conflicting values, and get a clear, prioritized report of issues to resolve.