Handy SillyTavern Extensions for the Modern Coomer

Extensions

Firefox-based

Scripts

  • Summary script (paste as a chat message):
    /setglobalvar key=summaryPrompt Summarize the events that have happened in the chat given to you in the Input header. Summarize the entirety of the chat, beginning middle and end without missing any important details or events. Output three paragraphs. Paragraph 1 for the beginning. Paragraph 2 for the middle. And paragraph 3 for the end. Your response should include nothing but the summary. |
    /setvar key=tmp |
    /messages 0-{{lastMessageId}} |
    /setvar key=s1 |
    /echo Generating, please wait... |
    /genraw lock=on instruct=off {{instructInput}}{{newline}}{{getglobalvar::summaryPrompt}}{{newline}}{{newline}}{{instructInput}}{{newline}}{{getvar::s1}}{{newline}}{{newline}}{{instructOutput}}{{newline}}The chat summary:{{newline}} |
    /setvar key=tmp |
    /echo Done! |
    /setinput {{getvar::tmp}} |
    /flushvar tmp |
    /flushvar s1
Edit

Pub: 15 Feb 2026 21:24 UTC

Edit: 16 Feb 2026 06:45 UTC

Views: 564