Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Get surf forecasts and current conditions from Surfline public endpoints (no login). Use to look up Surfline spot IDs, fetch forecasts/conditions for specific spots, and summarize multiple favorite spots.
Get surf forecasts and current conditions from Surfline public endpoints (no login). Use to look up Surfline spot IDs, fetch forecasts/conditions for specific spots, and summarize multiple favorite spots.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill uses Surfline public endpoints (no account, no cookies).
Find a spot id: python3 scripts/surfline_search.py "Cardiff Reef" python3 scripts/surfline_search.py "D Street" Get a report for a spot id (prints text + JSON by default): python3 scripts/surfline_report.py <spotId> # or only one format: python3 scripts/surfline_report.py <spotId> --text python3 scripts/surfline_report.py <spotId> --json Favorites summary (multiple spots) (prints text + JSON by default): Create ~/.config/surfline/favorites.json (see references/favorites.json.example). python3 scripts/surfline_favorites.py
Keep requests gentle: don’t hammer endpoints. Scripts include basic caching. Spot IDs are stable; store them once. If Surfline changes endpoints/fields, update scripts/surfline_client.py.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.