This commit is contained in:
2026-03-13 18:39:57 +00:00
parent a502d85edf
commit de248966ef
10 changed files with 1293 additions and 14 deletions

View File

@@ -33,8 +33,25 @@ Things like:
## Why Separate?
Skills are shared. Your setup is yours. Keeping them apart means you can update skills without losing your notes, and share skills without leaking your infrastructure.
Skills are shared. Your setup is yours. Keeping them apart means you can update skills without losing your notes, and share them without leaking your infrastructure.
---
Add whatever helps you do your job. This is your cheat sheet.
---
## Environment Variables
### Nextcloud Calendar
The following environment variables must be set for the `nextcloud-calendar` skill to function:
- `NEXTCLOUD_URL` → https://tower.scarif.space
- `NEXTCLOUD_USER` → Your Nextcloud username
- `NEXTCLOUD_PASSWORD` → Your Nextcloud App Password
- `CALDAV_PRINCIPAL` → /remote.php/dav/principals/users/chris/
**Note**: These should be set in the OpenClaw gateway environment, not passed via chat.
### Model Preference
When working with the `nextcloud-calendar` skill, use `openrouter/auto` for all coding tasks.