Space Window ability#272
Open
hassan1731996 wants to merge 1 commit into
Open
Conversation
Contributor
🔀 Branch Merge CheckPR direction: ✅ Passed — |
Contributor
🚫 Community PR Path Check — FailedCommunity PRs can only modify files inside the ❌ Not Allowed
|
Contributor
✅ Ability Validation Passed |
Contributor
🔍 Lint Results✅
|
4bf04ff to
01b3cee
Compare
01b3cee to
4bf04ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is Space Window?
A sky-watching ability that tells you exactly what's happening above your location tonight — ISS passes, aurora activity, and rocket launches — and alerts you before anything good happens so you never miss it.
Say your city once. After that it handles everything: ISS alerts 10 minutes before a visible pass, aurora alerts when the Kp index spikes high enough for your latitude, and launch countdowns 24 hours and 1 hour before liftoff.
Key Features
Proactive Alerts (background daemon)
Interactive Queries
Smart Details
zoneinfoAPIs Used
Files
community/space-window/main.py— foreground skill (6 intents, LLM router, all handlers)community/space-window/background.py— daemon (ISS/aurora/launch monitoring, morning brief)community/space-window/README.md— trigger phrases, setup, full example conversation