sharing-results
Turn your video analysis into a self-contained HTML file that anyone can open without needing Watch Skill or internet access. The page bundles frames, transcript, OCR text, and all your cached Q&A with timestamped evidence in one shareable document—ideal for bug tickets, code reviews, or handing off findings to teammates.
Sharing Results exports your video analysis into a single offline-ready HTML file for team review.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-12
Sharing Results exports your video analysis into a single offline-ready HTML file for team review. Turn your video analysis into a self-contained HTML file that anyone can open without needing Watch Skill or internet access. The page bundles frames, transcript, OCR text, and all your cached Q&A with timestamped evidence in one shareable document—ideal for bug tickets, code reviews, or handing off findings to teammates.
Use it when
- Yes.
- sharing-results bundles frames, transcript, OCR text, and all your Q&A with timestamps into a single portable document.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
oxbshw/watch-skill/sharing-results · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I export video analysis to HTML?
sharing-results lets you convert your complete video analysis into a standalone HTML file. The exported document includes all frames, your full transcript, OCR text, and every cached Q&A pair with timestamps—everything needed to review your findings without Watch Skill or internet access.
Can I share video findings with my team using sharing-results?
Yes. sharing-results packages your entire analysis into one self-contained HTML file you can email or link to teammates. They open it in any browser to see frames, transcript, answers, and timestamped evidence—no server, no Watch Skill license, no external dependencies required.
What does sharing-results include in a shareable video report?
sharing-results bundles frames, transcript, OCR text, and all your Q&A with timestamps into a single portable document. This makes it perfect for attaching to bug tickets, code reviews, or handing off analysis to stakeholders who need full evidence without needing to access the original video.
Can I generate an offline video viewer with sharing-results?
sharing-results creates a self-contained HTML file that works completely offline. Once exported, anyone can open it in a browser anywhere—on a plane, in a meeting, or on a machine with no internet—and see your full video analysis with all frames, transcript, and Q&A intact.
How do I export video transcript and frames for colleagues?
sharing-results exports your video analysis as a standalone HTML document containing transcript, frames, OCR text, and all cached Q&A pairs with timestamps. Share the file directly with colleagues—they can open it immediately in any browser without needing Watch Skill or server access.
Is sharing-results open source?
Yes, sharing-results is released under the MIT license, so you can use, modify, and distribute it freely within the terms of that license.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Sharing results
An analysis that lives only in this chat dies with it. The viewer turns an analyzed video into a single HTML file anyone can open — no server, no internet, no Watch Skill install on the other end.
Generate the page
watch-skill viewer <video_id-or-source> [-o <path>]
The file contains, self-contained (frames inlined as data URIs, zero external requests):
- a timeline with key-frame cards and timestamps,
- the transcript and all on-screen text (OCR),
- every question asked about the video so far, with its answer, confidence badge, and the exact timestamped evidence cited.
Answer questions FIRST, then generate. The page includes cached answers, so ask what the user cares about before rendering — a
(truncated - see the full file via the links below)
File tree — 1 file
adapters/claude-skill/skills/sharing-results/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Export video analysis as a standalone HTML file for offline sharing”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Pull structured data from videos you've already watched: titled chapters with timestamps for long content, pinpointed bug reports with error frames and OCR text, or opening-hook analysis scored across attention, pacing, visuals, and on-screen text. All answers come straight from the persistent index with no extra model calls.
Watch Skill processes any video—URLs, local files, streams, recordings—by extracting frames, running OCR, and transcribing audio into a unified searchable index. Query the index directly instead of re-watching, and batch-process playlists or folders in one pass.
Query any video you've already watched to get answers backed by timestamps and confidence scores, drawn from a persistent index rather than re-processing. The skill refuses unclear answers honestly and escalates automatically when uncertain, saving tokens in the process.
When a video answer goes wrong, report the correction and Watch Skill records it as a lesson stored locally. The system classifies the mistake, injects it into similar future questions, and can re-ask the original question to verify the fix worked. Check what's been learned or review token savings anytime.
Video Memory maintains a searchable index of every video watched on your machine, preserving frames, transcripts, and extracted answers in persistent storage. Search across all indexed videos by keyword or semantic meaning, drill into specific moments, or synthesize answers from insights spanning multiple videos. Batch-import playlists or folders to build your video library quickly.
Recovering from Errors guides you through diagnosing Watch Skill failures using the built-in doctor command, which identifies issues with ffmpeg, yt-dlp, video acquisition, provider authentication, and local models. Apply the stated fixes, retry your original operation, and report any persistent structured errors without looping or changing security policies.
More skills watch (MIT) · claude-real-video-for-agents (MIT)