← 返回 Skills 市场
harrylabsj

Didi

作者 haidong · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
468
总下载
0
收藏
4
当前安装
3
版本数
在 OpenClaw 中安装
/install didi
功能描述
Help users make better Didi ride-booking decisions from public ride-choice logic. Use when the user wants to compare ride types, judge whether a ride option...
使用说明 (SKILL.md)

Didi

Help users choose better Didi ride options from public decision logic without login or account handling.

This is a low-sensitivity public skill. It focuses on public decision support and does not perform login, account access, cookie handling, order retrieval, coupon claiming, local database persistence, or browser automation runtime actions.

Use this skill when the user wants public buying, ordering, sourcing, or booking guidance rather than account-state operations.

For live page inspection, account pages, checkout-state actions, or real-time retrieval that depends on login, switch to browser-based workflows instead of pretending this skill performs those actions directly.

Read these references as needed:

  • references/ride-choice-guide.md for supporting guidance
  • references/output-patterns.md for supporting guidance

Workflow

  1. Identify the user's shopping, ordering, or booking need.

    • Accept a product, merchant, ride, store, or booking scenario.
    • If the request is too broad, ask one short clarifying question.
  2. Focus on public decision-relevant factors.

    • Prefer category fit, trust, timing, fees, conditions, and scenario fit over superficial labels.
  3. Explain trade-offs.

    • Say why the strongest option fits.
    • Mention meaningful risks or caveats.
  4. Give practical next-step advice.

    • Tell the user what to verify before paying or placing an order.

Output

Use this structure unless the user asks for something shorter:

Best Option

State the strongest current choice.

Why

List the main reasons.

Caveats

List meaningful concerns or trade-offs.

Final Advice

Give a direct practical suggestion.

Quality bar

Do:

  • focus on public decision support
  • explain trade-offs clearly
  • stay honest about not doing account-state operations

Do not:

  • pretend to log in
  • claim to retrieve orders, coupons, or account data
  • store cookies or user data
  • present heuristics as guaranteed outcomes
安全使用建议
This skill is internally consistent and safe insofar as it is instruction-only: it gives public advice and does not access accounts or credentials. Before installing, note that it cannot fetch live prices, coupons, or your order history — for real-time or account-bound actions you will need a browser-based or API-integrated workflow. Also re-check the skill metadata if it is updated later: if future versions add install steps, env vars, or network endpoints, reassess before enabling those changes.
功能分析
Type: OpenClaw Skill Name: didi Version: 1.2.0 The 'didi' skill bundle consists entirely of informational Markdown instructions and metadata designed to guide an AI agent in providing ride-booking advice. It explicitly disclaims any ability to perform sensitive actions such as account login, cookie handling, or order retrieval, and contains no executable code or suspicious network/file system requests.
能力评估
Purpose & Capability
Name and description (help choose Didi ride types) align with the content of SKILL.md and the included reference docs; nothing requested or required is unrelated to ride-choice guidance.
Instruction Scope
The runtime instructions explicitly restrict actions to public decision logic and forbid login/account operations, cookie handling, persistence, or browser automation; instructions only reference the included local reference files.
Install Mechanism
No install spec and no code files are present (instruction-only). No downloads, packages, or binaries are required, so there is no install-time risk.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate for a public decision-support skill.
Persistence & Privilege
always is false and there is no indication the skill modifies system or other-skill configs. Autonomous invocation is permitted (platform default) but the skill itself requests no elevated persistence or privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install didi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /didi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Security-aligned public release: low-sensitivity decision-support version without runtime or account-state behavior.
v1.0.1
Replace the published SKILL.md with an English release version and keep the skill documentation consistent with the project’s English-first publishing standard.
v1.0.0
滴滴出行助手 1.0.0 发布 - 提供命令行工具,支持登录、打车、价格预估、行程状态、历史订单与优惠券查询 - 支持使用滴滴APP扫码登录,自动保存加密会话 - 所有敏感数据本地高强度加密存储,支持一键清除、导出及隐私信息查询 - 多车型选择(快车、优享、专车、豪华车),支持便捷命令调用 - 兼容滴滴网页版与小程序,集成反检测机制
元数据
Slug didi
版本 1.2.0
许可证 MIT-0
累计安装 5
当前安装数 4
历史版本数 3
常见问题

Didi 是什么?

Help users make better Didi ride-booking decisions from public ride-choice logic. Use when the user wants to compare ride types, judge whether a ride option... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 468 次。

如何安装 Didi?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install didi」即可一键安装,无需额外配置。

Didi 是免费的吗?

是的,Didi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Didi 支持哪些平台?

Didi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Didi?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.2.0。

💬 留言讨论