·ollama-rag
</>

ollama-rag

Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models.

6Installs·0Trend·@cuba6112

Installation

$npx skills add https://github.com/cuba6112/skillfactory --skill ollama-rag

How to Install ollama-rag

Quickly install ollama-rag AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cuba6112/skillfactory --skill ollama-rag
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cuba6112/skillfactory.

SKILL.md

View raw

Build RAG systems with Ollama - run locally or use cloud for massive models.

Access via ollama signin (v0.12+). No local storage needed, privacy preserved.

| Model | Params | Context | Best For |

Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models. Source: cuba6112/skillfactory.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cuba6112/skillfactory --skill ollama-rag
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from cuba6112/skillfactory

Quick answers

What is ollama-rag?

Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models. Source: cuba6112/skillfactory.

How do I install ollama-rag?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cuba6112/skillfactory --skill ollama-rag Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cuba6112/skillfactory

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22