softcane/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.
npx skills add https://github.com/softcane/human-state-skills --skill normal-mode
Take softcane/normal-mode from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.