Vector embedding generation and storage for the [Skill Agent](https://github.com/clebermasters/faster-agent-rs) framework.
Uses Ollama to generate embeddings for skills and stores them in a local SQLite database for semantic search.
See the [main repository](https://github.com/clebermasters/faster-agent-rs) for full documentation.