Skills Plugins MCP Prompt Model 博客 我的中心

openakita-skills-didi-ride

DiDi ride-hailing service skill. Supports taxi booking, price estimation, route planning (driving/transit/walking/cycling), order management, driver location tracking, and scheduled rides. Use when user expresses any transportation need including ride-hailing, route queries, or commuting.

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=openakita-openakita-skills-didi-ride-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name openakita/skills@didi-ride description DiDi ride-hailing service skill. Supports taxi booking, price estimation, route planning (driving/transit/walking/cycling), order management, driver location tracking, and scheduled rides. Use when user expresses any transportation need including ride-hailing, route queries, or commuting. license MIT metadata {"author":"didi","version":"1.0.0"} requires {"env":["DIDI_MCP_KEY"]} 滴滴出行服务 通过 DiDi MCP Server API 提供打车、路线规划、订单管理等出行能力。 快速开始 获取 MCP KEY 访问 https://mcp.didichuxing.com/claw 获取 MCP Key,或使用滴滴出行 App 扫码。 配置 Key 直接在对话中告诉 Agent 你的 MCP Key,或编辑配置: export DIDI_MCP_KEY="your_key" 依赖 npm install -g mcporter 核心能力 打车:直接说"打车去[地点]"、"回家"、"上班" 查价:查一下从 A 到 B 多少钱 查询订单:了解当前订单状态 司机位置:司机在哪里、多久到 预约出行:15 分钟后打车、明天 9 点去机场 路线规划:驾车/公交/步行/骑行 取消订单:取消当前订单 主流程 地址解析:maps_textsearch 确认起终点 价格预估:taxi_estimate(获取 traceId) 创建订单:taxi_create_order 查询状态:taxi_query_order 工具清单 领域 工具 打车 maps_textsearch, taxi_estimate, taxi_create_order, taxi_query_order, taxi_cancel_order 路线 maps_direction_driving, maps_direction_transit, maps_direction_walking, maps_direction_bicycling 周边 maps_place_around MCP 调用格式 MCP_URL=" https://mcp.didichuxing.com/mcp-servers?key=$DIDI_MCP_KEY " mcporter call "$MCP_URL" --args '{"key":"value"}' 预置脚本 scripts/didi_mcp.py 滴滴出行 MCP 客户端,需设置 DIDI_MCP_KEY。 python3 scripts/didi_mcp.py ride --from "望京SOHO" --to "国贸大厦" python3 scripts/didi_mcp.py route --from "望京" --to "国贸" python3 scripts/didi_mcp.py poi --keyword "加油站" --location "116.4,39.9" python3 scripts/didi_mcp.py price --from "望京" --to "国贸"
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。