What problem does it solve?
This Skill helps you manage a personal plant collection and watering/progress history without directly editing your data, so you can reliably log changes and later retrieve what happened and when.
Core Features & Use Cases
- Plant/Room/Substrate CRUD: Add, edit, move, and delete plants, rooms, and substrates using deterministic scripts that write YAML behind the scenes.
- Journaling & Media: Log waterings, progress/health, repotting (including historical pot/substrate), observations, and attach/remove pictures.
- Safe Reads for Decisions: Retrieve structured details (including recent observations and picture paths) via dedicated read scripts, avoiding brittle manual YAML edits.
- Undo Support: “Unlog” watering/progress/repotting/pictures/observations by date or latest to correct mistakes safely.
Quick Start
Tell the Skill what you want (for example, “I watered the Heart Leaf Philodendron”), and it will resolve the plant and log the event with a timestamp.