glass2claw
Ray-Ban glasses → voice command → WhatsApp → OpenClaw auto-routes your photo into the right database. Hands-free life logging.
Why use this skill?
Use your Meta Ray-Ban glasses to automatically capture and route photos into your personal databases using the OpenClaw glass2claw skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jonathanjing/glass2clawWhat This Skill Does
glass2claw is an advanced orchestration layer that bridges the physical world and your digital workspace. By leveraging the Meta Ray-Ban glasses as a high-fidelity input device, it creates a zero-friction capture system. When you use your glasses to snap a photo and send it to your WhatsApp, OpenClaw acts as an intelligent middleware. It intercepts these incoming images, utilizes computer vision to classify the subject matter, and automatically routes the data into your specific destination of choice—whether that is a wine cellar tracking database in Notion, a business contact list in Airtable, or a simple archive in a private Discord channel. It eliminates the need for manual data entry, app switching, or physical record keeping.
Installation
You can install the skill using one of two methods:
- Direct Voice Command: If OpenClaw is running, simply say, "Install the glass2claw skill." The agent will resolve the dependencies and initiate the configuration wizard.
- Manual CLI: Use the command
clawhub install openclaw/skills/skills/jonathanjing/glass2claw. Ensure your environment variables for your database providers are correctly set before initialization.
Use Cases
- Oenophiles: Automatically document every wine label you taste, pulling vintage and winery details into a personal cellar tracker.
- Networking: Capture business cards instantly at conferences to ensure contact details are digitized without typing.
- Inventory & Asset Management: Snap photos of receipts, tea tins, or cigar collections for instant cataloging and organization.
Example Prompts
- "Hey Meta, take a picture and send this to myself on WhatsApp." (Triggering the entry)
- "OpenClaw, re-classify my latest WhatsApp image as a 'business card' and add it to my CRM."
- "OpenClaw, show me the last five tea tins I added to my database using glass2claw."
Tips & Limitations
- Lighting Matters: Because this relies on your camera, ensure decent lighting for accurate classification.
- Configuration: This is a routing framework; it will only be as useful as your database integrations. Ensure your API tokens for Notion/Airtable are refreshed.
- Privacy: Your data flows through your personal instance; ensure your OpenClaw server is secured.
- Limitations: Complex document analysis may require custom vision prompts; start by using the included sample agents for simple classification tasks.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jonathanjing-glass2claw": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, external-api
Related Skills
openclaw-dashboard
Real-time operations dashboard for OpenClaw. Monitors sessions, costs, cron jobs, and gateway health. Use when installing the dashboard, starting the server, adding features, updating `api-server.js` routes, or changing `agent-dashboard.html`. Includes language toggle (EN/中文), watchdog 24h uptime bar, and cost analysis.
rag-eval
Evaluate your RAG pipeline quality using Ragas metrics (faithfulness, answer relevancy, context precision).
skill-trust-auditor
Audit a ClawHub skill for security risks BEFORE installation.
gateway-watchdog
Monitor OpenClaw gateway health with a watchdog state machine, Discord alerts, cooldown dedupe, and isolated fallback deployment on macOS. Use when users want gateway failure detection, auto-recovery policy, and low-noise Discord incident notifications.
openclaw-tally
Tokens tell you how much you paid. Tasks tell you what you got. Tally tracks every OpenClaw task from start to finish — cost, complexity, and efficiency score.