ChatGPT Custom Instructions Manager

Advanced save and manage custom instructions for ChatGPT

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

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.

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

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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!)

Автор
Dramorian
Щоденних встановлень
0
Всього встановлень
5
Рейтинги
0 0 0
Версія
1.0.0
Створено
21.12.2025
Оновлено
21.12.2025
Size
38,5 кБ
Ліцензія
MIT
Відноситься до

📝 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