# Send glass2claw to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "glass2claw",
    "name": "glass2claw",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/JonathanJing/glass2claw",
    "canonicalUrl": "https://clawhub.ai/JonathanJing/glass2claw",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/glass2claw",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=glass2claw",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "CHANGELOG.md",
      "README.md",
      "SAMPLE_AGENT.md",
      "SAMPLE_SOUL_WINE.md",
      "SKILL.md",
      "skill.json"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "glass2claw",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T23:44:49.305Z",
      "expiresAt": "2026-05-08T23:44:49.305Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=glass2claw",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=glass2claw",
        "contentDisposition": "attachment; filename=\"glass2claw-2.3.3.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "glass2claw"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/glass2claw"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/glass2claw",
    "downloadUrl": "https://openagent3.xyz/downloads/glass2claw",
    "agentUrl": "https://openagent3.xyz/skills/glass2claw/agent",
    "manifestUrl": "https://openagent3.xyz/skills/glass2claw/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/glass2claw/agent.md"
  }
}
```
## Documentation

### 1. Ask OpenClaw (Recommended)

Tell OpenClaw: "Install the glass2claw skill." The agent will handle the installation and configuration automatically.

### 2. Manual Installation (CLI)

If you prefer the terminal, run:

clawhub install 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's it. OpenClaw does the rest.

The photo lands in your WhatsApp. OpenClaw's Vision Router picks it up, classifies what it is, and writes a structured entry into the right database — wine cellar, contacts, tea collection, whatever you've set up.

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

Your only action is the voice command. Everything downstream is automatic.

### 🔧 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.

### 📦 What's Included

SAMPLE_AGENT.md — reference routing logic for the hub agent
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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: JonathanJing
- Version: 2.3.3
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T23:44:49.305Z
- Expires at: 2026-05-08T23:44:49.305Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/glass2claw)
- [Send to Agent page](https://openagent3.xyz/skills/glass2claw/agent)
- [JSON manifest](https://openagent3.xyz/skills/glass2claw/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/glass2claw/agent.md)
- [Download page](https://openagent3.xyz/downloads/glass2claw)