Commit 8a597d
2026-03-12 12:49:52 Admin: -/-| /dev/null .. prompts.md | |
| @@ 0,0 1,44 @@ | |
| + | # Prompts erstellen und nutzen |
| + | |
| + | **Prompts** sind wiederverwendbare Eingabevorlagen, die du im Chat mit `/` aufrufst. |
| + | |
| + | ## Prompt erstellen |
| + | |
| + | 1. Gehe in den **Arbeitsbereich → Prompts**. |
| + | 2. Klicke auf **„+"**. |
| + | 3. Fülle aus: |
| + | |
| + | | Feld | Bedeutung | |
| + | |---|---| |
| + | | **Name** | Anzeigename | |
| + | | **Command** | Der Slash-Befehl, z.B. `/zusammenfassen` | |
| + | | **Inhalt** | Der eigentliche Prompt-Text | |
| + | |
| + | 4. Speichere. |
| + | |
| + | ## Prompt im Chat nutzen |
| + | |
| + | 1. Tippe `/` im Eingabefeld. |
| + | 2. Die Liste der verfügbaren Prompts erscheint. |
| + | 3. Wähle den passenden Prompt aus oder tippe den Befehl vollständig. |
| + | |
| + | **Beispiel:** |
| + | ``` |
| + | /protokoll |
| + | ``` |
| + | |
| + | ## Prompts mit Variablen |
| + | |
| + | Prompts können Variablen enthalten. Dann öffnet sich beim Aufruf ein kleines Formular. |
| + | |
| + | **Beispiel Prompt-Inhalt:** |
| + | ``` |
| + | Schreibe eine höfliche Antwort an {{name}} zum Thema {{thema}}. |
| + | ``` |
| + | |
| + | Wenn du `/antwort` eingibst, erscheint ein Fenster für **name** und **thema**. |
| + | |
| + | ## Wichtig |
| + | |
| + | - Nur **aktive** Prompts erscheinen in der Slash-Liste. |
| + | - Du siehst nur Prompts, auf die du **Zugriff** hast. |
