Home / naveedharri / benai-skills · plugins/all-skills/skills/youtube-chapters-tags/SKILL.md · GitHub

youtube-chapters-tags skillA

youtube-chapters-tags is agent-read markdown (skill) from naveedharri/benai-skills: Stage 4 of the Ben AI publishing chain. Generates chapters with accurate timestamps and a tag string for a Ben van Sprundel video. Pulls the timestamped transcript out of YouTube through Claude in Chrome, finds where each topic actually starts, names chapters to Ben's measured style, flags every outbound video reference that needs a description link, and builds the tag list from the pattern measured across Ben's last 15 published videos. Needs the video to be Unlisted first, because a Studio dra.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# YouTube Chapters and Tags

Stage 4. Two deliverables from one video, run independently so either can be asked for alone.

1. **Chapters**: `MM:SS – Title` for the description and YouTube's chapter UI.
2. **Tags**: a tag string matching the pattern measured across Ben's recent videos.

## Precondition: the video has to be Unlisted

A Studio draft has **no caption track**. No captions means no timestamped transcript means no
chapters. YouTube generates captions only after the video is saved at a real visibility and its
checks finish. Private does not work either.

So `youtube-studio-setup` runs first. If the video is still a draft, or Unlisted but not yet
captioned, say so plainly and stop. Do not fake chapters from the script, the Notion card, or
the outline. Every timestamp has to come from the transcript.

Check for captions before anything else:

```js
const h = await (await fetch('/watch?v=VIDEO_ID')).text();
h.includes('captionTracks')
```

False means come back later. It usually clears within the same session for a video under 20
minutes.

## Workflow A: chapters

### 1. Pull the timestamped transcript
…

Read the whole file at its exact version.

How to install

Latest version
mdr add naveedharri/benai-skills/youtube-chapters-tags@git:20260916.a3b1e15
Exact content
mdr add naveedharri/benai-skills/youtube-chapters-tags@sha256:968fadd4aa4e2fd9

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_axbnxny5w5my45nw.svg)](https://markdownregistry.com/a/art_axbnxny5w5my45nw)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260916.a3b1e15 latest2026-09-16 a3b1e15 7,182 BA view · diff
git:20260911.38605442026-09-11 3860544 7,151 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7182 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

naveedharri/benai-skills · 65 stars · license MIT · pushed 2026-09-16 · branch develop

API

GET https://markdownregistry.com/api/v1/artifacts/art_axbnxny5w5my45nw
GET https://markdownregistry.com/api/v1/resolve?ref=naveedharri/benai-skills/youtube-chapters-tags
GET https://markdownregistry.com/api/v1/blob/968fadd4aa4e2fd9651965a79dc689eb4e0622cb33d668d919e831abb0e5b9c4

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from naveedharri/benai-skills

CLAUDE.md claude
naveedharri/benai-skills · CLAUDE.md
git:20260911.3860544 · audit A · 65 stars
AGENTS.md@benai-landing agents
naveedharri/benai-skills · benai-landing/AGENTS.md
git:20260322.0d3e4c3 · audit A · 65 stars
CLAUDE.md@benai-landing claude
naveedharri/benai-skills · benai-landing/CLAUDE.md
git:20260322.0d3e4c3 · audit B · 65 stars
ads-audit skill
naveedharri/benai-skills · plugins/ads/skills/ads-audit/SKILL.md · Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn…
git:20260223.63345e4 · audit A · 65 stars
ads-budget skill
naveedharri/benai-skills · plugins/ads/skills/ads-budget/SKILL.md · Budget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy…
git:20260223.63345e4 · audit A · 65 stars
ads-competitor skill
naveedharri/benai-skills · plugins/ads/skills/ads-competitor/SKILL.md · Competitor ad intelligence analysis across Google, Meta, LinkedIn, TikTok, and Microsoft. Analyzes competitor ad copy…
git:20260223.63345e4 · audit A · 65 stars
ads-creative skill
naveedharri/benai-skills · plugins/ads/skills/ads-creative/SKILL.md · Cross-platform creative quality audit covering ad copy, video, image, and format diversity across all platforms…
git:20260223.450945f · audit A · 65 stars
ads-google skill
naveedharri/benai-skills · plugins/ads/skills/ads-google/SKILL.md · Google Ads deep analysis covering Search, Performance Max, Display, YouTube, and Demand Gen campaigns. Evaluates 74…
git:20260223.63345e4 · audit A · 65 stars
ads-landing skill
naveedharri/benai-skills · plugins/ads/skills/ads-landing/SKILL.md · Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience…
git:20260223.63345e4 · audit A · 65 stars
ads-linkedin skill
naveedharri/benai-skills · plugins/ads/skills/ads-linkedin/SKILL.md · LinkedIn Ads deep analysis for B2B advertising. Evaluates 25 checks across technical setup, audience targeting…
git:20260223.63345e4 · audit A · 65 stars
ads-meta skill
naveedharri/benai-skills · plugins/ads/skills/ads-meta/SKILL.md · Meta Ads deep analysis covering Facebook and Instagram advertising. Evaluates 46 checks across Pixel/CAPI health…
git:20260223.63345e4 · audit A · 65 stars
ads-microsoft skill
naveedharri/benai-skills · plugins/ads/skills/ads-microsoft/SKILL.md · Microsoft/Bing Ads deep analysis covering search, Performance Max, Audience Network, and Copilot integration. Evaluates…
git:20260223.63345e4 · audit A · 65 stars

Every file in naveedharri/benai-skills

Browse by kind, by grade A, or by owner.