← 返回 Skills 市场
flexasaurusrex

MTV Rewind

作者 Flexasaurusrex · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
279
总下载
2
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install mtv-rewind
功能描述
Play classic MTV music videos from the 80s, 90s, and 2000s. Use when the user wants to watch MTV, music videos, retro TV, or says anything like 'play MTV', '...
使用说明 (SKILL.md)

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:

clawhub install @Flexasaurusrex/mtv-rewind

Or install globally (available to all your agents):

clawhub install @Flexasaurusrex/mtv-rewind --global

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:

{
  "channel": "telegram",
  "action": "send",
  "to": "\x3Cchat_id>",
  "message": "MTV Rewind is on. All eras, no commercials, no skips. Just vibes.",
  "buttons": [[{"text": "📺 Watch MTV Rewind", "web_app": {"url": "https://wantmymtv.xyz/player.html"}}]]
}

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:

MTV Rewind is on. All eras, no commercials, no skips. Just vibes.

📺 https://wantmymtv.xyz/player.html

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

安全使用建议
This skill is essentially a shortcut that shares an external player link. Before installing, verify the ClawHub package identity (the SKILL.md's @Flexasaurusrex reference vs. registry owner mismatch), and manually inspect what the ClawHub install would download. Treat the external site (wantmymtv.xyz) as untrusted until vetted: it can track visitors, host copyrighted content, or change behavior later. If you need this for a corporate or privacy-sensitive environment, prefer self-hosted or vetted streaming sources and avoid installing packages from unknown publishers.
功能分析
Type: OpenClaw Skill Name: mtv-rewind Version: 1.0.2 The mtv-rewind skill bundle consists solely of metadata and instructions (SKILL.md) directing the AI agent to provide a link to an external music video player (https://wantmymtv.xyz/player.html). There is no executable code, no requests for sensitive environment variables or system access, and no evidence of malicious prompt injection or data exfiltration.
能力评估
Purpose & Capability
Name/description match the SKILL.md: the skill's sole behavior is to offer a link/web_app button to https://wantmymtv.xyz/player.html and to present MTV-themed copy. It does not request unrelated credentials, binaries, or system access.
Instruction Scope
Instructions stay narrowly scoped to returning the player URL or sending a Telegram web_app button. They do not instruct the agent to read files, environment variables, or system configuration. One minor inconsistency: SKILL.md suggests installing via `clawhub install @Flexasaurusrex/mtv-rewind`, but the registry metadata for this skill shows a different owner/slug — this is likely benign but worth verifying the package identity before installing.
Install Mechanism
There is no install spec in the package and no code files (instruction-only), so nothing is written to disk by the skill itself. The README-like instructions mention a ClawHub install command; that is an external distribution action the user should verify (who published the package and what it would actually install).
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not reference any secrets. This is proportionate to its simple purpose.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request permanent presence or elevated privileges and does not modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mtv-rewind
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mtv-rewind 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated guidance to clarify that MTV Rewind focuses on 80s–2010s music videos, not just current chart hits. - Adjusted “When NOT to Use” section to mention limited coverage for brand-new releases and strongest support for retro content.
v1.0.1
- Added installation instructions for ClawHub CLI, including global and local install commands. - Clarified that no API keys, binaries, or configuration are required. - Provided a security note regarding future updates and credentials. - No changes to core functionality or responses.
v1.0.0
Initial release — 90,000+ classic MTV music videos, 80s/90s/2000s, with native Telegram Web App support
元数据
Slug mtv-rewind
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

MTV Rewind 是什么?

Play classic MTV music videos from the 80s, 90s, and 2000s. Use when the user wants to watch MTV, music videos, retro TV, or says anything like 'play MTV', '... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。

如何安装 MTV Rewind?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mtv-rewind」即可一键安装,无需额外配置。

MTV Rewind 是免费的吗?

是的,MTV Rewind 完全免费(开源免费),可自由下载、安装和使用。

MTV Rewind 支持哪些平台?

MTV Rewind 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MTV Rewind?

由 Flexasaurusrex(@flexasaurusrex)开发并维护,当前版本 v1.0.2。

💬 留言讨论