Back to Registry View Author Profile
Official Verified
nostr-plantr
Specialized skill for Plantr IoT data (Kind 34419 and 4171).
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/samthomson/nostr-plantrOr
nostr-plantr
Specialized skill for Plantr IoT data (Kind 34419 and 4171).
Dependencies
- Requires core nak commands from:
skills/nostr-nak/SKILL.md
Configuration
- Plant Pot Kind:
34419 - Activity Log Kind:
4171
Usage
Query watering history:
script -q -c "nak req -k 4171 <relay> -l 20" /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-plantr": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.