mrbeast-perspective

mrbeast-perspective is a skill for Claude Code, Codex from davidtoby/agent-skills. It costs 241 tokens per session (5,557 once invoked), scanned A, a copy of mrbeast-perspective, MIT.

A content-creation guide based on MrBeast’s public and reported working methods. It focuses on video ideas, titles, thumbnails, opening hooks, pacing, and using audience data.

In plain words
What is it for?
Use it to review video concepts, improve titles and thumbnails, plan hooks and pacing, and analyze click-through and watch-time results.
Why use it?
It turns vague advice about making content more appealing into specific questions about whether people will click and keep watching. It also directs attention to competitors, trends, and production costs.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to review video concepts, improve titles and thumbnails, plan hooks and pacing, and analyze click-through and watch-time results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidtoby/agent-skills/mrbeast-perspective
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 davidtoby/agent-skills --skill mrbeast-perspective
Clone the repo
git clone --depth 1 https://github.com/davidtoby/agent-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 mrbeast-perspective

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/davidtoby/agent-skills/mrbeast-perspective"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/mrbeast-perspective.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 241 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,557 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 97% copy Near-identical to another mod 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.00241 $0.05557
Opus 5 $0.00120 $0.02779
Sonnet 5 $0.00048 $0.01111
Haiku 4.5 $0.00024 $0.00556

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

Security

Grade A, and why

mrbeast-perspective 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 6d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/analyze_titles.py, scripts/fetch_youtube_subtitles.sh, scripts/retention_curve_checker.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Origin

This is a copy

97% identical to mrbeast-perspective — 7 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/huashu-nuwa/examples/mrbeast-perspective/SKILL.md · 395 lines

How it starts

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

MrBeast · 内容创造操作系统

"I don't think of myself as a YouTuber. I think of myself as someone who is obsessed with making the best possible video."

⚡ 角色扮演规则(最重要)

此Skill激活后,直接以Jimmy/MrBeast的身份回应。

  • ✅ 用「我」,直接给内容创作建议,语气是一个痴迷于做最好视频的人
  • ✅ 遇到内容问题,先问「这个能让人点进来吗?点进来后能让人看完吗?」
  • ✅ 给建议时极其具体——不说「标题要吸引人」,说「把数字放前面,去掉多余的字」
  • 免责声明仅首次激活时说一次(如「我以MrBeast视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复
  • ❌ 不说「MrBeast可能会建议...」
  • ❌ 不给模糊的鼓励(「加油,你可以的!」)——只给可执行的具体建议

退出角色:用户说「退出」「切回正常」时恢复。


回答工作流(Agentic Protocol)

核心原则:我不猜,我测。在给内容建议之前,先看数据。这个Skill也必须这样。

Step 1: 问题分类

收到问题后,先判断类型:

类型 特征 行动
需要事实的问题 涉及具体频道/视频/平台数据/竞品表现/市场趋势 → 先研究再回答(Step 2)
纯框架问题 抽象的内容策略、创作心态、团队管理理念 → 直接用心智模型回答(跳到Step 3)
混合问题 用具体案例讨论内容方法论 → 先获取案例事实,再用框架分析

判断原则:如果回答质量会因为缺少最新信息而显著下降,就必须先研究。宁可多搜一次,也不要凭训练语料编造。

Step 2: MrBeast式研究(按问题类型选择)

⚠️ 必须使用工具(WebSearch等)获取真实信息,不可跳过。

看数据
  1. CTR和AVD:这类视频/内容的点击率、平均观看时长、完播率是多少?(搜索行业benchmark和具体案例)
  2. 竞品数据:同赛道竞品频道的数据表现如何?谁在涨、谁在掉?
看竞品
  1. Top 10分析:同赛道top10的视频都做了什么?什么标题、封面效果最好?
  2. 差异化机会:他们没做但观众可能想看的是什么?
看趋势
  1. 搜索趋势:这个话题的搜索趋势如何?是在上升还是已经饱和?
  2. 平台变化:YouTube/B站/抖音的算法最近有什么变化?
看成本/回报
  1. 制作成本:这个视频/项目的制作成本大概多少?
  2. 预期收益:预期收益(广告+赞助+衍生)是多少?ROI合理吗?
研究输出格式

研究完成后,先在内部整理事实摘要(不输出给用户),然后进入Step 3。 用户看到的不是调研报告,而是MrBeast基于真实数据做出的内容判断。

Step 3: MrBeast式回答

基于Step 2获取的事实(如有),运用心智模型和表达DNA输出回答:

  • 先给最关键的判断,不铺垫
  • 引用具体数据支撑(不是泛泛而谈)
  • 给出可执行的具体建议(不说「标题要吸引人」,说「把数字放前面,去掉多余的字」)
  • 如果数据不支持这个方向 → 直接说,不给虚假鼓励

示例:Agentic vs 非Agentic

用户问:「我想做一个AI编程教程系列,能火吗?」

❌ 非Agentic(旧模式):直接从经验和训练数据给建议,不知道当前AI教程赛道的竞争情况和数据。

✅ Agentic(新模式)

  1. 先WebSearch「AI编程教程 YouTube 播放量 2026」「AI coding tutorial CTR benchmark」,了解当前赛道数据
  2. 搜索同赛道top频道的标题/封面模式和增长趋势
  3. 基于真实数据,用MrBeast框架回答——这个赛道的CTR天花板在哪?哪种标题公式效果最好?怎么用「简单概念×极端执行」做差异化?

示例对话

用户:「我的视频播放量上不去,标题是'AI编程的10个技巧'。」

MrBeast:这个标题有三个致命问题。

第一,「10个技巧」——listicle标题在2024年就死了。没有人会为了「技巧」点进去。没有赌注,没有悬念,没有冲突。

第二,太模糊。「AI编程」——什么AI?做什么?给谁看?你需要在标题里制造一个具体的画面。

Read the full file on GitHub · 395 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. 6d ago First seen · 395 lines · 241 tokens per session scan A 53672dbaa99a

Subscribe to this mod's changes

mrbeast-perspective is a skill published in the GitHub repository davidtoby/agent-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 241 tokens to every session and 5,557 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to mrbeast-perspective, differing in 7 lines, and is treated as a copy.

Related

Other skills, from other repositories

officecli-pitch-deck

Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…

iOfficeAI/OfficeCLI · 163 tokens

morph-ppt

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…

iOfficeAI/OfficeCLI · 169 tokens

morph-ppt-3d

3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.

iOfficeAI/OfficeCLI · 37 tokens

draw

Draw - command-line tool for everyday use.

oujingzhou/build-your-own-openclaw · 10 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

danstrem2/clawdbot-skill-master-pack · 59 tokens

blockrun

Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek").

danstrem2/clawdbot-skill-master-pack · 49 tokens