mirror of https://github.com/openclaw/openclaw.git
* feat(skills): improve descriptions with routing logic Apply OpenAI's recommended pattern for skill descriptions: - Add 'Use when' conditions for clear triggering - Add 'NOT for' negative examples to reduce misfires - Make descriptions act as routing logic, not marketing copy Based on: https://developers.openai.com/blog/skills-shell-tips/ Skills updated: - coding-agent: clarify when to delegate vs direct edit - github: add boundaries vs browser/scripting - weather: add scope limitations Glean reported 20% drop in skill triggering without negative examples, recovering after adding them. This change brings Clawdbot skills in line with that pattern. * docs(skills): clarify routing boundaries (openclaw#14577) (thanks @DylanWoodAkers) * docs(changelog): add PR 14577 release note (openclaw#14577) (thanks @DylanWoodAkers) --------- Co-authored-by: ClawdBotWolf <clawdbotwolf@proton.me> Co-authored-by: Peter Steinberger <steipete@gmail.com> |
||
|---|---|---|
| .. | ||
| 1password | ||
| apple-notes | ||
| apple-reminders | ||
| bear-notes | ||
| blogwatcher | ||
| blucli | ||
| bluebubbles | ||
| camsnap | ||
| canvas | ||
| clawhub | ||
| coding-agent | ||
| discord | ||
| eightctl | ||
| food-order | ||
| gemini | ||
| gh-issues | ||
| gifgrep | ||
| github | ||
| gog | ||
| goplaces | ||
| healthcheck | ||
| himalaya | ||
| imsg | ||
| mcporter | ||
| model-usage | ||
| nano-banana-pro | ||
| nano-pdf | ||
| notion | ||
| obsidian | ||
| openai-image-gen | ||
| openai-whisper | ||
| openai-whisper-api | ||
| openhue | ||
| oracle | ||
| ordercli | ||
| peekaboo | ||
| sag | ||
| session-logs | ||
| sherpa-onnx-tts | ||
| skill-creator | ||
| slack | ||
| songsee | ||
| sonoscli | ||
| spotify-player | ||
| summarize | ||
| things-mac | ||
| tmux | ||
| trello | ||
| video-frames | ||
| voice-call | ||
| wacli | ||
| weather | ||