clawdbot-backup/TOOLS.md

52 lines
1.4 KiB
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
```
### Home Network
- **Public IP:** 47.197.93.62 (not static, but rarely changes)
- **Location:** St. Petersburg, Florida
### SSH Hosts
- **hostkey50304** → 82.22.36.202 (CH/Switzerland VPS)
- Specs: 4 vCore, 6GB RAM, 120GB SSD
- OS: Ubuntu 24.04
- User: root
- Provisioned: 2025-01-26
- **Purpose:** Security infrastructure ONLY (geographic diversity for monitoring, SOC2 compliance, security posture). NOT for hosting inou.com.
### Commands
- `/screenshot` → Pull latest screenshot from Mac desktop (uses screenshot skill)
## 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.