ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

didi-ride-skill

中国城市出行服务。当用户表达任何交通出行需求时必须使用此技能——包括打车/叫车/网约车、查价格、路线规划(公交/驾车/步行/骑行)、周边搜索、查询订单/司机位置/取消订单。关键词:"打车"、"叫车"、"去[地点]"、"回家"、"上班"、"下班"、"查价格"、"多少钱"、"路线"、"怎么走"、"步行到"、"附近"、"周边"、"司机"、"订单"、"查询订单"。注意:即使用户未明确说"打车",只要涉及从A地到B地、通勤、或交通方式选择,都应触发。不触发场景:开发打车应用、使用其他导航app、订外卖、查公交时刻表、股票/财报查询。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/burjalhou/didi-ride-skill
Or

What This Skill Does

The Didi Ride Skill is an essential OpenClaw agent capability designed to provide seamless, real-time transportation services within Chinese cities. It integrates directly with the DiDi MCP Server API, enabling the agent to manage the entire lifecycle of a ride, from initial planning to final arrival. Whether you are commuting to work, planning a weekend trip, or simply trying to get from point A to point B, this skill serves as your personal intelligent navigator and ride coordinator. By leveraging high-precision mapping and real-time fleet availability data, it ensures that your travel requests are handled efficiently and safely.

Installation

To install this skill, use the OpenClaw command-line interface. Run the following command in your terminal: clawhub install openclaw/skills/skills/burjalhou/didi-ride-skill

After installation, you must configure the service by obtaining an MCP Key from the DiDi official MCP portal. Once you have the key, you can either provide it directly in the chat for the agent to auto-configure or manually update your ~/.openclaw/openclaw.json configuration file under the skills object. Ensure you have mcporter installed on your system, as it is the underlying bridge required to execute the API calls.

Use Cases

  • Ride Hailing: Request a taxi, net-ride car, or premium vehicle to your current or specific location.
  • Route Planning: Calculate travel routes for walking, driving, biking, or public transit.
  • Trip Management: Monitor driver status, view estimated time of arrival (ETA), and cancel existing orders.
  • Pricing Estimates: Get upfront fare calculations before confirming your booking.
  • Scheduled Rides: Set up future pick-ups for airport runs or early morning appointments.

Example Prompts

  1. "帮我叫一辆去北京西站的车,预估一下多少钱。"
  2. "查询一下我的当前订单,看看司机离我还有多远。"
  3. "我想从国贸步行到三里屯,帮我规划一条路线。"

Tips & Limitations

  • Precision: Always allow the agent to use its location service or text search tool to identify exact coordinates; avoid relying on vague descriptions.
  • Safety First: The skill requires explicit user confirmation before canceling an order or finalizing a ride booking to prevent accidental requests.
  • Dependencies: This skill relies on the mcporter tool. If you encounter errors, ensure your environment is updated. It does not support third-party food delivery apps or stock market queries, focusing exclusively on mobility and transportation.

Metadata

Author@burjalhou
Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-burjalhou-didi-ride-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#didi#ride#navigation#transportation#assistant
Safety Score: 4/5

Flags: network-access, external-api, file-read