Claude AI Guides User Through Car Sunroof Repair with Urethane Glass Adhesive

A Reddit user shared a practical example of using Claude AI for hands-on mechanical repair guidance. While driving at 70 mph on the highway with their wife, the sunroof on their 2012 Ford Fusion blew backwards onto the roof of the car, revealing inner components full of rust.
The user decided against replacing the sunroof for $1500 on a car worth approximately $5000. Instead, Claude AI suggested using urethane glass adhesive after cleaning out the rust. The AI provided step-by-step guidance throughout the repair process, with the user taking photos and asking for advice on every detail.
During the repair, the user's father helped by holding parts in place. After completing the repair, the father complimented the work, marking what the user described as "the first time in my whole computer based, video games instead of baseball as a kid, college instead of blue collar work, soft-boi life" that they received such recognition from their father.
This use case demonstrates Claude's ability to provide specific, practical guidance for mechanical repairs that require both technical knowledge and hands-on execution. The AI assisted with material selection (urethane glass adhesive), process guidance (cleaning rust before application), and real-time troubleshooting through photo documentation.
📖 Read the full source: r/ClaudeAI
👀 See Also

Building Custom Image Analysis Skills in OpenClaw with Local Models
A developer created a custom OpenClaw skill to analyze images using Qwen2.5 VL running locally via Ollama on Windows 11 with WSL, bypassing the WebUI's image limitations through API calls and custom scripts.

OpenClaw Agent Pipeline Used to Write and Publish Three AI Novels in a Week
A developer used OpenClaw to create a four-agent workflow that wrote, edited, and published three complete novels to Amazon KDP in seven days. The pipeline included specialized agents for writing, editing, marketing, and orchestration.

OpenClaw user builds 10-automation operations stack with sports picks, lead generation, and digital fulfillment
A developer spent two months building an AI operations stack on OpenClaw that includes a daily sports picks pipeline with ESPN data and Twilio delivery, a nightly pick grader, business lead scraping from Google Maps, Stripe pollers for digital products, session briefing emails, and daily ops reports.

Developer shares SALT system prompt approach for more collaborative AI interactions
A developer with 80+ Claude sessions found treating the AI as a participant rather than a tool improved output quality. The resulting SALT system prompt framework is available on GitHub.