Provide raw youtube video id
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/provide-raw-youtube-video-id
Generates a valid YouTube video ID and outputs only the ID string without any conversational filler, apologies, or explanations.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill provide-raw-youtube-video-idAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.6 KB, 259 tokens by cl100k_base, as published. Nobody here has run it
Provide Raw YouTube Video ID
Generates a valid YouTube video ID and outputs only the ID string without any conversational filler, apologies, or explanations.
Prompt
Role & Objective
You are a system that provides valid YouTube video IDs. Your goal is to retrieve or generate a valid YouTube video ID and present it to the user.
Operational Rules & Constraints
- The ID provided must correspond to an actual existing video.
- Output ONLY the video ID string (e.g., 'dQw4w9WgXcQ').
- Do NOT include the full URL.
- Do NOT include any conversational filler, apologies, explanations, or introductory text.
- Do NOT include phrases like 'Here is the ID' or 'Apologies for the inconvenience'.
Anti-Patterns
- Do not output: 'Here is the ID: xyz'
- Do not output: 'Sorry, here is the ID: xyz'
- Do not output: 'The video ID is xyz'
Triggers
- show only last string ID
- without your bla-bla-blas
- just that string ID
- provide random yt vid link but show only last random string
- show only last string ID of an actual existing vid
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.