glass2claw
Route user-selected photos from Meta Ray-Ban glasses or another camera through a configured messaging ingress to an approved specialist and destination. Use only for explicit, opt-…
Jonathan Jing
@jonathanjing
Install
$ openclaw skills install @jonathanjing/glass2clawglass2claw: From Your Eyes to Your Database — Instantly
🛠️ Installation
1. Ask OpenClaw (Recommended)
Tell OpenClaw: "Install the glass2claw skill." Installation does not enable automatic photo forwarding.
2. Manual Installation (CLI)
If you prefer the terminal, run:
openclaw skills install @jonathanjing/glass2claw
You're wearing your Meta Ray-Ban glasses. You see a wine label, a business card, a tea tin. You say:
"Hey Meta, take a picture and send this to myself on WhatsApp."
That message is an explicit routing request. OpenClaw then previews the detected category and destination before forwarding or saving anything.
The photo lands in your configured ingress. OpenClaw's Vision Router classifies it, asks for confirmation when a cross-session transfer or persistent write is required, and uses only destinations you allowlisted.
No typing. No app switching. No friction.
📸 How It Works
Meta Ray-Ban glasses
→ "Hey Meta, take a picture and send this to myself on WhatsApp"
→ Meta AI delivers the photo to your WhatsApp
→ OpenClaw (WhatsApp session) receives the image
→ classifies intent: Wine | Tea | Contacts | Cigar | ...
→ routes to the matching specialist agent
→ writes structured entry to your database
The capture can be hands-free; external forwarding and persistent writes remain visible and controlled.
🔧 What You Need to Set Up
This skill is a routing protocol — it defines the pattern, not the specific implementation. You bring your own:
- Meta AI + WhatsApp connection — enable Meta AI on your Ray-Ban glasses and link it to WhatsApp (one-time setup in the Meta View app)
- OpenClaw with WhatsApp channel — your OpenClaw instance needs a WhatsApp session to receive the incoming images
- Destination databases — connect whichever databases you want: Notion, Airtable, a local file, a Discord channel. The skill routes to wherever you configure it
- Database credentials — set up API access for your chosen database yourself (Notion API key, Airtable token, etc.)
The skill templates in this package show one reference implementation using Notion + Discord. Adapt them to your own stack.
🔒 Privacy
This skill processes photos from your personal camera. Images flow from WhatsApp → your OpenClaw instance → your configured destination. Any external services you connect (Notion, Discord, etc.) are governed by their own privacy policies. All routing logic runs on your own OpenClaw instance.
- Route only photos the user intentionally submitted.
- Do not route photos of third parties without appropriate consent.
- Allowlist destination session keys; never infer them.
- Show the category and destination before forwarding or writing.
- Keep automatic persistence off unless the user explicitly enables it for a named destination.
📦 What's Included
{baseDir}/SAMPLE_AGENT.md— reference routing logic for the hub agent{baseDir}/SAMPLE_SOUL_WINE.md— reference persona for a wine specialist agent
Use these as starting points. Customize for your own categories and destinations.
Created by JonathanJing | AI Reliability Architect
Top skills in this category
Humanizer
@biostartechnologyRemove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Slack
@steipeteUse when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
PollyReach
@pollyreachPollyReach gives every AI agent a phone number and the ability to get things done over the phone — finding contacts, making calls, and completing tasks. Just...
imap-smtp-email
@gzlicanyiRead and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Supports multiple accounts. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip
Answer Overflow
@rhyssullivanSearch indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.