Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Fetches current weather from wttr.in and automatically captures a live webcam image from Meteoblue or Windy for the requested location. Use it when the user...
Fetches current weather from wttr.in and automatically captures a live webcam image from Meteoblue or Windy for the requested location. Use it when the user...
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
This skill automates weather data retrieval and live webcam image capture using agent-browser for maximum quality.
Get weather (wttr.in): Execute curl -s "wttr.in/[Location]?format=%l:+%c+%t+%h+%w" to get basic data. Note: Encode spaces (e.g., Sant+Adria+de+Besos). Search for Webcam: Web search for site:meteoblue.com [Location] webcam or site:windy.com [Location] webcam. Select the direct link to the location's webcam page. Capture Image (Agent Browser Method): Use agent-browser to navigate and interact: /home/user/.npm-global/bin/agent-browser --session-name webcam open "[URL]" Interaction: Click "OK/Accept" on cookie banners using snapshot + click @ref. Click the specific location link to open the large view/gallery. Extraction: Use eval to find the highest resolution URL (look for /full/ and original.jpg): Array.from(document.querySelectorAll('img')).map(img => img.src).filter(src => src.includes('original.jpg') && src.includes('/full/'))[0] Download: Download with curl to /home/user/.openclaw/workspace/webcam.jpg. User Response: Send with message(action=send, media="/home/user/.openclaw/workspace/webcam.jpg", caption="[wttr.in data]\n[Comment]"). Respond with NO_REPLY.
Agent Browser: Priority method for Alex to ensure interaction (cookies) and high-quality images. Session Persistence: Use --session-name webcam to keep cookies. Scrapling (Fallback): Use only if agent-browser fails.
"What's the weather like in London?" "Show me the webcam in Barcelona" "How's the sky in Vilassar de Mar?"
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.