Skip to content

Conversation

@twishapatel12
Copy link

Summary

Adds a new optional rag-workflows skill under .opencode/skills, following the existing SKILL.md-only pattern used by other skills in the repository.

This skill documents patterns for Retrieval-Augmented Generation (RAG), with a focus on local document question answering using Ollama.

Details

  • New skill folder: .opencode/skills/rag-workflows
  • Includes SKILL.md with metadata and documentation
  • Optional by presence; not enabled by default
  • No changes to core logic or defaults
  • Includes scheduled review tag as requested

Related Issue

Closes #237

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a local RAG skill using Ollama for document Q&A

1 participant