Open Weather Kit
Description
An open implementation of Apple's WeatherKit for Swift.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OpenWeatherKit
[](https://github.com/jagreenwood/OpenWeatherKit/actions?query=workflow%3Aswift-ubuntu) [](https://github.com/jagreenwood/OpenWeatherKit/actions?query=workflow%3Aswift-macos) [](https://swiftpackageindex.com/jagreenwood/open-weather-kit) [](https://swiftpackageindex.com/jagreenwood/open-weather-kit)
This package is Swift wrapper around the [WeatherKit REST API](https://developer.apple.com/documentation/weatherkitrestapi). Its intention is to bring a native Swift WeatherKit alternative to platforms Apple does not currently support. The API of this package is nearly identical to Apple's [WeatherKit](https://developer.apple.com/documentation/weatherkit).
💻 Supported Platforms
Minimum Swift version of 5.9
- iOS 13+
- watchOS 6+
- tvOS 13+
- visionOS 1+
- macOS 11+
- Ubuntu 18.04+
⚙️ Setup
The REST API requires a signed JWT to be sent with each request. To set this up you need:
- A paid developer account
- A Service Identifier
- A key
Apple Developer Portal Setup
App Identifier
- Go to Identifiers
- On the top left, click the add button (+), select Services IDs, then click Continue.
- Register a Service ID.
- Make note of the Identifier (you'll need it later)
- Click Continue, review the registration information, and click Register.
Key
- Go to Keys
- On the top left, click the add
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11