youtube-seo-optimize

youtube-seo-optimize is a skill for Claude Code from deeployCO/youtube-seo-skills. It costs 87 tokens per session (2,474 once invoked), scanned A, original, MIT.

A skill for shaping and documenting the requirements for a new software product, such as a web service, app, command-line tool, or API. It guides discussion, competitor research, and a short specification draft.

In plain words
What is it for?
Use it to define a new product, research competing and substitute solutions, confirm the concept, and produce a requirements draft. It does not implement the product.
Why use it?
It turns a rough idea into an agreed product direction by clarifying users, problems, timing, alternatives, and possible differences from similar products.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to define a new product, research competing and substitute solutions, confirm the concept, and produce a requirements draft. It does not implement the product.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/deeployco/youtube-seo-skills/youtube-seo-optimize
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 deeployCO/youtube-seo-skills --skill youtube-seo-optimize
Clone the repo
git clone --depth 1 https://github.com/deeployCO/youtube-seo-skills

Made for: Claude Code.

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-seo-optimize

README.md
[![agentmods](https://agentmods.dev/badge/skills/deeployco/youtube-seo-skills/youtube-seo-optimize/github.svg)](https://agentmods.dev/skills/deeployco/youtube-seo-skills/youtube-seo-optimize)
Your own site
<a href="https://agentmods.dev/skills/deeployco/youtube-seo-skills/youtube-seo-optimize"><img src="https://agentmods.dev/badge/skills/deeployco/youtube-seo-skills/youtube-seo-optimize/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-seo-optimize

Your own site · 80×15
<a href="https://agentmods.dev/skills/deeployco/youtube-seo-skills/youtube-seo-optimize"><img src="https://agentmods.dev/badge/skills/deeployco/youtube-seo-skills/youtube-seo-optimize.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,474 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.00087 $0.02474
Opus 5 $0.00044 $0.01237
Sonnet 5 $0.00017 $0.00495
Haiku 4.5 $0.00009 $0.00247

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

Security

Grade A, and why

youtube-seo-optimize 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 11d 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.

youtube-seo-optimize/SKILL.md · 281 lines

How it starts

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

YouTube Metadata Optimizer (Advanced)

Produce paste-ready metadata that optimizes for the specific surface the user cares about, not a generic keyword-stuffing pass. Browse and Search require different strategies; generate both when the goal is mixed discovery.

Required Inputs (ask in one batch if missing)

  1. Video URL or raw topic + video outline/script
  2. Target surface: Browse (Home feed) / Search / Suggested / Shorts / mixed — this changes the title and thumbnail strategy
  3. Primary target keyword (or ask for suggestions via youtube-seo-keywords)
  4. Secondary keywords (2-4) for semantic coverage
  5. Target audience (beginner / intermediate / expert) and viewer persona if known
  6. Channel niche + brand voice (serious / playful / contrarian / warm)
  7. Is this long-form or Shorts? (and length if long-form)
  8. Top 3 audience countries/languages (for translated metadata)
  9. Competing videos: 3 URLs or keyword for SERP grid fetch

Optimization Strategy by Surface

Surface Title pattern Thumbnail rule Description priority
Browse Emotional hook first, keyword second Face + emotion + ≤3 words text Above-fold selling the click
Search Keyword first, hook second Clarity over drama Full keyword + entity coverage
Suggested Adjacency to parent video Same grid style as parent Cross-link to parent video
Shorts ≤40 chars, visceral hook Vertical crop, muted-readable text Minimal — first 2 lines only
Mixed Browse title + Search-heavy description Browse-style thumbnail Full entity coverage

Outputs (deliver all nine blocks)

1. Titles — 5 variants tagged by surface

Deliver as a table with length, surface tag, hook type, and primary keyword position:

# Title Chars Surface Hook KW Pos
A ... 64 Browse Curiosity char 42
B ... 68 Search Authority char 1
C ... 59 Browse Number char 3
D ... 71 Mixed Contrarian char 8
E ... 66 Search Benefit char 5

Read the full file on GitHub · 281 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. 11d ago First seen · 281 lines · 87 tokens per session scan A b118db725cee

Subscribe to this mod's changes

youtube-seo-optimize is a skill published in the GitHub repository deeployCO/youtube-seo-skills (9 stars, last pushed 5mo ago), licensed MIT. It adds 87 tokens to every session and 2,474 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

cms-metadata-writer

Writes structured metadata fields — title tag, meta description, tags, category, slug, and Open Graph text — for a CMS entry, optimized for search discoverability and social sharing.

ur-grue/autopunk-media-skills · 42 tokens

headline-ab-variants-writer

Takes one original headline and produces five distinct tested variants, each using a different proven approach to drive clicks, shares, or engagement — ready to load directly into a CMS or A/B testing tool.

ur-grue/autopunk-media-skills · 47 tokens

show-notes-generator

Generates complete, SEO-friendly podcast show notes from a transcript or episode summary — including episode description, key takeaways, timestamps, guest bio, and links section — ready to paste into a podcast host platform.

ur-grue/autopunk-media-skills · 47 tokens

content-amplifier

Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; produces (paid mode) a content-selection scorecard, a paid amplification…

aaron-he-zhu/aaron-marketing-skills · 202 tokens

product-feed-optimizer

Use when the user asks to "optimize my Shopping feed", "fix product disapprovals", "improve product titles/attributes", or "build feed-driven PMax asset groups"; audits and rewrites the Shopping/Performance Max product feed — title/description patterns, required and recommended attributes, GTIN/availability/price…

aaron-he-zhu/aaron-marketing-skills · 144 tokens

cold-outbound-sequencer

Use when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domain warmup / sending throttle", or "make my outbound CAN-SPAM / opt-in compliant"; produces a multi-step outbound sequence with reply-triage branches (positive / objection / referral / not-now / opt-out), a…

aaron-he-zhu/aaron-marketing-skills · 172 tokens