shanraisshan/weather-svg-creator
Creates an SVG weather card showing the current temperature for Dubai. Writes the SVG to orchestration-workflow/weather.svg and updates orchestration-workflow/output.md.
npx skills add https://github.com/shanraisshan/claude-code-best-practice --skill weather-svg-creator
Creates a visual SVG weather card for Dubai, UAE and writes the output files.
You will receive a temperature value and unit (Celsius or Fahrenheit) from the calling context. Create an SVG weather card and write both the SVG and a markdown summary.
orchestration-workflow/weather.svgorchestration-workflow/output.md using the markdown template from reference.mdorchestration-workflow/ directoryTake shanraisshan/weather-svg-creator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.