mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-11 06:19:16 +08:00
Fix Claude CLI skill prompt handling so native skill plugin materialization is prepared before prompt suppression, with the prompt fallback preserved when plugin args are unavailable. Also keeps direct prepared-run callers covered by an execute-time fallback. Fixes #87063. Co-authored-by: uday <udaymanish.thumma@gmail.com>