In Lee's Introduction to Smooth Manifolds he writes
$$ \omega = \omega_i dx^i$$
where $\omega$ is a differential form. See for example page 293.
What does $\omega_i dx^i$ stand for?
According to my understanding we should have
$$ \omega = f(x) dx^1 \wedge \dots \wedge dx^n$$
for $f: U \to \mathbb R $ a smooth function of $n$ variables. But this doesn't explain why $\omega_i$ has an index...
Or could it be that the notation means
$\omega_i dx^i = \sum_i \omega_i dx^1 \wedge \dots \wedge dx^n$?
The text here uses the Einstein summation convention, defined below: In any local coframe on a manifold, here we'll use $(dx^i)$, defined, say, on $U \subseteq M$, we can write (the restriction to $U$ of) a $1$-form $\omega$ as a linear combination of coframe elements, namely, as $$\omega = \omega_1 \,dx^1 + \cdots + \omega_n \,dx^n = \sum_{i = 1}^n \omega_i \,dx^i.$$
Linear combinations of frame and coframe elements are ubiquitous in differential geometry---after all, we are generally interested in properties that don't depend on a choice of frame, and so expressions that involve only some frame or coframe elements generically do depend on such a choice---and as you encounter more involved tensorial expressions, you'll find expressions that involve many nested sums. So, we often suppress the sigma notation for any paired index, and the resulting notation (where one implicitly sums over all values of a paired index) is the Einstein summation convention; it's good practice, as Lee does, to do this only when a pair includes one lower index and one upper index (you'll see some literature, especially in physics, ignore this restriction).