Files
Fu-Jie_openwebui-extensions/docs/prompts/index.md

72 lines
2.0 KiB
Markdown

# Prompts
Discover carefully crafted system prompts to enhance your AI interactions and task orchestration.
---
## What are Prompts?
Prompts are pre-written instructions that guide AI behavior. A well-crafted prompt can:
- :material-target: Focus the AI on specific tasks
- :material-format-quote-close: Set the desired tone and style
- :material-school: Establish expertise and knowledge boundaries
- :material-shield-check: Add safety and quality guidelines
---
## Browse the Library
<div class="grid cards" markdown>
- :material-library:{ .lg .middle } **Full Prompt Library**
---
Browse all available dynamic prompts templates with variables and manifest detail.
[:octicons-arrow-right-24: Open Library](library.md)
</div>
---
## 📋 Available Prompts
### 🔧 [AI Task Instruction Generator](library.md#ai-task-instruction-generator)
Convert vague requirements into precise, AI-executable instructions. Fits standard prompt orchestration workflows.
`Command: /ai-task-instruction`
### 🔍 [One-Sentence Concept Explainer](library.md#one-sentence-concept-explainer)
Explain advanced ideas in exactly one clear sentence adapting for any user tier.
`Command: /one-sentence-concept-explainer`
---
## How to Use
### Method: System prompt / In-Chat Command
1. Go to the [Library](library.md) or root `/prompts` folder to copy the prompt code.
2. In OpenWebUI dashboard, navigate to **Workspace** -> **Prompts** and click **Create Prompt**.
3. Paste the content and save.
4. Type title or `/` follow with command name to activate in discussion.
---
## Best Practices
!!! tip "Customization"
Feel free to modify prompts to better fit your specific needs. Add context, adjust tone, or combine multiple prompts.
!!! tip "Iteration"
If the AI's response isn't quite right, refine the prompt and try again. Small changes can have big impacts.
---
## Contribute
Have a great prompt? Share it with the community!
[:octicons-heart-fill-24:{ .heart } Submit a Prompt](../contributing.md){ .md-button }