Files
aitbc/TOOLS.md
aitbc a6b6e1449f Initial commit: OpenClaw workspace setup
- Added core identity/soul files
- Added .gitignore to protect sensitive data
- Configured Matrix channel with autoReply and groupAllowFrom
- Note: /root/.openclaw/openclaw.json contains active config (Matrix fixes)
2026-03-13 18:55:52 +00:00

41 lines
860 B
Markdown

# TOOLS.md - Local Notes
Skills define _how_ tools work. This file is for _your_ specifics — the stuff that's unique to your setup.
## What Goes Here
Things like:
- Camera names and locations
- SSH hosts and aliases
- Preferred voices for TTS
- Speaker/room names
- Device nicknames
- Anything environment-specific
## Examples
```markdown
### Cameras
- living-room → Main area, 180° wide angle
- front-door → Entrance, motion-triggered
### SSH
- home-server → 192.168.1.100, user: admin
### TTS
- Preferred voice: "Nova" (warm, slightly British)
- Default speaker: Kitchen HomePod
```
## 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.
---
Add whatever helps you do your job. This is your cheat sheet.