videomemory

Start VideoMemory from OpenClaw and return the local UI link.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "videomemory" with this command: npx skills add clamepending/videomemory

VideoMemory Setup

Use this skill when the user wants OpenClaw to install, start, relaunch, or check VideoMemory.

For requests like "install videomemory please", "set up videomemory", or "Install the VideoMemory skill from ClawHub and send me the UI", prefer installing the OpenClaw plugin package. If the plugin install path is unavailable, run the safe onboarding command and reply with the returned UI link.

Preferred Commands

First-class plugin install:

openclaw plugins install @clamepending/videomemory@0.1.7

After the plugin is installed and the gateway has restarted, prefer the plugin tools:

  • videomemory_onboard
  • videomemory_relaunch
  • videomemory_status

CLI fallback from the OpenClaw workspace root after clawhub install videomemory, inspect the onboarding plan:

npx -y @clamepending/videomemory@0.1.7 onboard --safe --repo-ref v0.1.3 --explain

If the plan matches the user's request, run onboarding:

npx -y @clamepending/videomemory@0.1.7 onboard --safe --repo-ref v0.1.3

Relaunch:

npx -y @clamepending/videomemory@0.1.7 relaunch --repo-ref v0.1.3

Check status:

curl -fsS http://127.0.0.1:5050/api/health

What Onboarding Does

  • Starts VideoMemory without Docker.
  • Installs the OpenClaw bridge files used by VideoMemory.
  • Returns the user-facing VideoMemory UI link.
  • Runs in safe mode, avoiding network-exposure setup, chat notifications, and privileged setup paths.

Ground Rules

  • Prefer the published VideoMemory CLI command above over hand-written setup commands.
  • Prefer openclaw plugins install @clamepending/videomemory@0.1.7 when OpenClaw plugin installation is allowed.
  • Run --safe --explain before onboarding when acting from chat.
  • If onboarding or relaunch fails, report the actual stderr instead of guessing.
  • After a successful onboarding or relaunch, reply with the returned UI link.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

GLM MCP Server Use

GLM MCP Server Use for OpenClaw. Configure and use the 4 official Z.AI / GLM MCP servers (vision, web search, web reader, zread) with environment-variable AP...

Registry SourceRecently Updated
1240Profile unavailable
General

Trio Stream Vision

Analyze any YouTube livestream or RTSP camera feed using natural language — ask what's happening, detect specific events, or get periodic summaries. Powered...

Registry Source
2420Profile unavailable
General

Trio Vision

Turn any live camera into a smart camera — describe what to watch for in plain English, get alerts in your chat when it happens. Ask questions about any live...

Registry Source
2520Profile unavailable
General

Bilibili Subtitles

使用 yt-dlp 从哔哩哔哩公开视频提取已有字幕或自动字幕(不下载整段视频)。当用户提到 B 站、bilibili、BV 号、视频字幕、拉字幕、做摘要、根据视频内容回答问题时使用。v1 仅支持平台已提供字幕轨道的视频;无字幕视频需换源或后续用 Whisper 等方案。

Registry SourceRecently Updated
2270Profile unavailable