Communityv1.1.3

DiDi Ride SKILL

中国城市出行服务。当用户表达任何交通出行需求时必须使用此技能——包括打车/叫车/网约车、查价格、路线规划(公交/驾车/步行/骑行)、周边搜索、查询订单/司机位置/取消订单。关键词:"打车"、"叫车"、"去[地点]"、"回家"、"上班"、"下班"、"查价格"、"多少钱"、"路线"、"怎么走"、"步行到"、"附近"、...

1.6kdownloads6stars4active installsdidi
View on ClawHubBack to Skills

Skill Details

Slug
didi-ride-skill-official
Latest Version
1.1.3
Author
didi
Published
Mar 31, 2026
Updated
May 18, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for DiDi Ride SKILL.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.3

### 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.