关于
This Claude Skill extracts watermark-free video download URLs from social media sharing links. It supports platforms like TikTok, Douyin, Bilibili, and Instagram by parsing the provided URL and returning direct media resources. Developers can integrate it via the `parse_video` MCP tool when users need to download or process videos without watermarks.
快速安装
Claude Code
推荐npx skills add openclaw/skills -a claude-code/plugin add https://github.com/openclaw/skillsgit clone https://github.com/openclaw/skills.git ~/.claude/skills/视频链接解析在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the 视频链接解析 skill?
视频链接解析 is a Claude Skill by openclaw. Skills package instructions and resources that Claude loads on demand, so Claude can perform 视频链接解析-related tasks without extra prompting.
How do I install 视频链接解析?
Use the install commands on this page: add 视频链接解析 to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does 视频链接解析 belong to?
视频链接解析 is in the tool category, tagged 视频下载, 去水印, 抖音, 快手, 小红书 and B站.
Is 视频链接解析 free to use?
Yes. 视频链接解析 is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
该Skill可将本地图片或网络图片上传至云存储并生成公开访问URL,便于AI模型处理或内容分享。支持Base64编码上传和URL转存两种方式,开发者可自定义文件名和存储路径。适用于需要将图片转换为在线链接供Claude等AI工具使用的开发场景。
该Skill用于解析fal.ai模型页面,自动发现同一模型系列的所有变体并生成对应的llms.txt文档链接。当开发者需要获取模型API文档、查看不同版本变体或批量处理llms.txt时,只需提供任意fal.ai模型链接即可触发。它能智能识别页面中的变体下拉菜单,为每个变体生成标准化的llms.txt访问链接。
这是一个基于AST的代码搜索与重构工具,使用ast-grep(sg CLI)进行结构化代码分析。它支持40多种语言,能够进行模式匹配、安全扫描和代码转换,适用于大规模代码库的自动化重构和安全漏洞检测。开发者可以通过它快速定位特定代码模式,并执行安全的批量代码修改。
这是一个基于AST的代码搜索与重构工具,支持40多种语言的语法感知模式匹配。开发者可以用它进行安全扫描、批量代码转换和结构化搜索,替代正则表达式实现更精准的代码操作。该技能通过sg CLI提供跨语言的代码重构和安全检查能力。
