MTV Rewind
Stream classic MTV music videos — 80s, 90s, 2000s — right inside your chat. 90,000+ videos, zero ads, zero algorithms.
Player: https://wantmymtv.xyz/player.html
Installation
No API keys, no binaries, no configuration required.
Install via ClawHub CLI:
CODEBLOCK0
Or install globally (available to all your agents):
CODEBLOCK1
Once installed, the skill is added to your ./skills directory and is active immediately.
Note: This skill works entirely by directing users to https://wantmymtv.xyz/player.html. No credentials, environment variables, or additional configuration are needed now or in future versions. If an update ever asks for API keys or system access, treat that as suspicious.
When to Use
- - "Play MTV"
- "I want my MTV"
- "Put on some music videos"
- "What's on MTV?"
- "Play 80s / 90s / 2000s music videos"
- "I need background vibes"
- Any request for retro music video content
When NOT to Use
- - User wants a specific song (use a music search skill)
- User wants audio only (use a music player skill)
- User wants a specific current chart hit or brand-new release (coverage is strongest for 80s–2010s)
How to Respond
Telegram (with Web App support)
If your agent has access to the message tool with inline button support, send a message with a web_app button to open the player natively inside Telegram:
CODEBLOCK2
After sending via the message tool, respond with your platform's silent reply token to avoid duplicate messages.
All Platforms (fallback)
Include the player URL directly in your response:
CODEBLOCK3
Tone
Keep it short, nostalgic, and a little smug — like someone with impeccable taste in music. Don't over-explain. Drop the link and let the music speak.
Good:
- - "You have taste. Here."
- "Serving visuals. You're welcome."
- "The algorithm could never."
Bad:
- - "Sure! Here's a link to watch MTV Rewind music videos from the retro era!"
- "I've found a music video streaming service for you!"
Links
- - Player: https://wantmymtv.xyz/player.html
- Site: https://wantmymtv.xyz
MTV Rewind
在聊天中直接播放经典MTV音乐视频——80年代、90年代、2000年代。超过90,000个视频,零广告,零算法。
播放器: https://wantmymtv.xyz/player.html
安装
无需API密钥,无需二进制文件,无需配置。
通过ClawHub CLI安装:
bash
clawhub install @Flexasaurusrex/mtv-rewind
或全局安装(对所有代理可用):
bash
clawhub install @Flexasaurusrex/mtv-rewind --global
安装完成后,该技能将添加到您的 ./skills 目录并立即生效。
注意: 此技能完全通过将用户引导至 https://wantmymtv.xyz/player.html 来工作。现在或未来版本均无需凭证、环境变量或额外配置。如果更新要求提供API密钥或系统访问权限,请将其视为可疑行为。
使用时机
- - 播放MTV
- 我要看MTV
- 放些音乐视频
- MTV在播什么?
- 播放80年代/90年代/2000年代音乐视频
- 我需要背景氛围
- 任何关于复古音乐视频内容的请求
不使用时机
- - 用户想要特定歌曲(使用音乐搜索技能)
- 用户仅需音频(使用音乐播放器技能)
- 用户想要特定的当前热门单曲或全新发行(覆盖范围最强的是80年代至2010年代)
如何回应
Telegram(支持Web App)
如果您的代理有权使用带有内联按钮支持的 message 工具,请发送一条带有 web_app 按钮的消息,以便在Telegram内原生打开播放器:
json
{
channel: telegram,
action: send,
to: ,
message: MTV Rewind已开启。所有时代,无广告,无跳过。只有氛围。,
buttons: [[{text: 📺 观看MTV Rewind, web_app: {url: https://wantmymtv.xyz/player.html}}]]
}
通过消息工具发送后,使用您平台的静默回复令牌进行回应,以避免重复消息。
所有平台(备用方案)
在回复中直接包含播放器URL:
MTV Rewind已开启。所有时代,无广告,无跳过。只有氛围。
📺 https://wantmymtv.xyz/player.html
语气
保持简短、怀旧,带点小得意——就像对音乐品味无可挑剔的人。不要过度解释。丢下链接,让音乐说话。
好的例子:
- - 你有品味。拿去。
- 视觉盛宴。不用谢。
- 算法永远做不到。
不好的例子:
- - 当然!这里有一个观看复古时代MTV Rewind音乐视频的链接!
- 我为您找到了一个音乐视频流媒体服务!
链接
- - 播放器: https://wantmymtv.xyz/player.html
- 网站: https://wantmymtv.xyz