API Weather Pipeline
Developer Official v1.0.10Demonstrates 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 7 nodes
Analyze 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
Analyze 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
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 Passed
Detected
- Services: llm-service
- Permissions: network:api.openweathermap.org
- Data Handling:
Version history 9 releases
GH#845 — republish with American English (en-US) content, completing the source-only GH#805 flip that never reached the Hub. Copy only — no functional or behaviour change.
GH#645 Row 3b — migrate to K-037 dep-referenced schema. Strip 3 inline shared-content files and declare 2 hub-shared deps (UUID id + slug name + version + checksum from `gen-dep-checksums.mjs`). Internal slug references rewritten for E2 rename/mirror-drop pair(s): generate-briefing→weather-briefing. Closes pre-Step-3 inline-vendoring for this bundle.
Wave 2: re-signed with canonical engine signing pipeline.
Signature fix — RELEASE_NOTES.md now included in integrity checksum.
Initial catalogue release with full structural and content-quality validation. All scanner checks pass.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
Release notes unavailable for this version.
More from Developer
View all →Meeting to Email Pipeline
Records meeting notes, summarizes key points, and formats as a shareable email
Documentation Pipeline
Analyzes source code and generates comprehensive technical documentation with examples, formatted as clean markdown
Skrptiq-on-Skrptiq
Use Skrptiq to design, build, and publish new skrpts — a four-stage compound workflow chain that demonstrates multi-stage pipelines with human-in-the-loop gates