Back to Registry View Author Profile
Official Verified
nostr-weather
Specialized skill for NIP-Weather IoT data, powered by nostr-nak.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/samthomson/nostr-weatherOr
nostr-weather
Specialized skill for NIP-Weather IoT data.
Dependencies
- Requires core nak commands from:
skills/nostr-nak/SKILL.md
Configuration
- Metadata Kind:
16158 - Readings Kind:
4223
Usage
Query latest readings:
script -q -c "nak req -k 4223 -a <pubkey> <relay> -l 1" /dev/null | cat
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-samthomson-nostr-weather": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.