skill-watch-evidence

skill-watch-evidence is a skill for Claude Code, Codex from IAPro-Community/Orquestrador-Maestro. It costs 60 tokens per session (1,161 once invoked), scanned A, original, Apache-2.0.

A tool for examining videos, streams, screen recordings, and meetings, including what appears or is said at particular times. OCR means reading text from images, while transcription turns speech into text.

In plain words
What is it for?
It is for summarising recordings, finding chapters, extracting bug reports, and checking visual flows, animations, games, generated videos, or interfaces against stated criteria.
Why use it?
It helps answer questions about a specific moment and provides time-based evidence instead of relying on memory or manually searching through a recording.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for summarising recordings, finding chapters, extracting bug reports, and checking visual flows, animations, games, generated videos, or interfaces against stated criteria.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/iapro-community/orquestrador-maestro/skill-watch-evidence
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add IAPro-Community/Orquestrador-Maestro --skill skill-watch-evidence
Clone the repo
git clone --depth 1 https://github.com/IAPro-Community/Orquestrador-Maestro

Made for: Claude Code, Codex.

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 skill-watch-evidence

README.md
[![agentmods](https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-watch-evidence/github.svg)](https://agentmods.dev/skills/iapro-community/orquestrador-maestro/skill-watch-evidence)
Your own site
<a href="https://agentmods.dev/skills/iapro-community/orquestrador-maestro/skill-watch-evidence"><img src="https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-watch-evidence/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 skill-watch-evidence

Your own site · 80×15
<a href="https://agentmods.dev/skills/iapro-community/orquestrador-maestro/skill-watch-evidence"><img src="https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-watch-evidence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,161 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 original 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.00060 $0.01161
Opus 5 $0.00030 $0.00580
Sonnet 5 $0.00012 $0.00232
Haiku 4.5 $0.00006 $0.00116

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

Security

Grade A, and why

skill-watch-evidence 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 3d 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.

orquestrador/skills/skill-watch-evidence/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Watch Evidence

Skill canônica adaptada do Watch Skill, versão 1.4.2, licenciado sob MIT. O projeto externo fornece um engine local-first para percepção multimídia, índice persistente, evidências temporais e verificação determinística por CLI, MCP e REST. Esta skill descreve a integração; ela não copia o engine nem instala dependências silenciosamente.

Quando usar

  • assistir ou resumir um vídeo, stream público, gravação local ou reunião;
  • responder o que foi dito, mostrado ou alterado em um timestamp;
  • pesquisar vários vídeos já indexados e extrair capítulos, estrutura ou um bug report;
  • validar um fluxo visual, animação, jogo, vídeo gerado ou interface usando gravação, critérios explícitos e comparação antes/depois.

Não use para construir uma pipeline de ingestão de produto, armazenamento de uploads, transcodificação ou fila de workers. Nesses casos, encaminhe para skill-live-processing ou skill-manual-video-processing. Para encontrar candidatos a cortes, encaminhe para skill-smart-clip-detection; para operar um navegador, use skill-browser-agent.

Capacidades do engine

  • Extrai frames com amostragem orientada por cenas e deduplicação perceptual.
  • Usa OCR e legendas; quando necessário, pode usar transcrição local com Whisper.
  • Mantém um índice persistente para perguntas posteriores sem reprocessar a fonte.
  • Busca texto e momentos entre vídeos, entrega caminhos de frames e cita timestamps.
  • O modo THE LOOP captura, critica, permite aplicar a correção e compara a nova execução.
  • Contratos determinísticos podem retornar VERIFIED, FAILED, UNVERIFIED ou INCONCLUSIVE; uma opinião visual do modelo não é prova.

Fluxo operacional

  1. Classifique a intenção como watch, ask/search, extract ou loop.

  2. Faça o preflight somente se o engine estiver disponível:

    watch-skill doctor --json
    

    Se o comando não existir, informe a dependência e peça autorização antes de instalar watch-skill[standard]. Nunca instale Python, uv, ffmpeg, yt-dlp ou um provedor de visão silenciosamente.

Read the full file on GitHub · 82 lines

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. 3d ago First seen · 82 lines · 60 tokens per session scan A c1021b47d11d

Subscribe to this mod's changes

skill-watch-evidence is a skill published in the GitHub repository IAPro-Community/Orquestrador-Maestro (42 stars, last pushed yesterday), licensed Apache-2.0. It adds 60 tokens to every session and 1,161 once invoked, about $0.0003 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-09.