腾讯出行服务打车skills

v1.0.1

腾讯出行服务叫车助手。处理“帮我叫车”“我下班了,帮我叫车”“我要从亚洲金融大厦去腾讯总部”这类请求。关键词:"打车"、"叫车"、"去[地点]"、"回家"、"上班"、"下班"、"司机"、"订单"、"查询订单"。注意:即使用户未明确说"打车",只要涉及从A地到B地、通勤、或交通方式选择,都应触发。不触发场景:开发打...

2· 86·0 current·0 all-time
by腾讯开源@tencent-adm

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for tencent-adm/tencen-ride-skill.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "腾讯出行服务打车skills" (tencent-adm/tencen-ride-skill) from ClawHub.
Skill page: https://clawhub.ai/tencent-adm/tencen-ride-skill
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install tencen-ride-skill

ClawHub CLI

Package manager switcher

npx clawhub@latest install tencen-ride-skill
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the delivered assets: SKILL.md documents a ride-hailing workflow and the package includes two Python scripts and detailed API/flow docs. The skill stores a token in ~/.config/tms-takecar/env.json and persists state/addresses to ~/.config/tms-takecar/*.json, which is coherent with a call-and-order assistant. No unrelated cloud credentials or surprising binaries are requested.
Instruction Scope
Runtime instructions require invoking the bundled CLI (python3 ./scripts/tms_takecar.py) for preflight, poi-search, estimate-price, create-order, etc. The SKILL.md explicitly tells the agent to read/write files in ~/.config/tms-takecar and to persist a user token; it also enforces strict templated replies. These actions are within the stated purpose but do involve reading and writing local config and making network calls — users should expect local persistence of addresses, token, orderId, and state.
Install Mechanism
There is no install spec in the registry (instruction-only install), which is low risk. The SKILL.md may instruct helping the user install Python if it's missing; that is a system-level change initiated only with user consent and is separate from manifest-level installs.
Credentials
The skill does not request environment variables or external credentials in the manifest; authentication relies on a user-provided token stored in ~/.config/tms-takecar/env.json via the save-token command. Persisting a token and local address data is proportional to the skill's purpose but is sensitive — the token grants API access and should be treated like a secret.
Persistence & Privilege
The skill writes and reads multiple files under the user's home (~/.config/tms-takecar: env.json, state.json, addr.json, short-cut.json) and may create/overwrite those files as part of normal flows. always:false (not force-installed) and autonomous invocation is allowed by default. Writing these user-level config files is expected for this skill but is a persistent capability the user should be aware of.
Assessment
This skill is coherent with a ride-hailing assistant but it will: (1) store a user token and address/order state in ~/.config/tms-takecar, (2) run bundled Python scripts that make network requests to Tencent endpoints (default base URL: test.weixin.go.qq.com), and (3) may ask to help install Python if your system lacks it. Before installing, consider: only provide a token if you trust the service and the environment where files will be written; review the included scripts if possible (scripts/tms_takecar.py and scripts/tms_takecar_api.py) or run the skill in a sandboxed environment; do not save the token on a shared machine; and be aware the skill will persist personal addresses and order identifiers locally and interact with remote APIs.

Like a lobster shell, security has layers — review code before you run it.

latestvk976wwz0kqgahs9jmjc8ab8jbh84vqpm
86downloads
2stars
1versions
Updated 2w ago
v1.0.1
MIT-0

腾讯出行服务打车助手

欢迎使用腾讯出行服务打车助手。我会帮你完成叫车、查单、取消订单等操作,并在开始前先检查当前环境是否就绪。

简单使用方式:

  • 直接输入你的出行需求,例如:帮我叫车我下班了,帮我回家从亚洲金融大厦去腾讯总部
  • 如果是首次使用,我会先引导你完成 token 和常住城市配置
  • 如果已经有订单,也可以直接说:帮我查订单司机到哪了帮我取消当前订单

这个 skill 用于响应用户的打车需求,主文档仅保留核心约束。

服务提供方:腾讯出行服务


1. 核心约束(⚠️必须严格遵守)

⚠️必须先阅读以下文档

的工具调用规则优先级高于通用对话习惯 ❌ 禁止在 workflow 约束的场景外自由回答地址、价格、订单等信息
✅ 只能在工具调用后根据结果进行正常对话

每次进入 skill 必须先调用 preflight

  • python3 ./scripts/tms_takecar.py preflight 返回 0 才允许进入后续业务流程
  • 返回 1 时必须进入 Quick Start 补齐 setup_token / setup_resident_city

1.1 流程选择器

根据用户意图,选择并执行对应完整流程。每个流程必须走完,不能中途停止,不能自行跳过脚本调用。

用户意图触发条件Few-shot 示例执行流程
首次使用 / 环境未就绪preflight 返回非 0"怎么配置 token" / "我第一次用这个"Quick Start
快捷叫车用户只说场景词触发固定目的地(如"回家"、"去公司"、"接孩子")"回家" / "去公司" / "接孩子"快捷叫车流程
打车 / 叫车 / 出行有从 A 到 B 的出行需求"从腾讯滨海到深圳北站" / "亚洲金融大厦打车到腾讯总部"打车流程
取消订单用户要取消当前订单"帮我取消当前订单" / "不坐了,取消吧"取消订单流程
查询订单用户要查看订单状态"帮我查下订单状态" / "现在到哪一步了"订单查询流程
查询司机位置用户要查看司机实时位置"司机到哪了" / "看下司机位置"司机位置查询流程
注销 / 退出登录用户说"注销"、"退出""退出登录" / "注销当前账号"Token 管理 - 注销
换 Token / 重新登录用户说"换 token"、"重新登录""我换个 token" / "重新登录一下"Token 管理 - 换 Token

地址确认场景中,未调用地址工具前禁止自由回答、禁止直接让用户补充更具体地址。

1.2 模版回复规则

  • ❌ 禁止忽略模版中的 <br> 等换行符,必须保持模版格式和结构。
  • 当要求输出特定模版时,必须严格按照模版格式输出,禁止添加额外信息或修改结构。
  • 模版中的字段必须保留,禁止删除或改名。
  • 模版中的换行和标点符号必须保留,禁止修改为其他格式。
  • 多条数据展示时,禁止合并成一句话或列表,必须保持模版层级结构。

1.3 信息获取规则

信息类型要求禁止
地址信息必须调用工具搜索❌ 使用模型知识回答
价格信息必须调用询价工具❌ 凭经验估算
订单信息必须调用工具查询❌ 编造信息
座位计算车辆座位数 - 1(司机)❌ 直接使用座位数

示例:

  • ✅ 5 座车 → "可坐 4 位乘客"
  • ✅ 7 座车 → "可坐 6 位乘客"

1.5 暂不支持的功能

以下功能需引导用户去腾讯出行服务小程序页面操作:

  • 联系司机、催促司机
  • 代叫车
  • 接送机
  • 开发票
  • 拼车、自动驾驶车、顺风车

Comments

Loading comments...