Skills from clawhub.ai/xenofex7

5 skills available

swiss-phone-directory
This skill is a CLI wrapper for search.ch that performs Swiss business/person/phone lookups. It reads `SEARCHCH_API_KEY` and calls `https://search.ch/tel/api/`; examples instruct running `python3 scripts/searchch.py`.
Verified
0 installs
swiss-transport
Swiss Public Transport real-time information. Use when querying train, bus, tram, or boat schedules in Switzerland. Supports station search, departure boards, journey planning from A to B, and connection details. Use for queries like "When does the next train leave from Zürich?" or "How do I get from Bern to Geneva?" or "Show departures at Basel SBB".
Verified
0 installs
bookstack
BookStack integration for managing books, chapters, pages, shelves, and search via the BookStack API. It requires `BOOKSTACK_URL`, `BOOKSTACK_TOKEN_ID`, and `BOOKSTACK_TOKEN_SECRET` (configured in `~/.clawdbot/clawdbot.json`) and runs `python3 scripts/bookstack.py` which calls `{BOOKSTACK_URL}/api`.
Review
0 installs
flight-tracker
This skill tracks live flights and looks up schedules using `https://opensky-network.org/api/states/all` and `http://api.aviationstack.com/v1/flights`. It includes executable usage (`python3 scripts/track.py`, `python3 scripts/schedule.py`), performs external network requests, and reads `AVIATIONSTACK_API_KEY` from the environment.
Review
0 installs
swissweather
This skill fetches Swiss weather and forecasts from MeteoSwiss and provides runnable scripts `scripts/current_weather.py`, `scripts/forecast.py`, and `scripts/current_weather_curl.sh`. It instructs executing those scripts and makes external requests to `https://data.geo.admin.ch/ch.meteoschweiz.messwerte-aktuell/VQHA80.csv` and `https://app-prod-ws.meteoswiss-app.ch/v1/plzDetail?plz={plz:06d}`.
Review
0 installs