A personal botanical management system for tracking plant health, watering schedules, and seasonal care requirements within a local markdown-based workspace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install plants
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install plants using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill transforms your AI agent into a digital horticulturist, enabling you to build a robust personal plant care system directly within your file system. By leveraging Openclaw Skills, you can automate the creation of detailed plant profiles, maintain precise watering logs, and receive intelligent reminders based on specific species' needs and seasonal changes. The skill prioritizes manual observation and long-term knowledge building over automated hardware, helping you become a more attentive plant parent.
The core philosophy of this skill is to treat plant care as a data-driven habit. It organizes your greenery into a logical directory structure, tracking everything from light conditions and soil mixes to propagation progress. By integrating with Openclaw Skills, your AI becomes an assistant that knows exactly when your Fiddle Leaf Fig was last fertilized or why your Pothos might be showing yellow leaves based on historical data.
~/plants/ to store all botanical data.To get started with this skill within your Openclaw Skills environment, ensure your workspace is ready:
# Create the necessary directory structure
mkdir -p ~/plants/indoor ~/plants/outdoor
# Initialize your care calendar
touch ~/plants/care-calendar.md
Once the folders are created, simply tell your agent about your first plant, for example: "I just got a Monstera for my bedroom window," and the skill will generate the initial profile.
The skill organizes data into a clean, file-based taxonomy for easy searching and long-term persistence:
| Component | Path | Key Metadata |
|---|---|---|
| Indoor Collection | ~/plants/indoor/ |
Light levels, room location, humidity needs |
| Outdoor Collection | ~/plants/outdoor/ |
Hardiness zone, sun exposure, planting date |
| Plant Profile | plant-name.md |
Species, care log, fertilizing schedule, notes |
| Care Calendar | care-calendar.md |
Master schedule, seasonal reminders, task groups |
| Wishlist | wishlist.md |
Desired species, required conditions, budget |
Loading
A smart personal knowledge management skill that captures, organizes, and links your ideas into a portable Markdown-based workspace.

A professional AI-driven piano coach designed to optimize practice habits, correct technical flaws, and track repertoire progress.

An intelligent physics assistant for Openclaw Skills that provides multi-level support ranging from intuitive analogies to rigorous formal derivations.

A safe and intelligent AI-driven tool for organizing, indexing, and searching local photo libraries without destroying original files.

A privacy-focused analytics skill that enables AI agents to query and analyze website traffic data directly via the Plausible API.

A comprehensive automation skill for managing Android app listings, ASO strategy, and Google Play Store policy compliance.








































