-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprompt.txt
More file actions
22 lines (20 loc) · 822 Bytes
/
prompt.txt
File metadata and controls
22 lines (20 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{{PromptIntro}}
Generate ONLY a valid JSON array.
{{PromptRule}}
For each service that STILL NEEDS optimization, provide:
- 'Name': (service name)
- 'Display': (display name)
- 'Current_Startup': (current startup type)
- 'Current_State': (current status)
- 'Recommended_Startup': ('Automatic', 'Manual', or 'Disabled')
- 'Recommended_State': ('Running' or 'Stopped')
- 'Reason': (Short explanation {{PromptLang}})
Guidelines:
1. Target: OEM bloatware (Gigabyte, Razer, etc.), unused VPN/Network services, and non-essential background tasks.
2. If a service is essential for Windows stability or Xbox/Gaming features, do NOT include it UNLESS I explicitly excluded it below.
3. Output ONLY the raw JSON array. No conversational text.
List:
{{ServiceList}}
{{XboxNote}}
{{StoreNote}}
{{CustomNote}}