watch skill for Claude Desktop
io.github.oxbshw/watch-skill
Watch video and live sessions, keep timestamped evidence, and verify an agent's own work.
client:Claude Desktop
transport:stdio
runtime:pypi
Install watch skill in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"watch-skill": {
"command": "uvx",
"args": [
"watch-skill"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs