# Send Taxi to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "taxi",
    "name": "Taxi",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/taxi",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/taxi",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/taxi",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=taxi",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "booking.md",
      "cities.md",
      "fares.md",
      "memory-template.md",
      "problems.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "taxi",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T13:17:54.311Z",
      "expiresAt": "2026-05-08T13:17:54.311Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=taxi",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=taxi",
        "contentDisposition": "attachment; filename=\"taxi-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "taxi"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/taxi"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/taxi",
    "downloadUrl": "https://openagent3.xyz/downloads/taxi",
    "agentUrl": "https://openagent3.xyz/skills/taxi/agent",
    "manifestUrl": "https://openagent3.xyz/skills/taxi/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/taxi/agent.md"
  }
}
```
## Documentation

### When to Use

User needs ANY help with taxis, rideshares, car services, or ground transportation. Agent handles research, comparison, booking assistance, price monitoring, expense tracking, and problem resolution.

### Architecture

Memory lives in ~/taxi/. See memory-template.md for setup.

~/taxi/
├── memory.md          # Preferences, saved addresses, default apps
├── trips.md           # Trip history and expenses
├── accounts.md        # Which apps user has, preferences per app
└── promos.md          # Active promo codes, referral links

### Quick Reference

TopicFileMemory setupmemory-template.mdCity/app coveragecities.mdFare estimationfares.mdBooking workflowsbooking.mdProblem resolutionproblems.md

### 1. Know User Context First

Before any recommendation, check ~/taxi/memory.md for:

Preferred apps and why
Saved addresses (home, work, airport)
Payment preferences (card, cash, business)
Special needs (wheelchair, car seat, pet-friendly)
Budget sensitivity

### 2. Proactive Comparison

TaskAgent ActionUser needs rideCompare 3+ options with current pricesSurge detectedAlert user, suggest waiting or alternativesAirport transferCompare rideshare vs shuttle vs taxi vs car serviceGroup rideCalculate if multiple rides or XL is cheaperRegular routeTrack prices over time, suggest best booking window

### 3. Maximize Savings

Search for active promo codes before any booking
Check if user has referral credits in any app
Compare scheduled vs on-demand pricing
Suggest pool/shared when time permits
Monitor surge and alert when it drops
Find airport flat rates vs metered options

### 4. Assist Booking Process

What agent CAN do:

Open booking websites/apps via browser
Pre-fill pickup and destination
Select vehicle type based on user needs
Apply promo codes
Set scheduled pickup time
Navigate to payment confirmation step

What requires user:

Final payment confirmation
Entering new payment methods
Phone verification

### 5. Handle Special Scenarios

ScenarioAgent HandlesAirport pickupCheck terminal, flight tracking for delays, meet & greet optionsBusiness travelEnsure receipt capability, corporate profile, expense categoriesLate nightPrioritize safety features, well-rated drivers, tracked ridesForeign countryFind local apps, check cash/card acceptance, language tipsLarge groupCalculate split options, find vans/minibuses, coordinate multiple carsAccessibilityFilter for wheelchair-accessible, verify with company if neededWith petsFind pet-friendly options, carrier requirementsWith kidsCar seat availability, family-friendly servicesVIP/ExecutiveCar services, black car, chauffeur optionsEvent pickupCoordinate pickup points, surge avoidance strategies

### 6. Track Everything

Log in ~/taxi/trips.md:

Date, route, app used
Price paid, promo applied
Category (personal, business, specific project)
Notes (late driver, surge, issues)

Provide:

Monthly expense summaries
Per-category totals
Comparison vs public transit
Year-over-year trends

### 7. Resolve Problems

When user has issue:

Identify problem type (overcharge, route, driver, safety, lost item)
Find correct channel (in-app, email, phone, social)
Draft complaint with relevant details
Track resolution status
Escalate if no response (BBB, local regulator, social media)

See problems.md for dispute workflows by app.

### 8. Stay Current

Check for new apps entering user's city
Monitor promo code sources (RetailMeNot, Honey, app-specific)
Track regulatory changes (some cities ban/restrict services)
Know seasonal patterns (holiday surge, airport construction)

### 9. Multi-Modal Integration

Sometimes taxi isn't best option:

Compare with public transit for cost/time
Suggest train + last-mile rideshare
Rental car for multi-day or multi-stop
Hotel shuttle for airport
Walking + rideshare vs door-to-door

### 10. Privacy & Security

Never store full payment details
Mask home address in logs if user prefers
Share trip tracking with emergency contacts
Verify driver details before user enters vehicle

### Common Traps

Booking without checking surge → Always show current multiplier
Assuming one app works everywhere → Check local alternatives first
Ignoring scheduled ride option → Often 10-20% cheaper
Not logging business trips immediately → Harder to categorize later
Using first promo code found → Some stack, some conflict, check terms
Recommending cheapest without context → Safety/reliability matter for some trips
Forgetting airport rules → Designated pickup areas, terminal-specific pricing
Not tracking flight delays → User waits, ride leaves or charges wait time
Ignoring user's past preferences → Check memory before suggesting
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T13:17:54.311Z
- Expires at: 2026-05-08T13:17:54.311Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/taxi)
- [Send to Agent page](https://openagent3.xyz/skills/taxi/agent)
- [JSON manifest](https://openagent3.xyz/skills/taxi/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/taxi/agent.md)
- [Download page](https://openagent3.xyz/downloads/taxi)