video-lens-gallery

Open or rebuild the video-lens gallery index — your personal library of saved video summaries. Use this whenever the user wants to browse, open, or search saved video reports: "show my gallery", "open video library", "browse saved videos", "build gallery", "what videos have I saved", "show my video

By kar2phi · 351 installs

npx skills add kar2phi/video-lens --skill video-lens-gallery

Source repository · Upstream listing

video lens gallery Manage and browse your saved video lens reports. Step 1 — Locate skill scripts Discover both video lens/scripts ( $ sd ) and video lens gallery/scripts ( $ gd ) using the standard 8 agent discovery loop: Step 2 — Backfill metadata (only if requested) If the user's request mentions "backfill", run: Step 3 — Rebuild index Check that the reports directory exists before running: Tell the user the number of reports indexed, from the script's output. Step 4 — Serve gallery If serve report.sh prints an ERROR: line (e.g. ERROR:SERVE PORT BUSY when port 8765 is held by another program), report the message and stop. Otherwise — confirmed by its HTML REPORT: line — tell the user the gallery is now available at http://localhost:8765/index.html .