Install: openclaw skills install deadlybutsoft/car-connect
How I Used OpenClaw
OpenClaw makes it easy to package and share skills. I wrote the logic in Python, added a SKILL.md file, and published it to ClawHub.
Each car brand has a different login system β Tesla uses tokens, Mercedes uses OAuth, Honda uses email/password. OpenClaw let me handle all of them through environment variables without hardcoding anything. It also made it simple to add custom brands.
Demo
ClawHub Skill Link: π Car Connect
What I Learned
Every car brand does things differently. The trick was building one simple interface that works for all of them without leaking any private data.
ClawCon Michigan
Couldn't attend but this was fun to build π