github-workflows-ollama

Installation
SKILL.md

GitHub Workflows for Ollama and pgvector

Configure GitHub Actions workflows for testing RAG pipelines, vector embeddings, and Ollama-based AI applications.

When to Apply

Use this skill when:

  • Setting up CI/CD for RAG applications
  • Testing pgvector and embedding functionality in CI
  • Configuring Ollama service containers
  • Running integration tests that need LLM inference
  • Building pipelines for AI-powered applications

Complete Workflow Template

name: CI tests
on:
  pull_request:
Related skills

More from constructive-io/constructive-skills

Installs
16
First Seen
Feb 27, 2026