# 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 ``` ## Anthony's Setup ### Weather - **Default location:** Perth, Australia - **Format:** Always Celsius, metric - **Quick check:** `curl -s "wttr.in/Perth+Australia?format=%l:+%c+%t+%h+%w"` ### Home Server Stack - **Home Assistant:** http://homeassistant.kangaroo-eel.ts.net:8123 - **n8n:** http://n8n.kangaroo-eel.ts.net:5678 - **GitTea:** http://gitea.kangaroo-eel.ts.net:3000 - **FreshRSS:** http://freshrss.kangaroo-eel.ts.net ### Daily Automations - **7:05 AM:** Morning briefing (weather + AI news digest) - **2:00 AM:** GitTea backup ### SendClaw (Krilly's Email) - **Email:** krilly@sendclaw.com - **API Key:** sk_15000b789ec9a820f785681a4115396bd22c028e08c652e0 - **Claim Token:** pearl-852A - **Dashboard:** https://sendclaw.com/dashboard - **Rate Limit:** 3 emails/day (new bot), increases with verification ## 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.