← 返回 Skills 市场
peand-rover

Birthday Video Maker

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install birthday-video-maker
功能描述
It is the week before your parent's seventieth birthday. You have four hundred photos spanning fifty years on your phone, a folder of childhood videos from a...
使用说明 (SKILL.md)

Birthday Video Maker — Tribute Videos, Slideshows, and Surprise Reels

Use Cases

  1. Milestone Birthday Tributes — Seventieth, eightieth, ninetieth birthdays call for a life retrospective. Birthday Video Maker assembles decades of photos and videos into a chronological narrative with chapter titles, era-matched visual styles, and a narration track generated from your written notes about each period of the honoree's life.

  2. Surprise Party Video — Friends and family each record a ten-second "happy birthday" clip on their phones. Birthday Video Maker combines all submissions into a single polished reel with consistent audio levels, coordinated transitions, and a title sequence — the kind of production that normally requires a dedicated video editor to assemble.

  3. Kids' Birthday Content — One-year-old to sweet sixteen: parents capturing the party want a same-day reel for Instagram Stories and a longer keepsake video for the family archive. Birthday Video Maker edits the party footage into a short social reel and a full three-to-five minute family film with a single request.

  4. Corporate Milestone Celebrations — Employee work anniversaries, retirement send-offs, and team celebrations need a professional tribute video that won't look like a personal slideshow. Birthday Video Maker applies clean, professional styling with animated lower-thirds, brand-consistent color palette, and an appropriate corporate tone.

How It Works

  1. Upload your media — Photos, videos, family-submitted clips. Supports mixed formats and quality levels.
  2. Describe the story — "Tribute video for my dad's 70th birthday. Organize chronologically from childhood to now. Chapter titles for each decade. Funny tone for the first half, sentimental for the second."
  3. Select output formats — Full tribute film, social reel, looping slideshow, or all three simultaneously.
  4. Download and share — Each format exports at the correct spec for its destination (venue display, Instagram, photo booth loop).
curl -X POST https://mega-api-prod.nemovideo.ai/api/v1/generate \
  -H "Authorization: Bearer $NEMO_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "skill": "birthday-video-maker",
    "input": {
      "media_urls": ["https://...photos.zip", "https://...family-clips/"],
      "subject": "Dad'\''s 70th birthday",
      "tone": "funny-then-sentimental",
      "outputs": ["10min tribute film", "1min social reel", "looping slideshow"],
      "music_url": "https://...birthday-song.mp3"
    }
  }'

Parameters

Parameter Type Description
media_urls array Photos, videos, or zip archives of submitted clips
subject string Who the video is for and the occasion
tone string funny, sentimental, professional, funny-then-sentimental
outputs array Requested formats: tribute film, social reel, slideshow
music_url string Optional: specific song for the soundtrack
chapters array Optional: custom chapter titles for each life period

Tips

  • Label contributed clips by sender name so Birthday Video Maker can add name lower-thirds to each submission
  • Include at least one photo per decade for a complete chronological story
  • Specify the venue screen aspect ratio (16:9 for most projection screens, 9:16 for phone-based slideshows)
  • For surprise videos, collect submissions via a shared folder link and upload the whole folder in one go
  • Mention the honoree's name and key life facts in the subject field to improve generated narration accuracy
安全使用建议
Before installing: 1) Confirm where NEMO_TOKEN comes from and whether it has limited scope (read-only vs full account access). 2) Verify the service domain (mega-api-prod.nemovideo.ai) and ask for a privacy/security policy and data retention policy — you will be uploading personal photos/videos. 3) Don’t upload highly sensitive media (financial, medical, identity documents) until you trust the provider; test with non-sensitive samples first. 4) Ask the publisher to fix metadata inconsistencies (registry says no required env vars but SKILL.md uses NEMO_TOKEN and a config path). 5) If you need stricter privacy control, consider doing local editing or using a vetted service with clear contracts. If the publisher cannot answer these questions, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: birthday-video-maker Version: 1.0.0 The skill is a legitimate tool for generating personalized birthday videos using an external API (mega-api-prod.nemovideo.ai). It requires a standard environment variable (NEMO_TOKEN) for authentication and accesses a local configuration directory (~/.config/nemovideo/) consistent with its stated purpose, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill's name and description describe assembling photos/videos and calling a video-generation API — that matches the curl example which uses a NEMO_TOKEN bearer token. However, registry metadata at the top lists "Required env vars: none" while the SKILL.md and metadata inside it reference a primaryEnv NEMO_TOKEN. The SKILL.md also declares a config path (~/.config/nemovideo/) that is not used in the instructions; this discrepancy should be clarified.
Instruction Scope
Runtime instructions are narrowly scoped to uploading media to a single external API (mega-api-prod.nemovideo.ai) via an authenticated POST. That is coherent for a cloud video service, but the skill explicitly directs users to upload potentially highly sensitive personal photos/videos and to use shared-folder links; the skill has no homepage or visible privacy/security policy, and the API host is unfamiliar. This raises privacy and data-exfiltration concerns even though the technical actions described are consistent with the purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
Requesting a single API token (NEMO_TOKEN) is proportionate to calling a hosted video-generation API. But the registry/summary contradictions about required env vars, plus the declared config path (~/.config/nemovideo/) that the instructions never reference, are inconsistent and merit clarification. Ensure the token's scope is minimal and documented before providing it.
Persistence & Privilege
The skill is not always-on and does not request persistent or system-wide privileges. Autonomous invocation is allowed by default (normal for skills); there is no evidence this skill modifies other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install birthday-video-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /birthday-video-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — easily create personalized birthday tribute videos, slideshows, and social reels from mixed photo/video collections in one step. - Automatically organizes photos and videos into a chronological, chaptered story. - Supports mixed media uploads, including group-contributed clips with smooth transitions and generated narration. - Applies era-matched visual styles and syncs to your chosen soundtrack. - Simultaneously exports multiple formats: long-form tribute, short social reel, and looping slideshow. - No manual editing or coordinating required; designed for milestone birthdays, parties, and corporate celebrations.
元数据
Slug birthday-video-maker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Birthday Video Maker 是什么?

It is the week before your parent's seventieth birthday. You have four hundred photos spanning fifty years on your phone, a folder of childhood videos from a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Birthday Video Maker?

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

Birthday Video Maker 是免费的吗?

是的,Birthday Video Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Birthday Video Maker 支持哪些平台?

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

谁开发了 Birthday Video Maker?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论