Prompts
System prompts, agent prompts, model-specific prompts.
Format
Each prompt file:
---
title: "Prompt name"
status: "active" | "draft" | "archive"
tags: [prompt, <provider>, <use-case>]
created: YYYY-MM-DD
updated: YYYY-MM-DD
version: 1.0.0
provider: openwebui | claude | gpt | local
use_case: research | coding | ops | etc
---
# Prompt Name
[the actual prompt text]
Naming
openwebui-system.mdclaude-code-agent.mdgpt-researcher.md
Versioning
Bump version on every edit. Major = rewrite.