ChatGPT Custom Instructions Manager

Advanced save and manage custom instructions for ChatGPT

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Dramorian
Installationen heute
0
Installationen gesamt
6
Bewertungen
0 0 0
Version
1.0.0
Erstellt am
21.12.2025
Letzte Aktualisierung
21.12.2025
Größe
38,5 KB
Lizenz
MIT
Wird angewandt auf

📝 ChatGPT Custom Instructions Manager

A clean, lightweight manager for ChatGPT Custom Instructions that lets you save, organize, and instantly apply multiple instruction presets — right inside Settings → Personalization on chatgpt.com.


✨ Features

✅ Presets

  • Save multiple instruction presets (name + content)
  • One-click apply a preset to the ChatGPT Custom Instructions textarea
  • Edit / rename presets anytime
  • Pin favorites so they stay at the top

🔎 Organization & Discovery

  • Search by preset name or by content
  • Categories (Coding, Writing, Analysis, Creative, Learning, Other)
  • Sort by:
    • Last Used
    • Name
    • Date Created

🧮 Editor Helpers

  • Live character counter
  • Warning/error thresholds to help stay within instruction limits
  • Load Current to Editor: pull the currently active ChatGPT instructions into the editor for quick saving/updating

📦 Backup & Sharing

  • Export / Import all presets as JSON (backup, migrate between devices/browsers)
  • Copy content to clipboard
  • Share presets via a link (encodes the preset in the URL hash for easy import)

🌐 Where it works

Built to handle ChatGPT’s SPA navigation (the UI re-attaches automatically when the page updates).


🔐 Privacy

  • Stores presets locally via Tampermonkey/GreaseMonkey storage (GM_*)
  • No external servers
  • No tracking
  • No data collection

🔑 Permissions

  • GM_setValue / GM_getValue / GM_deleteValue / GM_listValues — save and manage presets
  • GM_setClipboard — copy/share preset content and links