API Weather Pipeline
Developer Official v1.0.0Demonstrates schema-driven API integration: reads an OpenWeatherMap API schema, composes requests, and generates a weather briefing
by skrptiq
Sign in to import this skrpt into your workspace.
Sign inWhat's included 10 nodes
Weather Briefing
Fetches weather data from OpenWeatherMap API, analyses conditions, and generates a concise briefing
Analyse Conditions
Interprets raw weather data into actionable insights — comfort level, outdoor suitability, and notable conditions
Fetch Weather Data
Reads the API schema, composes HTTP requests to OpenWeatherMap, and returns structured weather data
Generate Briefing
Produces a concise, human-readable weather briefing from the analysis
Analyse Conditions
Interprets weather data into comfort assessment, outdoor suitability, and trend analysis
Fetch Weather Data
Reads the API schema and composes OpenWeatherMap requests for the given city
Generate Briefing
Produces a concise weather briefing from the analysis
LLM Service
Language model service for analysis, synthesis, and document generation
OpenWeatherMap API
REST API for current weather data, forecasts, and conditions by location
OpenWeatherMap API Schema
Endpoint reference for the OpenWeatherMap Current Weather and Forecast APIs
Requirements 2 services, 1 permission
- LLM Service
- weather-api
- network:api.openweathermap.org
Security Pending
Security scan pending
This skrpt has not been scanned yet. A report will be generated on the next release.
Version history 1 release
Automated release v1.0.0
More from Developer
View all →Onboarding Setup Pipeline
Generates personalised onboarding materials and interview questions
Security Audit Pipeline
Scan code for vulnerabilities, categorise findings by OWASP type, prioritise by severity, and produce a remediation roadmap
Release Process Pipeline
Drafts user-facing release notes from recent commits and pull requests