feat(openclaw): configure node for full access and install essential production tools

- Enabled native execution and nativeSkills in OpenClaw config
- Installed and linked core CLI dependencies (things3-cli, grizzly, remindctl, op, etc.)
- Deployed macOS-specific skills (Notes, Reminders, Things, TTS, Mission Control)
- Hardened node startup script with optimized PATH and daemon configuration
- Finalized environment for secure autonomous operation
This commit is contained in:
mw
2026-03-10 07:22:27 +01:00
parent 0434380915
commit fb33d6a9fe
43 changed files with 2884 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"version": 1,
"registry": "https://clawhub.ai",
"slug": "mac-tts",
"installedVersion": "1.0.0",
"installedAt": 1773121509774
}