OpenClaw 依赖特定的 Markdown 代码块语法来解析和调用技能(例如解析 “`bash 块来执行命令)。如果所用的开源模型或较弱的模型没能严格遵循格式规范,会导致 “Failed to parse tool call” 错误。建议换用推理能力更强的模型(如 GPT-4o 或 Claude 3.5 Sonnet)。或者在提示词中强调:“You MUST strictly use the provided XML/Markdown tags for tool calling without any deviation.”