v1.1.0 -- ChatGPT two-file setup
What's new in v1.1.0
ChatGPT two-file setup
ChatGPT Custom GPTs have a character limit on the Instructions field that the full system prompt exceeds. This release adds a condensed chatgpt-instructions.md (5,743 characters) designed for the Instructions field, with paramedic-narrative/SKILL.md uploaded as a Knowledge File. The full clinical reference standard is preserved -- it moves from the instructions field to the knowledge file where ChatGPT retrieves it during conversation.
Files changed
chatgpt-instructions.md-- new, condensed instructions for ChatGPT Custom GPTssystem-prompt.md-- header updated to clarify this is for Gemini, API, and platforms without character limitsREADME.md-- ChatGPT installation section rewritten with two-file setup instructions- All files -- version bumped from 1.0.0 to 1.1.0
Upgrading from v1.0.0
- Claude users: download the new
.skillfile and replace the existing one in your Project - ChatGPT users: replace your Instructions field content with
chatgpt-instructions.mdand uploadSKILL.mdas a Knowledge File - Gemini users: no change needed,
system-prompt.mdcontinues to work as before