From sundial-org-awesome-openclaw-skills-4
Generates TV-style weather infographics with location-specific seasonal backgrounds based on New Zealand seasons, real-time data and 7-day forecasts from Open-Meteo using Gemini image generation. Useful for visual weather reports by address.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Generate a professional TV-style weather broadcast frame using Gemini 3 Pro Image (Nano Banana).
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Generate a professional TV-style weather broadcast frame using Gemini 3 Pro Image (Nano Banana).
python3 {baseDir}/scripts/generate_infographic.py --address "488 Riddell Road, Saint Heliers, Auckland" --lat -36.8501 --lon 174.8699 --output "out/weather-$(date +%F).png"
GEMINI_API_KEY: Required for image generation.