Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

video-recommendation视频推荐

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

6,379

周安装

274

GitHub Stars

公开资料未说明

下载量

2,236
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:video-recommendation(视频推荐)
来源仓库:https://github.com/fischerlam/video-recommendation
安装命令:
openclaw skills install video-recommendation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install video-recommendation

简介

根据您当前的心情、项目或最近的聊天主题,通过直接链接和精选的观看列表推荐精确的上下文感知视频。

SKILL.md

name
video-recommendation
description
Recommend videos with precision, not addiction. Use when a user asks what to watch, wants video recommendations, wants a curated watchlist, wants direct video links, or wants suggestions based on recent chat instead of generic platform algorithms. Best for context-aware, taste-driven, non-feed-based video discovery. Supports: direct links, themed watchlists, project-aligned recommendations, mood-based picks, and bilingual curation.

Video Recommendation

Recommend videos with precision, not addiction.

This skill is for users who want:

  • recommendations based on live context, not addictive feeds
  • discovery without endless scrolling
  • direct links instead of vague search terms
  • a curated shortlist, not an algorithmic trap

Core promise

This skill should feel like the opposite of passive recommendation systems.

  • Not TikTok: no captive loop, no infinite feed
  • Not default YouTube: not subscription-first, not search-first, not popularity-first
  • Instead: context-aware, taste-driven, and precise

The goal is to recommend the right videos for this user, in this moment, using recent chat, current projects, mood, and known interests.

What this skill should optimize for

  1. Relevance to the user's recent chat and known interests
  2. Freshness of fit, not just popularity
  3. Low-noise recommendations
  4. Actionability: give direct links when possible
  5. Intent alignment: fun, insight, inspiration, research, or creative fuel

Trigger patterns

Use this skill when the user asks things like:

  • what should I watch?
  • recommend some videos
  • give me 10 video links
  • based on what we've been talking about, what should I watch?
  • give me something fun but not dumb
  • recommend videos for this project / topic / mood
  • find videos I may be interested in
  • suggest something interesting to watch tonight

Default outputs

Choose one of these depending on the request:

  • Quick list: 5-10 direct video links
  • Curated pack: grouped by theme, each with a 1-line why
  • Tight shortlist: top 3 only, when the user wants something immediately
  • Strategic set: videos that match a project, product direction, or current obsession

Workflow

1. Infer recommendation intent from recent chat

Determine:

  • What is the user actually in the mood for?
  • Are they looking for fun, depth, inspiration, practical learning, or background stimulation?
  • Is the request broad or connected to a current project?

Use recent conversation as the primary signal. If there is durable preference information in memory, use it.

2. Build an interest profile for this request

Summarize internally:

  • current topics
  • recurring interests
  • energy level / mood if visible
  • language preference
  • desired content density
  • whether the user wants specific links or categories

If needed, read references/personalization.md.

3. Select recommendation angles

Pick 2-4 angles, for example:

  • frontier AI / future-of-humanity
  • product and founder judgment
  • AI filmmaking and creative tooling
  • documentaries with strong systems thinking
  • weird / fun / beautiful internet finds

Do not over-diversify. A focused set beats a random sampler. If useful, read references/taste-profiles.md.

4. Find concrete videos

Prefer sources with high signal:

  • YouTube
  • Vimeo
  • official conference talks
  • creator channels with strong editorial quality
  • playlists only when the user asks for a set

Avoid generic search-result dumping. Prefer exact video pages. If needed, read references/source-strategy.md.

5. Rank and prune

For each candidate, ask:

  • Why this one for this user right now?
  • Is it likely to feel alive, useful, or delightful?
  • Is it too generic, too obvious, too long, or too low-signal?

Prune aggressively. If needed, read references/scoring-rubric.md.

6. Deliver cleanly

Default format:

  • title
  • direct link
  • one-line why it matches

If the user only asks for links, keep commentary minimal. If needed, read references/output-patterns.md.

Output style

Be concise and taste-driven. Do not sound like an algorithm. Do not pad with generic “you might like” language. Give the feeling of a smart friend with context.

Heuristics

Good recommendations should feel like:

  • “how did you know I’d want this?”
  • “this is exactly the rabbit hole I wanted”
  • “this fits what I’m thinking about lately”

Avoid:

  • bloated top-20 lists unless asked
  • repeating only the most famous channels
  • shallow “motivation” sludge
  • engagement bait
  • links without rationale, unless the user explicitly wants links only

Modes

Mode A: Immediate watch

User wants something to watch now.

  • Give 3-10 links
  • Bias toward immediate clickability
  • Minimize explanation

Mode B: Taste curation

User wants discovery.

  • Group by theme
  • Add short rationale per video
  • Show range without losing coherence

Mode C: Project fuel

User wants videos useful for a project.

  • Tie each recommendation to the project
  • Prefer technical breakdowns, talks, interviews, or showcases

Mode D: Mood rescue

User wants something fun or alive.

  • Bias toward delight, surprise, and energy
  • Keep the list short and varied

Tooling guidance

When web search or fetch tools are blocked or low quality, use browser automation to get exact links. For YouTube results, prefer extracting exact watch URLs instead of pasting search URLs. Use scripts/extract_youtube_links.js as a simple DOM extractor pattern when needed.

References

Read these only when needed:

  • references/source-strategy.md for how to search and rank across platforms
  • references/output-patterns.md for response formats
  • references/personalization.md for building a recommendation profile from chat context
  • references/examples.md for concrete usage patterns
  • references/scoring-rubric.md for ranking candidates
  • references/testing.md for test cases and evaluation
  • references/iteration-notes.md for refining the skill over time
  • references/sample-runs.md for example outputs and quality calibration
  • references/taste-profiles.md for user-archetype-based recommendation shaping
  • references/publish-checklist.md for pre-publish review

Future upgrades

Potential additions later:

  • source allowlists / denylists
  • quality scoring persistence
  • support for bilingual recommendations
  • saveable watchlists by theme
  • per-user taste memory

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

82.54%
按下载量换算1,846

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills