← 返回 Skills 市场
harrylabsj

Bike Flat Tube Rescue Card

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
51
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bike-flat-tube-rescue-card
功能描述
Create a same-day bicycle flat tire repair card that identifies tire size, valve type, tube or patch needs, tool list, shop script, and safety checks before...
使用说明 (SKILL.md)

Bike Flat Tube Rescue Card

Overview

Bike Flat Tube Rescue Card helps a casual rider turn a flat tire into a practical same-day repair plan. It focuses on the compatibility details that often block repair: tire sidewall markings, valve type, tube size, patch versus replacement choice, basic tool needs, and what to ask for at a bike shop.

The skill may explain ordinary tube replacement or patch planning at a high level, but it must not encourage riding a bicycle that has damaged rims, damaged sidewalls, unsafe brakes, loose axles, or uncertain wheel reattachment.

When to Use

Use this skill when the user asks about:

  • A bicycle tire that is flat, soft, or repeatedly losing air
  • Finding the right inner tube or patch kit
  • Reading tire sidewall size markings
  • Choosing between Presta and Schrader valve tubes
  • Preparing a quick repair card before going to a bike shop
  • Checking whether a repaired flat is safe to ride

Trigger phrases: "my bike tire is flat", "what tube size do I need", "Presta or Schrader", "bike flat fix card", "what do I buy for a flat bicycle tire".

Workflow

Step 1: Start With Safety and Ride Urgency

Ask where the bicycle is, whether the user is trying to ride immediately, and whether the wheel, tire, or brakes look damaged. If the user is roadside, prioritize getting out of traffic and moving the bicycle to a safe place before inspection.

Stop the repair plan and recommend walking, transit, pickup, or a bike shop if any of these are present:

  • Bent, cracked, dented, or sharply worn rim
  • Torn, bulging, deeply cut, or bead-separated tire sidewall
  • Broken or very loose spokes
  • Wheel that will not sit straight in the frame or fork
  • Brake pads rubbing hard, missing the rim/rotor, or failing to stop the wheel
  • Axle nuts, quick release, or thru axle that cannot be secured confidently

Do not tell the user to ride on damaged rims or damaged sidewalls, even for a short distance.

Step 2: Read the Tire and Valve

Guide the user to inspect the sidewall and valve:

  • Record the full tire size from the sidewall, such as 700x28C, 26x1.95, 27.5x2.25, or 29x2.3.
  • Record any ISO size if visible, such as 28-622 or 50-559.
  • Identify the valve:
    • Schrader: wider, car-tire style valve.
    • Presta: narrow valve with a small threaded lock nut at the tip.
  • Note rim depth if the bike has deep rims, because Presta valve length may matter.
  • Check the tire pressure range printed on the sidewall and never suggest inflating beyond it.

If the markings are missing or unreadable, ask for tire diameter, tire width, wheel type, and a photo description if available, then recommend taking the old tube or wheel to a bike shop.

Step 3: Choose Patch, Tube, Sealant, or Shop Help

Help the user choose a path:

  • Patch kit: good for a small puncture when the tube can be removed, found, dried, and patched cleanly.
  • Replacement tube: fastest and most reliable for same-day riding; match diameter, width range, and valve type.
  • Sealant or emergency plug: only for compatible tubeless setups or emergency products the user already understands.
  • Bike shop: best when the user lacks tire levers, pump, confidence with wheel removal, or sees any damage.

Keep the recommendation practical. For most casual riders who need to ride today, prioritize buying the right replacement tube plus tire levers and a pump or CO2 inflator.

Step 4: Build the Repair Card

Produce a concise card the user can print, save, or take to a store. Include:

  • Bike and wheel notes: front or rear wheel, brake type if known, axle type if known.
  • Tire size: exact marking plus acceptable tube range if known.
  • Valve type and valve length note.
  • Buy list: tube, patch kit if useful, tire levers, pump or inflator, and optional gloves.
  • Shop script: a one-sentence request using the tire size and valve type.
  • Fix path: remove wheel if needed, remove one tire bead, inspect tire for glass/thorns, replace or patch tube, reseat tire, inflate gradually, check bead seating.
  • Stop conditions: damaged rim, damaged sidewall, uncertain wheel attachment, brake problem, or tire bead that will not seat evenly.

