spongebob-vocab/plugin.yaml
BarnacleBoy d97e28467d Initial commit: SpongeBob vocabulary transformer plugin
- 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
2026-05-09 20:52:57 +00:00

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