- Random opening interjections (25% chance, configurable)- Pattern-based vocabulary replacement (Wow! → Tartar sauce!) - Preserves code blocks, URLs, file paths - Zero-token post-processing via transform_llm_output hook
6 lines
No EOL
222 B
YAML
6 lines
No EOL
222 B
YAML
name: spongebob-vocab
|
|
version: 1.0.0
|
|
description: SpongeBob vocabulary transformation via transform_llm_output hook (zero-token personality injection)
|
|
author: BarnacleBoy
|
|
hooks:
|
|
transform_llm_output: transform_vocabulary |