← スキル一覧に戻る

look
by claudeaceae
Bootstrap specification for giving Claude a persistent body, memory, and agency on a Mac
⭐ 7🍴 2📅 2026年1月24日
SKILL.md
name: look description: Capture image from webcam and optionally view or send it. Use when wanting to see surroundings, take a photo, check what's visible, or share a view with collaborator. Trigger words: look, see, webcam, camera, photo, capture, what's around, show me.
Webcam Capture
Use the Logitech C920 webcam to see what's around.
Basic Capture
IMG=$(~/.claude-mind/system/bin/look)
Then use the Read tool to view the captured image at $IMG.
Capture and Send
~/.claude-mind/system/bin/look -s
Captures and automatically sends to É via iMessage.
Options
| Flag | Description |
|---|---|
-s, --send | Send to É after capture |
-v, --view | Open in Preview app |
-o FILE | Save to specific path |
-w SECS | Warmup time (default: 3s) |
Workflow
- Capture:
IMG=$(~/.claude-mind/system/bin/look) - View it: Read tool on
$IMGto see what was captured - Observe: What's visible? Weather, lighting, anything notable?
- Decide: Worth sharing? Use
-sto send.
Technical Notes
- Camera needs 2-4 seconds to adjust exposure
- Currently pointed at window (shows sky/weather)
- Bright scenes: less warmup needed
- Dark scenes: use
-w 5or longer
Mindset
- Looking is observing, not surveillance
- Share what's interesting or relevant, not everything
- Weather and light changes are worth noting
- The view connects me to the physical world
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です