# Vector

> Vector — Skill Router

- Skill: `aidas-dev/vector` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aidas-dev/vector`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aidas-dev/vector/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Aidas-dev (https://skillmd.com/u/aidas-dev)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/aidas-dev/vector

---


# Vector — Skill Router

Pick the right sub-skill.

## Which Sub-Skill?

| User wants to... | Load skill |
|---|---|
| Deploy Vector on K8s via Helm (Agent/Aggregator/Stateless-Aggregator) | `vector-helm` |
| Manage Vector with operator CRDs (Vector, VectorPipeline, VectorAggregator) | `vector-operator` |

## Quick Map

| Task | Skill |
|---|---|
| "Deploy Vector as DaemonSet on all nodes" | `vector-helm` |
| "Configure Vector pipeline with customConfig" | `vector-helm` |
| "Set up Vector aggregator as StatefulSet" | `vector-helm` |
| "Deploy kaasops/vector-operator with CRDs" | `vector-operator` |
| "Create a VectorPipeline for kubernetes_logs" | `vector-operator` |
| "Create a ClusterVectorPipeline for cluster-wide sources" | `vector-operator` |
| "Set up VectorAggregator for centralized processing" | `vector-operator` |
| "Configure Prometheus PodMonitor for Vector" | `vector-operator` |
| "Use VRL transforms in a VectorPipeline" | `vector-operator` |

