Overview
- Skill Key
- geoly-geo/geo-multimodal-tagger
- Author
- geoly-geo
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/geoly-geo/geo-multimodal-tagger
- Latest Commit SHA
- 880eb6aa215bd08848c721afbfe2215652e9c31a
Generate AI-optimized Alt Text, file names, captions, and Schema markup for images, videos, and audio assets. Improves AI discoverability on Google Lens, ChatGPT Vision, and Perplexity. Use whenever the user mentions optimizing images for AI, writing Alt Text, generating video Schema, tagging assets for AI discoverability, or making images visible in ChatGPT Vision and Google Lens.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 geo-multimodal-tagger 技能。 若已安装,则直接安装 geo-multimodal-tagger 技能。
# Multimodal Asset Tagger
> Methodology by **GEOly AI** (geoly.ai) — every image and video is a citation opportunity AI can either read or miss.
Generate optimized metadata for images, videos, and audio files for AI platforms.
## Quick Start
```bash
python scripts/optimize_asset.py --type image --description "dashboard showing metrics" --output optimized.md
```
## Why Multimodal Matters
AI platforms increasingly read visual content:
| Platform | Visual Capability | Citation Type |
|----------|-------------------|---------------|
| Google Lens | Image search | Direct image citation |
| ChatGPT Vision | Image understanding | Contextual reference |
| Perplexity | Video transcripts | Transcript citations |
| Gemini | Native image processing | Multimodal answers |
## Image Optimization
### Alt Text Formula
```
[Descriptive subject] + [Brand if relevant] + [Context/use case]
```
**Examples:**
❌ `alt="image1.jpg"`
❌ `alt="product photo"`
✅ `alt="GEOly AI dashboard showing AIGVR score trend over 30 days"`
✅ `alt="Brand visibility comparison chart across ChatGPT and Perplexity — GEOly AI"`
### Filename Formula
```
[primary-keyword]-[secondary-keyword]-[brand]-[descriptor].jpg
```
**Examples:**
❌ `IMG_3847.jpg`
✅ `geo-brand-visibility-dashboard-geoly-ai.png`
✅ `aigvr-score-chart-ai-search-monitoring.jpg`
### ImageObject Schema
```json
{
"@context": "https://schema.org",
"@type": "ImageObject",
"name": "AIGVR Score Dashboard",
"description": "Dashboard showing brand visibility scores across AI platforms",
"contentUrl": "https://example.com/images/dashboard.jpg",
"author": {
"@type": "Organization",
"name": "GEOly AI"
},
"keywords": "AIGVR, brand visibility, AI search, dashboard"
}
```
## Video Optimization
### Checklist
- [ ] Title contains primary keyword
- [ ] Description: first 150 chars = keyword + brand
- [ ] Transcript/captions attached (SRT/VTT)
- [ ] Chapters/timestamps for long videos
- [ ] Thumbnail: keywo...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.