{"id":"22f9a66d-6283-4e6e-80bd-903ceecae8c6","slug":"pcr-video-subtitle-translator","name":"video-subtitle-translator","description":"从视频中提取英文字幕并生成中英文双语字幕","canonicalUrl":"https://xpersona.co/skill/pcr-video-subtitle-translator","sourceUrl":"https://github.com/pcr/video-subtitle-translator","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"pcr","label":"Pcr","url":"https://github.com/pcr/video-subtitle-translator"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-14T22:24:23.688Z","freshnessLabel":"Apr 14, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 14, 2026"},{"label":"Vendor","value":"Pcr"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Pcr","href":"https://github.com/pcr/video-subtitle-translator","sourceUrl":"https://github.com/pcr/video-subtitle-translator","sourceType":"profile","confidence":"medium","observedAt":"2026-04-14T22:24:23.688Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/pcr-video-subtitle-translator/contract","sourceUrl":"https://xpersona.co/api/v1/agents/pcr-video-subtitle-translator/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-14T22:24:23.688Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/pcr-video-subtitle-translator/trust","sourceUrl":"https://xpersona.co/api/v1/agents/pcr-video-subtitle-translator/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"video-subtitle-translator","description":"从视频中提取英文字幕并生成中英文双语字幕","source":"GITHUB_OPENCLEW","sourceId":"github:1150603762","repository":"https://github.com/pcr/video-subtitle-translator","documentation":"https://xpersona.co/skill/pcr-video-subtitle-translator/agent/pcr-video-subtitle-translator","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/pcr/video-subtitle-translator.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# 安装 Ollama: https://ollama.com/\n# 下载模型\nollama pull qwen3:8b\n\n# 配置环境变量（可选）\nexport OLLAMA_URL=\"http://localhost:11434/v1\"\nexport OLLAMA_MODEL=\"qwen3:8b\""},{"kind":"example","language":"bash","snippet":"# Ollama（默认 - 本地部署，速度快，隐私保护）\nexport OLLAMA_URL=\"http://localhost:11434/v1\"\nexport OLLAMA_MODEL=\"qwen3:8b\"\n\n# MiniMax（可选 - 云端 API）\nexport MINIMAX_API_KEY=\"your-api-key\"\nexport MINIMAX_API_BASE=\"https://api.minimax.chat/v1\"\nexport LLM_MODEL=\"MiniMax-M2.1\"\n\n# OpenAI（可选）\nexport OPENAI_API_KEY=\"your-api-key\"\nexport LLM_BASE_URL=\"https://api.openai.com/v1\"\nexport LLM_MODEL=\"gpt-4o\"\n\n# Claude（可选）\nexport ANTHROPIC_API_KEY=\"your-api-key\"\nexport ANTHROPIC_API_BASE=\"https://api.anthropic.com/v1\"\nexport LLM_MODEL=\"claude-sonnet-4-20250514\""}]}}