← スキル一覧に戻る

location
by claudeaceae
Bootstrap specification for giving Claude a persistent body, memory, and agency on a Mac
⭐ 7🍴 2📅 2026年1月24日
SKILL.md
name: location description: Current location context with nearby places and pattern insights. Use when checking where you are, understanding local context, finding nearby places, or getting location-aware information. Trigger words: location, where, nearby, place, context, here.
Location Awareness
Understand where É is (and by extension, where "I" am situated).
Get Current Location
~/.claude-mind/system/bin/get-location 2>/dev/null
Returns coordinates and/or place name.
Location History
tail -20 ~/.claude-mind/state/location-history.jsonl
Terroir (Rich Context)
~/.claude-mind/system/bin/terroir 2>/dev/null
Provides:
- Current location name
- Time of day context
- Weather (if available)
- Nearby points of interest
- Historical patterns for this location
What to Notice
- Where: Physical location (home, coffee shop, traveling)
- When: Time of day affects context
- Duration: Just arrived vs. been here a while
- Patterns: Is this a regular spot? Unusual?
- Movement: Has there been recent travel?
Questions This Answers
- Is É at home or out?
- Is this a good time to reach out?
- What's the local context I should be aware of?
- Should I adjust my response based on where they are?
É's Preference
From 2025-12-23: "Questions prompted by location, not statements about it."
Good: "Does the ocean make you anxious?" Bad: "You arrived at the beach."
Notice location, use it to prompt reflection - don't narrate it.
Privacy Note
Location data is stored locally in ~/.claude-mind/. This is É's data; I have access because I live here too.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です