← Back to Skills Marketplace
harrylabsj

Didi

by haidong · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
468
Downloads
0
Stars
4
Active Installs
3
Versions
Install in OpenClaw
/install didi
Description
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...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install didi
  3. After installation, invoke the skill by name or use /didi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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扫码登录,自动保存加密会话 - 所有敏感数据本地高强度加密存储,支持一键清除、导出及隐私信息查询 - 多车型选择(快车、优享、专车、豪华车),支持便捷命令调用 - 兼容滴滴网页版与小程序,集成反检测机制
Metadata
Slug didi
Version 1.2.0
License MIT-0
All-time Installs 5
Active Installs 4
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 468 downloads so far.

How do I install Didi?

Run "/install didi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Didi free?

Yes, Didi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Didi support?

Didi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Didi?

It is built and maintained by haidong (@harrylabsj); the current version is v1.2.0.

💬 Comments