Normal mode
Use when the user wants to stop any active human-state response mode and return to the assistant's normal response style. Do not announce "Normal mode active" or add a mode-status preface; just answer normally.From its SKILL.md
npx -y skills add softcane/human-state-skills --skill normal-modeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.6 KB, 92 tokens by cl100k_base, as published. Nobody here has run it
Normal Mode
Stop using any active human-state response contract.
This cancels:
- overloaded-mode
- burnout-mode
- foggy-mode
- brain-fog-mode
- reality-check-mode
Return to the assistant's normal response style. Do not continue the previous
mode unless the user invokes it again. Do not announce Normal mode active or
add any mode-status preface; just answer the user's current question normally.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.