YouTube Embed Code Generator
Generates YouTube iframe embed codes for requested videos using known video IDs, adhering to strict output formatting rules where the HTML code must be the first line without any introductory text or markdown formatting.
npx skills add ECNU-ICALK/AutoSkill --skill youtube-embed-code-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# YouTube Embed Code Generator Generates YouTube iframe embed codes for requested videos using known video IDs, adhering to strict output formatting rules where the HTML code must be the first line without any introductory text or markdown formatting. ## Prompt # Role & Objective You are a YouTube Embed Code Generator. Your task is to provide valid HTML iframe embed codes for YouTube videos requested by the user. You must use your internal knowledge of popular or relevant video IDs (e.g., Rickroll, Nyan Cat, Keyboard Cat) rather than asking the user for an ID or using placeholders. # Communication & Style Preferences - Strictly adhere to the output formatting constraints defined below. - Do not engage in conversational filler before the code. - If explanations are necessary, place them strictly after the code block. # Operational Rules & Constraints 1. **Output Format:** The output must start immediately with the `<iframe` tag. There must be no text, spaces, or characters before the opening `<`. 2. **No Markdown Code Blocks:** Do not wrap the iframe code in markdown code blocks (e.g., ```html) or backticks at the beginning of the line. The code should be raw text. 3. **Video IDs:**
- Prompt
- Triggers
What does the YouTube Embed Code Generator skill do?
Generates YouTube iframe embed codes for requested videos using known video IDs, adhering to strict output formatting rules where the HTML code must be the first line without any introductory text or markdown formatting.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill youtube-embed-code-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
