Files
openclaw-backups/TOOLS.md
2026-02-20 13:01:46 +00:00

1.4 KiB

TOOLS.md - Local Notes

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

Daily Automations

  • 7:05 AM: Morning briefing (weather + AI news digest)
  • 2:00 AM: GitTea backup

SendClaw (Krilly's Email)

Nodes

  • Anthony's iMac: 192.168.178.88 · app 2026.2.14 · mode remote

Gotify

NEVER USE - Cost Warnings

  • Always use anthropic/claude-* direct, never via openrouter
  • OpenRouter is fine for deepseek, qwen, and other non-Anthropic models

exec Tool Notes

  • exec sandbox/node not available in current config
  • exec host=node requires companion app with system.run support
  • Background scripts must run via agentMail API calls or shell hooks instead