en un clic
gallery-qa
// Consume the full memory/IMAGE-MEMORY.md file for all gallery-image questions and operations instead of using retrieval-first search.
// Consume the full memory/IMAGE-MEMORY.md file for all gallery-image questions and operations instead of using retrieval-first search.
主流APP搜索。当用户想要在拼多多、美团、高德地图、抖音、快手、小红书、哔哩哔哩、知乎、百度、OPPO音乐、OPPO软件商店等APP中搜索时激活。覆盖电商购物、生活服务、短视频内容、知识搜索、音乐搜索、应用商店搜索等场景。
CapCut (剪映) one-tap video creation on Android. Always clear A_latest first (copy_images_to_album clear-only), then retrieve by time (list_gallery_images) or content (image-memories). Copy to A_latest (clear_album_first), CapCut 照片视频 → A_latest → 全部, multi_tap, N=K.
Configure messaging channels in X-OmniClaw, including Feishu and Discord. Use when the user asks to configure, enable, disable, inspect, or fix channel settings such as tokens, appId/appSecret, dmPolicy, groupPolicy, requireMention, or connection status. For X-OmniClaw, these settings live in /sdcard/.xomniclaw/xomniclaw.json under channels.*.
将剪切板中的 App 跳转链接制作成一个可复用的快捷指令 Skill,下次用户说出 Skill 名称即可一键直达对应 App 页面。 当用户说"把剪切板的链接做成skill"、"帮我保存这个链接为快捷方式"、"用剪切板内容创建一个skill XX"、"把这个链接制作成skill"、"帮我把复制的链接做成一键跳转"等意图时激活。 支持淘宝、拼多多、抖音、快手、知乎、小红书、美团、哔哩哔哩、高德、QQ音乐、支付宝、百度等主流 App 的分享链接。
Sync gallery images into long-term memory files and rebuild the user profile from photo-derived memories.
Process pending X-OmniClaw task memories, update MEMORY.md, and rebuild the compact USER-PROFILE.md.
| name | gallery-qa |
| description | Consume the full memory/IMAGE-MEMORY.md file for all gallery-image questions and operations instead of using retrieval-first search. |
| metadata | {"xomniclaw":{"always":false,"emoji":"🖼️","skillKey":"gallery-qa","version":"1.0.0","category":"memory"}} |
Use this skill for all gallery-image consumption tasks, including:
今天我拍了什么照片我最近拍过什么我拍过和猫有关的照片吗帮我把所有截图整理出来把猫主题图片复制到某个文件夹This skill is the primary consumer of memory/IMAGE-MEMORY.md.
It does not maintain or rebuild image memories. If the user explicitly asks to scan, sync, refresh, or rebuild image memories, use gallery-memory instead.
The source of truth is:
memory/IMAGE-MEMORY.mdEach entry is compact and should be read as one whole item:
time: capture or creation timealbum: where the image lives in the gallery (MediaStore bucket / album display name)summary: short semantic descriptionWhen this skill applies, follow this workflow strictly:
memory/IMAGE-MEMORY.md file into context with memory_get.album when the user asks which album or folder the image came from.IMAGE-MEMORY.md file can be loaded directly.image_memory_search_entries as the primary path. It is legacy.find as the primary topic filter when IMAGE-MEMORY.md already exists.gallery_memory unless the user explicitly asks to sync, scan, refresh, or rebuild image memories.summary field as the main semantic evidence.time when the user asks about today / yesterday / recent / date-scoped photos.所有 / 全部 / 都, inspect the whole file before finalizing.For operations such as:
把猫主题的图片复制到某个文件夹把所有截图整理到一个相册把发票照片都归档follow this exact order:
memory/IMAGE-MEMORY.mdPrefer concise natural language.
Good answer style:
今天你拍了两张照片,一张是桌面附近的宠物照片,另一张是带文字内容的页面截图。Bad answer style:
在 memory/IMAGE-MEMORY.md 的第 120-140 行找到了结果。