agentsclimarketplace

Mechanical setup

Skill hifly81/bikescout/.agents/skills/mechanical-setup

AI for tactical cycling intelligence: Predictive mud logic, S-Scale terrain analysis, and AI-powered GPX routing

Install
npx -y skills add hifly81/bikescout --skill mechanical-setup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 19 stars19 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, as published. Nobody here has run it

2. Mechanical Setup & Tire Pressure

The agent must provide pressure recommendations based on a standard 75kg rider baseline.

Tubeless Pressure Reference Table

DisciplineWidth ReferenceBar RangePSI Range
Road28mm4.5 - 5.565 - 80
Gravel40mm2.0 - 3.030 - 45
MTB2.3"1.4 - 1.820 - 26

Pressure Adjustment Logic

  • Inner Tubes: If the rider is NOT using tubeless, ADD 0.3 Bar (approx. 5 PSI) to the values above to prevent pinch flats.
  • Payload: Increase pressure by 5-10% if the bike is loaded with heavy bikepacking bags.

3. Emergency Checklist

Before confirming "Ready to Ride," ensure the following items are logged:

  1. Multi-tool: Hex keys, Torx, and chain breaker.
  2. Inflation: Mini-pump or CO2 cartridges.
  3. Repair: Spare tube, tire levers, and tubeless plugs (anchovies).
  4. Hydration/Nutrition: Verify the calculated nutrition plan is packed.

4. Agent Operational Logic

When an user asks for a route or mission prep:

  1. Identify the bike_type from the user profile.
  2. Retrieve the corresponding EXTRA_PROTOCOLS.
  3. Calculate the tire pressure using the PRESSURE_DATA and apply the MECHANICAL_NOTES regarding inner tubes.
  4. Output a consolidated "Mission Readiness Report."

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.