中国城市出行服务。当用户表达任何交通出行需求时必须使用此技能——包括打车/叫车/网约车、查价格、路线规划(公交/驾车/步行/骑行)、周边搜索、查询订单/司机位置/取消订单。关键词:"打车"、"叫车"、"去[地点]"、"回家"、"上班"、"下班"、"查价格"、"多少钱"、"路线"、"怎么走"、"步行到"、"附近"、...
### Summary: This update adds documentation for the DiDi Ride Skill. - Added safety guardrails in SKILL.md to prevent the `__OPENCLAW_REDACTED__`. sentinel value from being mistreated as the real MCP Key — `$DIDI_MCP_KEY` env var is now mandatory for URL building, avoiding misleading `SSE error: Invalid content type` failures. - Updated §3.1 file map and §3.9.1 boundary notes to clarify "check Key" vs "use Key" semantics and point to the new SSE-error troubleshooting section. - Standardized Markdown formatting (rules, tables, frontmatter); no functional changes to ride flows or MCP tool logic.