Borrowing it
Nothing to install: this file belongs to different-ai/agent-bank. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/different-ai/agent-bank/main/.opencode/skill/youtube-studio/SKILL.mdgit clone --depth 1 https://github.com/different-ai/agent-bankWrote 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.
[](https://agentmods.dev/skills/different-ai/agent-bank/youtube-studio)<a href="https://agentmods.dev/skills/different-ai/agent-bank/youtube-studio"><img src="https://agentmods.dev/badge/skills/different-ai/agent-bank/youtube-studio/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.
<a href="https://agentmods.dev/skills/different-ai/agent-bank/youtube-studio"><img src="https://agentmods.dev/badge/skills/different-ai/agent-bank/youtube-studio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01301 |
| Opus 5 | $0.00000 | $0.00651 |
| Sonnet 5 | $0.00000 | $0.00260 |
| Haiku 4.5 | $0.00000 | $0.00130 |
Grade C, and why
youtube-studio scanned grade C with 1 finding 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 9d 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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
- If Chrome MCP has lock issues: `rm -rf ~/.cache/chrome-devtools-mcp/chrome-profile/SingletonLock` How it starts
The opening of the file, as written. The whole thing — 170 lines — stays where its author put it; the contents beside it link to each section on GitHub.
YouTube Studio Skill
Manage YouTube channels and upload videos via Chrome MCP automation.
Prerequisites
- Chrome MCP connected and working
- Logged into YouTube/Google account in Chrome
- If Chrome MCP has lock issues:
rm -rf ~/.cache/chrome-devtools-mcp/chrome-profile/SingletonLock
0 Finance YouTube Channel
- Channel Name: 0 Finance
- Handle: @0financeapp
- Channel URL: https://www.youtube.com/@0financeapp
- Channel ID: UCT-2eZ-cc7gkUU4bmFPcwFA
- YouTube Studio: https://studio.youtube.com/channel/UCT-2eZ-cc7gkUU4bmFPcwFA
- Account: [email protected]
Key URLs
| Purpose | URL |
|---|---|
| YouTube Studio Dashboard | https://studio.youtube.com/channel/{CHANNEL_ID} |
| Content/Videos List | https://studio.youtube.com/channel/{CHANNEL_ID}/videos |
| Upload Video | https://studio.youtube.com/channel/{CHANNEL_ID}/videos/upload |
| Edit Video | https://studio.youtube.com/video/{VIDEO_ID}/edit |
| Channel Customization | https://studio.youtube.com/channel/{CHANNEL_ID}/editing/images |
| Channel Switcher | https://www.youtube.com/channel_switcher |
Uploading Videos
Step 1: Navigate to Upload
Navigate to: https://studio.youtube.com/channel/{CHANNEL_ID}/videos/upload
Click "Create" button or "Upload videos" button
Step 2: Upload Video File
- Use
chrome_upload_fileon the file input/drop zone - Wait for upload to complete (check for progress indicators)
Step 3: Fill Video Details
- Title - Use the title textbox (required)
- Description - Add description with hashtags at the end
- Thumbnail - See thumbnail section below
- Audience - Select "No, it's not made for kids" radio button
- Visibility - Set to Public/Unlisted/Private
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.
- 9d ago First seen · 170 lines · 0 tokens per session scan C c87d6315e36d
youtube-studio is a skill published in the GitHub repository different-ai/agent-bank (249 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,301 tokens. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
opencli-sitemap-author
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.
debug-optimize-lcp
Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…
interactive-login
How to complete browser/interactive logins (aws / gh / glab / gcloud). The platform backgrounds the login poller so it survives the human's browser round-trip — and when that does NOT work.
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
azure-messaging-webpubsub-java
Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or server-to-client push notifications.
google-safe-browsing
Prevent and fix Google Safe Browsing "Dangerous site" flags. Use when launching a public web app, buying/picking a domain, building a login or signup page, or when any site shows a red "Dangerous site" / "Deceptive site" warning in Chrome, Brave, Safari, Firefox, or Edge. Triggers on "dangerous site", "deceptive…