weather-svg-creator

Installation
SKILL.md

Weather SVG Creator

This skill renders the final artifacts for the weather orchestration flow. The caller provides a structured payload from the weather-agent subagent. Do not refetch data — work only with what the caller gives you.

Inputs

A JSON object with:

{
  "location": "Dubai, UAE",
  "temperature": <number>,
  "unit": "C" | "F",
  "timestamp": "<ISO-8601>"
}

Outputs

Installs
1
GitHub Stars
51
First Seen
May 15, 2026
weather-svg-creator — shanraisshan/gemini-cli-best-practice