What problem does it solve? VictoriaMetrics spans many distinct workflows — operator CRDs, PromQL/MetricsQL queries, cardinality analysis, log search, and trace inspection — and picking the wrong approach wastes time. This Skill acts as a router that maps your request to the correct specialized VictoriaMetrics sub-skill. ## Core Features & Use Cases - Task-to-Skill Routing: Directs requests to one of seven sub-skills covering operator CRDs, querying, cardinality analysis, unused metrics detection, log search, trace queries, and trace analysis. - Quick Reference Tables: Provides lookup tables mapping common requests like "Create a VMAgent" or "Find metrics with too many labels" to the right skill. - Use Case: You ask to set up a VMServiceScrape for your application; the router identifies victoriametrics-operator as the correct skill so the agent loads the right operational instructions. ## Quick Start Ask the agent to help with any VictoriaMetrics task, such as writing a PromQL query or configuring a VMAlert, and it will route you to the appropriate sub-skill.