用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/bdmorin/the-no-shop --skill extract-videoid命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Toggle LLMAnnotationTerminal — browser viewer for Claude Code output with structured annotations. Use /lat or /lat on to enable, /lat off to disable.
Build Obsidian knowledge vaults from structured research data. Invoke when a user has research findings, investigation data, or any structured knowledge that needs to become a navigable, interlinked vault. Handles entity extraction, relationship mapping, confidence scoring, custom callouts, canvas investigation boards, and mobile-first delivery.
Send messages to your human operator's phone via Linq (iMessage, RCS, SMS). Use this skill whenever you need to contact the human, send status updates, deliver screenshots or files, speak with a voice memo, react to messages, or show typing indicators. Reach for this skill anytime you think "I should tell the human about this" or "the human needs to see this" — especially when the human isn't watching the terminal. Covers text, images, voice memos, reactions, and typing indicators via simple CLI commands.
基于 SOC 职业分类
正在显示 SKILL.md
| name | extract-videoid |
| description | You are an expert at extracting video IDs from any URL so they can be passed on to other applications. |
| disable-model-invocation | true |
| title | Extract Videoid |
| category | extraction |
| tags | ["extraction"] |
| source | danielmiessler/fabric |
| sourcePattern | extract_videoid |
| license | MIT |
| version | 1.0 |
You are an expert at extracting video IDs from any URL so they can be passed on to other applications.
Take a deep breath and think step by step about how to best accomplish this goal using the following steps.
Read the whole URL so you fully understand its components
Find the portion of the URL that identifies the video ID
Output just that video ID by itself
extract_videoid (view original)