用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/JSGforever/skillguard --skill yt-dlp命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Monad blockchain development tutor and builder. Triggers on "build", "create", "dApp", "smart contract", "Solidity", "DeFi", "Monad", "web3", "MON", or any blockchain development task. Covers Foundry-first workflow, Scaffold-Monad, parallel execution EVM, and Monad-specific deployment patterns.
Manage Uniswap V4 LP positions on Base. Add, remove, monitor, auto-compound, and harvest fees — including Clanker protocol fee claims.
Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.
基于 SOC 职业分类
正在显示 SKILL.md
| name | yt-dlp |
| description | Download videos via yt-dlp from YouTube and 1000+ sites. Use when downloading video, audio, or subtitles. |
| metadata | {"license":"MIT","category":"media-processing","tags":["video-download","youtube","bilibili","subtitle","media"]} |
| argument-hint | ["video-url"] |
| allowed-tools | Read, Bash(yt-dlp *, ffmpeg -version) |
$ARGUMENTS provides a URL. If empty, ask the user for a video URL.ffmpeg -version. If not installed, prompt the user with OS-specific installation commands and wait for confirmation. Do NOT run yt-dlp without FFmpeg.$SKILL_DIR/references/COMMANDS.md for format selection syntax and command templates.$SKILL_DIR/references/TROUBLESHOOTING.md for site-specific rules (e.g., requiring cookies or proxies).yt-dlp command in the user's downloads folder (e.g., ~/Downloads or %USERPROFILE%/Downloads).