demo-vid-mcp: Skill for Claude Code

.opencode/skills/session-context/SKILL.md

session-context is a skill for Claude Code, OpenCode from sandraschi/demo-vid-mcp. It costs 20 tokens per session (173 once invoked), scanned A, original, no licence file.

A small session-start prompt for a video-demo tool. It introduces the available tools and the actions for recalling or saving information.

In plain words
What is it for?
Use it at the beginning of a demo-video session that needs tool guidance and session recall or saving.
Why use it?
It gives a demo-video session a consistent starting context. The description does not specify any other capabilities.

Skill for Claude CodeOpenCode

Written for Claude Code and OpenCode: shipped in a Claude Code plugin, but also installed under .opencode/.

This is sandraschi/demo-vid-mcp's own configuration. It tells Claude Code and OpenCode how to work on demo-vid-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything demo-vid-mcp configures →

Part of the demo-vid-mcp plugin — 1 skill, 1 MCP server shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to sandraschi/demo-vid-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/sandraschi/demo-vid-mcp/master/.opencode/skills/session-context/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/sandraschi/demo-vid-mcp

Made for: Claude Code, OpenCode.

Or install demo-vid-mcp, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for session-context

README.md
[![agentmods](https://agentmods.dev/badge/skills/sandraschi/demo-vid-mcp/session-context/github.svg)](https://agentmods.dev/skills/sandraschi/demo-vid-mcp/session-context)
Your own site
<a href="https://agentmods.dev/skills/sandraschi/demo-vid-mcp/session-context"><img src="https://agentmods.dev/badge/skills/sandraschi/demo-vid-mcp/session-context/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for session-context

Your own site · 80×15
<a href="https://agentmods.dev/skills/sandraschi/demo-vid-mcp/session-context"><img src="https://agentmods.dev/badge/skills/sandraschi/demo-vid-mcp/session-context.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 173 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00173
Opus 5 $0.00010 $0.00086
Sonnet 5 $0.00004 $0.00035
Haiku 4.5 $0.00002 $0.00017

Measured 5d ago against content hash d6f5d9ec0e34, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

session-context scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.opencode/skills/session-context/SKILL.md · 20 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 20 lines · 20 tokens per session scan A d6f5d9ec0e34

Subscribe to this mod's changes

session-context is a skill published in the GitHub repository sandraschi/demo-vid-mcp (1 stars, last pushed 4d ago), with no licence file. It adds 20 tokens to every session and 173 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

demo

Record a short demo VIDEO of a PR or feature — drive the repo's web UI in a real headless browser, capture the session, and composite a titled, size-capped mp4 with ffmpeg. Use on the docker QA image when the deliverable is a playable demo clip (single walkthrough or before/after comparison), not a text/screenshot…

nearform/lastlight · 75 tokens

frame-creative-voltage

Electric split with hand-drawn script — offset panels slide in, display title rises with an outlined word, script strokes itself in.

nexu-io/html-video · 32 tokens

frame-electric-studio

Two-panel split with quote as hero — white/blue panels open from center, accent bar grows, quote reveals line by line.

nexu-io/html-video · 31 tokens

frameproof

A video analysis tool that indexes speech and visible screen text in recordings from YouTube, Loom, Zoom, Kinescope, or local MP4 files. It links claims about the screen to exact frames and time codes, while reporting sections that were not visually covered.

edvardgrishin27/frameproof · 228 tokens

video-streaming-expert

Expert in video streaming technologies, HLS, DASH, adaptive bitrate streaming, CDN delivery, DRM protection, and video encoding/transcoding. Use when the user mentions video, streaming, media, WebRTC, multimedia, or HLS, or when the task involves Streaming Protocols, Adaptive Bitrate Streaming, FFmpeg Video…

personamanagmentlayer/pcl · 79 tokens

media-transcoding

FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.

bobmatnyc/claude-mpm-skills · 28 tokens