#Refresh skills
1 messages · Page 1 of 1 (latest)
Short answer, yes-ish.
- There is no explicit “reload skills now” command for an existing session.
- On current builds,
skills.load.watchis enabled by default, so changes toSKILL.mdwill refresh the skills snapshot on the next agent turn in the same session. - If the agent already read the old skill earlier in that chat, that old tool output is still in history, so
/newis still the cleanest reset.
If watcher is off, then you’ll need /new or a gateway restart.
Useful refs:
You can sanity check with openclaw skills list.
If you want, paste openclaw --version and I can tell you how this should behave on your build.
If this fixed it, please right-click the solution message → Apps → ✅ Mark Solution so Answer Overflow can index it.
2026.4.8
Yep, 2026.4.8 is new enough.
So on your build:
SKILL.mdchanges should refresh the skills snapshot on the next turn in the same session- there still is no manual reload command
- the watcher is for
SKILL.md, not arbitrary helper files - if the old skill content was already read earlier in the thread,
/newis still the cleanest reset
If it is not updating for you, the two things I’d check first are:
skills.load.watchwas not disabled- you changed
SKILL.mditself, not just another file
Docs: