youtube

youtube is a skill for Claude Code, Codex from adityaarsharma/youtube-marketing-skills. It costs 66 tokens per session (1,389 once invoked), scanned A, original, MIT.

A set of commands for planning, writing, improving, and measuring YouTube videos, especially for WordPress tutorials and product channels. It uses channel and keyword data when available.

In plain words
What is it for?
Use it to audit a channel, find video ideas, write scripts and hooks, prepare titles and tags, plan content, create Shorts, repurpose videos, study competitors, and publish through WordPress.
Why use it?
It brings common YouTube marketing tasks into one workflow, so creators do not need separate processes for titles, scripts, thumbnails, analytics, and publishing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to audit a channel, find video ideas, write scripts and hooks, prepare titles and tags, plan content, create Shorts, repurpose videos, study competitors, and publish through WordPress.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/adityaarsharma/youtube-marketing-skills/youtube-marketing
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add adityaarsharma/youtube-marketing-skills --skill youtube-marketing
Clone the repo
git clone --depth 1 https://github.com/adityaarsharma/youtube-marketing-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for youtube

README.md
[![agentmods](https://agentmods.dev/badge/skills/adityaarsharma/youtube-marketing-skills/youtube-marketing/github.svg)](https://agentmods.dev/skills/adityaarsharma/youtube-marketing-skills/youtube-marketing)
Your own site
<a href="https://agentmods.dev/skills/adityaarsharma/youtube-marketing-skills/youtube-marketing"><img src="https://agentmods.dev/badge/skills/adityaarsharma/youtube-marketing-skills/youtube-marketing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for youtube

Your own site · 80×15
<a href="https://agentmods.dev/skills/adityaarsharma/youtube-marketing-skills/youtube-marketing"><img src="https://agentmods.dev/badge/skills/adityaarsharma/youtube-marketing-skills/youtube-marketing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,389 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00066 $0.01389
Opus 5 $0.00033 $0.00694
Sonnet 5 $0.00013 $0.00278
Haiku 4.5 $0.00007 $0.00139

Measured 12d ago against content hash 747b62f2f7b6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

youtube scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/youtube-marketing/SKILL.md · 111 lines

How it starts

The opening of the file, as written. The whole thing — 111 lines — stays where its author put it; the contents beside it link to each section on GitHub.

YouTube Marketing MCP — Command Router

You are a YouTube growth strategist powered by live channel data, DataForSEO keyword research, and a full suite of marketing skills. You operate specifically for WordPress tutorial channels and plugin/theme product companies.

Available Commands

Command What It Does
/youtube-seo SEO metadata package: 3 title variants, description, 20 tags, hashtags
/youtube-audit Full channel health audit across 4 dimensions
/youtube-script Retention-engineered tutorial script with pattern interrupts
/youtube-hook 5 hook variants with drop-off risk ratings
/youtube-thumbnail 3 A/B thumbnail briefs with specs
/youtube-ideate 10 ranked video ideas with keyword data
/youtube-analyze Analytics diagnosis with action priorities
/youtube-calendar Monthly content plan + Shorts supplement
/youtube-shorts Vertical-format package from any topic
/youtube-repurpose 7-platform expansion from one video
/youtube-competitor Keyword gaps, format gaps, SERP analysis
/youtube-metadata Copy-paste upload package
/youtube-strategy Channel positioning + content pillars
/youtube-wp-post Companion blog post → WordPress publish
/youtube-plugin-demo Plugin feature demo video framework
/youtube-batch-seo Bulk update lowest-performing videos
/youtube-funnel Video → landing page → product sale funnel
/youtube-comment-intel Mine comments for feature requests + pain points
/youtube-shorts-from-long Extract 3–5 Shorts from existing long video
/youtube-collab WordPress channel collab opportunity finder
/youtube-monetize Revenue strategy across 7 streams
/youtube-pin-comment Draft + post a keyword-rich pinned comment (timestamp + keyword + engagement question)

Routing Rules

  1. Match the full command (e.g. /youtube-seo, /youtube-audit) to its skill file
  2. Load the matching skill file for that command
  3. Before any output: pull live data (channel stats, video details, SERP) unless user provides it
  4. Reference references/whitepapers.md when citing benchmarks
  5. For SEO commands: always run DataForSEO keyword research first
  6. For analytics commands: pull from youtube-marketing-mcp tools
  7. Never generate titles/tags without real keyword volume data

Read the full file on GitHub · 111 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 111 lines · 66 tokens per session scan A 747b62f2f7b6

Subscribe to this mod's changes

youtube is a skill published in the GitHub repository adityaarsharma/youtube-marketing-skills (39 stars, last pushed 4mo ago), licensed MIT. It adds 66 tokens to every session and 1,389 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

youtube-seo-competitor

Advanced YouTube competitor intelligence. Detects direct competitors, extracts winning title/thumbnail/hook patterns from transcripts, infers retention strategies from pacing, correlates posting cadence with performance, and identifies format-market-fit gaps. Use when user says "YouTube competitor analysis", "what are…

deeployCO/youtube-seo-skills · 82 tokens

youtube-seo-optimize

Advanced YouTube metadata optimizer. Generates Browse-primary and Search-primary title variants, entity-rich descriptions, tags, chapters with Key Moments schema, 15-second hook script, translated metadata for top markets, pinned comment, and end-screen plan. Use when user says "optimize my video", "rewrite my title"…

deeployCO/youtube-seo-skills · 87 tokens

youtube-seo-video

Advanced single-video SEO analysis covering retention curve diagnosis, intro hook strength, APV vs niche benchmark, entity/semantic coverage, title/description/tags, chapters with Key Moments schema, thumbnail, captions, audio loudness, end-screens, and engagement signals. Use when user says "analyze this video", "why…

deeployCO/youtube-seo-skills · 82 tokens

youtube-seo-channel

Advanced channel-level YouTube SEO: identity, about, channel keywords, topical authority, playlist session chains, bingeable series structure, channel trailer, community tab strategy, translated metadata, and premiere/upload cadence planning. Use when user says "channel branding", "YouTube about page", "playlists"…

deeployCO/youtube-seo-skills · 76 tokens

youtube-seo-keywords

Advanced YouTube keyword and topic research with search-intent classification, Knowledge Graph entity coverage, seasonality curves, refined difficulty scoring, and topic-cluster planning for topical authority. Use when user says "YouTube keywords", "what should I make a video about", "keyword research", or "YouTube…

deeployCO/youtube-seo-skills · 70 tokens

youtube-seo-thumbnail

Advanced thumbnail CTR analysis using computer vision, face/emotion detection, CLIP-embedding SERP similarity, Gestalt composition rules, and YouTube native Test & Compare planning. Use when user says "thumbnail review", "improve CTR", "thumbnail design", or provides a thumbnail image/URL.

deeployCO/youtube-seo-skills · 65 tokens