ChatGPT Custom Instructions Manager

Advanced save and manage custom instructions for ChatGPT

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Dramorian
Denně instalací
0
Celkem instalací
6
Hodnocení
0 0 0
Verze
1.0.0
Vytvořeno
21. 12. 2025
Aktualizováno
21. 12. 2025
Size
38,5 KB
Licence
MIT
Spustit na

📝 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