physical
/physical - Physical Location Awareness
Check Nat's current physical location from FindMy data.
Usage
/physical
Data Source
- Repo:
laris-co/nat-location-data(GitHub) - Files:
current.csv(now),history.csv(today's log) - Updated: Every 5 minutes via white.local cron
- Source: FindMy via Sate's iMac
Instructions
Use a Haiku subagent to fetch and display location data:
# Run the location query script
bash .claude/skills/physical/scripts/location-query.sh all
Parse and display:
π Physical Status
βββββββββββββββββββ
π Currently At: [place column, or locality if empty]
| Device | Battery | Precision | Updated |
|--------|---------|-----------|---------|
[one row per device, sorted by accuracy]
π [address from iPhone row]
πΊοΈ Map: https://maps.google.com/?q=[lat],[lon]
β±οΈ At this location: [X hours] (from TIME_AT_LOCATION section)
Known Places (with coordinates)
| Place | Lat | Lon | Type |
|---|---|---|---|
| cnx | 18.7669 | 98.9625 | airport |
| bkk | 13.6900 | 100.7501 | airport |
| dmk | 13.9126 | 100.6067 | airport |
| bitkub | 13.7563 | 100.5018 | office |
| maya | 18.8024 | 98.9676 | mall |
| central-cnx | 18.8072 | 98.9847 | mall |
| cmu | 18.8028 | 98.9531 | university |
| louis-office | 13.7449 | 100.6238 | office |
Directions
If user asks "how far to X":
π« To [destination]:
- Distance: [calculate km]
- πΊοΈ Directions: https://maps.google.com/maps?saddr=[lat],[lon]&daddr=[dest_lat],[dest_lon]
More from soul-brews-studio/opensource-nat-brain-oracle
learn
Explore a codebase with 2 parallel Haiku agents and create concise documentation. Use when user says "learn [repo]", "explore codebase", "study this repo", or wants to understand a project.
1draft
Create drafts for blogs, messages, social posts. Use when user says "draft", "write blog", "draft message", "social post", or needs to create written content.
1distill
v2.0.5 G-SKLL | Autonomous pattern extraction from Oracle brain. No human in the loop β AI scans, diffs, writes, logs. Each run reads previous distillations, finds only NEW patterns. Use when "distill", "compress brain", "extract patterns", or triggered autonomously by any agent.
1