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
Slack β slck CLI
- Workspace: Hugging Face (
huggingface.slack.com) - Tool:
slck(open-cli-collective/slack-chat-api), installed via Homebrew - Bot token: stored in macOS Keychain (xoxb-...)
- User token: stored in macOS Keychain (xoxp-...) β used for search
- Key channels:
C1RC5B16Kβ #general (210 members)C1RCG46LSβ #random (207 members)C3YL4AWG1β #team (211 members)C493XH5FXβ #tech (203 members)C3XM337MWβ #reads (200 members)
- Usage:
slck channels list,slck messages send <channel-id> "text",slck search messages "query"
Examples
### 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.