Custom skills for OpenClaw / CLIFFFORD.
| Skill | Description |
|---|---|
| bahn | Deutsche Bahn connections, delays, tickets via db-vendo-client |
| geo | Geocoding, POI search, station lookup via OpenStreetMap |
| notion-cli | Notion operations via notion-cli |
- bahn — Based on bahn skill by jjannix
Clone into ~/.openclaw/skills/ and restart the gateway.
git clone git@github.com:Philipp-Pfeiffer/skills.git ~/.openclaw/skillsDependencies (bahn):
cd ~/.openclaw/skills/bahn && npm install