46 lines
3.2 KiB
Markdown
46 lines
3.2 KiB
Markdown
# 🔍 One-Sentence Concept Explainer
|
|
|
|
| By [Fu-Jie](https://github.com/Fu-Jie) · v1.0.0 | [⭐ Star this repo](https://github.com/Fu-Jie/openwebui-extensions) |
|
|
| :--- | ---: |
|
|
|
|
|  |  |  |  |  |  |  |
|
|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
|
|
|
Explain any highly technical or abstract concept in exactly one clear, punchy sentence adapting for a selected audience tier.
|
|
|
|
## 📋 Info
|
|
|
|
- **Command**: `/one-sentence-concept-explainer`
|
|
|
|
## 🔥 What's New in v1.0.0
|
|
|
|
- ✨ **Radical Simplicity AI**: Distills abstract definitions into a single, comprehensive line.
|
|
- 🌍 **Consistency Engine**: Adopts to whatever language the prompt payload utilizes dynamically.
|
|
|
|
## ✨ Key Features
|
|
|
|
- 🎯 **Elevator Pitch accuracy**: Distills density while strictly conforming to length.
|
|
- ⚙️ **Select Menus variables**: Adjust target profiles from ELI5 to Expert seamlessly.
|
|
|
|
## 🚀 How to Use
|
|
|
|
1. Check out the prompt template: [one-sentence-concept-explainer.md](./one-sentence-concept-explainer.md)
|
|
2. **Copy** the full content.
|
|
3. In OpenWebUI, Go to **Workspace** -> **Prompts** and click **Create Prompt**.
|
|
4. Set title, and paste the template code into the content block.
|
|
5. In your standard chat, trigger via `/one-sentence-concept-explainer` and fill in the fields.
|
|
|
|
## ⚙️ Configuration (Variables)
|
|
|
|
The template contains dynamic variables supported by OpenWebUI prompts:
|
|
|
|
| Variable | Type | Options / Default | Description |
|
|
| :--- | :--- | :--- | :--- |
|
|
| **concept** | `text` | Required | The concept to explain (e.g., Quantum Computing). |
|
|
| **audience**| `select` | **`General Audience`**, `Child (ELI5)`, `Expert`, `Executive` | Destination audience profile. |
|
|
| **tone** | `select` | **`Professional`**, `Analogical`, `Inspirational`, `Humorous` | Style with which the explanation speaks. |
|
|
|
|
## ⭐ Support
|
|
|
|
If this prompt has been useful, a star on [OpenWebUI Extensions](https://github.com/Fu-Jie/openwebui-extensions) is a big motivation for me. Thank you for the support.
|