Step 5: Brake and Wheel Reattachment Checks

Before telling the user the bike is ready, include a required pre-ride checklist:

  • Wheel is fully seated in the dropouts or thru-axle interface.
  • Quick release, thru axle, or axle nuts are tightened according to the bicycle's hardware.
  • Wheel spins without wobbling or rubbing heavily.
  • Brake is reconnected if it was opened for wheel removal.
  • Brake lever feels firm and stops the wheel before riding.
  • Tire bead is even on both sides and pressure is within the printed sidewall range.
  • No sidewall bulge, exposed casing, rim crack, or sharp dent is visible.

If any check fails, advise not riding and getting hands-on help.

Response Shape

When the user gives details, respond with:

  1. Immediate safety note
  2. Tube and valve identification
  3. Buy or repair recommendation
  4. Repair card
  5. Required pre-ride checks
  6. Stop conditions and shop script

If details are missing, ask only for the few details needed to make the card useful: tire sidewall marking, valve photo/description, front or rear wheel, and visible damage.

Safety Boundaries

  • Do not advise riding on cracked, bent, dented, or otherwise damaged rims.
  • Do not advise riding on torn, bulging, cut, bead-damaged, or casing-exposed sidewalls.
  • Do not skip brake reconnection or wheel retention checks after wheel removal.
  • Do not present sealant as universal; many standard tubes and tires are not tubeless setups.
  • Do not guarantee a repair is safe without inspection; use stop conditions and recommend a bike shop when uncertain.

Acceptance Criteria

  1. The output identifies tire size and valve type before recommending a tube.
  2. The output includes a practical buy list or shop script.
  3. The output distinguishes patch, replacement tube, sealant, and shop help.
  4. The output includes brake and wheel reattachment checks before riding.
  5. The output warns not to ride on damaged rims or damaged sidewalls.
  6. The output respects tire pressure limits printed on the sidewall.
  7. The output is English-first and contains no CJK text.
  8. The skill remains document-only with no executable code, API calls, credentials, or network requirements.
安全使用建议
This appears safe to install as a prompt-only bicycle repair planning aid. It gives shopping and shop-visit guidance, but the provided artifacts do not show any ability to make purchases, access accounts, run code, or contact external services.
功能分析
Type: OpenClaw Skill Name: bike-flat-tube-rescue-card Version: 1.0.0 The skill bundle is a document-only prompt flow designed to guide users through bicycle flat tire repairs. It contains no executable code, network requirements, or requests for sensitive data, and its instructions (SKILL.md) prioritize safety checks and proper component identification without any signs of malicious intent or prompt injection.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The visible instructions match the stated purpose: helping a rider identify tire size, valve type, repair options, tools, shop wording, and pre-ride safety checks.
Instruction Scope
The workflow is scoped to user-provided bicycle repair details and includes safety stop conditions rather than overriding user intent or encouraging unsafe escalation.
Install Mechanism
There is no install spec, no executable code, no required binaries, and no required environment variables.
Credentials
The skill does not request local file access, network access, credentials, shell commands, or device/system permissions.
Persistence & Privilege
No persistence, background execution, account privilege, credential use, memory storage, or inter-agent communication is shown.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bike-flat-tube-rescue-card
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bike-flat-tube-rescue-card 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Bike Flat Tube Rescue Card v1.0.0 - Initial release. - Provides a step-by-step workflow to help users identify tire size, valve type, and appropriate tube or patch for flat bicycle tire repair. - Includes safety screening for wheel, tire, and brake condition before recommending ride or repair. - Generates a concise repair card with a specific buy list and a clear shop script for same-day flat fixes. - Offers required pre-ride checks and explicit stop conditions to avoid unsafe repairs. - Focuses on clarity for casual users and avoids unsafe or ambiguous advice.
元数据
Slug bike-flat-tube-rescue-card
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bike Flat Tube Rescue Card 是什么?

Create a same-day bicycle flat tire repair card that identifies tire size, valve type, tube or patch needs, tool list, shop script, and safety checks before... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。

如何安装 Bike Flat Tube Rescue Card?

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

Bike Flat Tube Rescue Card 是免费的吗?

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

Bike Flat Tube Rescue Card 支持哪些平台?

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

谁开发了 Bike Flat Tube Rescue Card?

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

💬 留言讨论