← 返回 Skills 市场
peand-rover

Luxury Travel Video

作者 peandrover adam · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install luxury-travel-video
功能描述
Create stunning luxury travel videos showcasing world-class hotels and experiences with AI.
使用说明 (SKILL.md)

Luxury Travel Video Maker — AI Premium Destination

Overview

Create captivating luxury travel video content using NemoVideo's AI-powered platform. Produce stunning travel and adventure videos that inspire wanderlust and share the beauty of the world.

Examples

Example 1: Destination Guide

Input: "Create a luxury travel destination guide" Output: Inspiring travel guide with highlights, tips, and stunning visuals

Example 2: Travel Diary

Input: "Make a personal luxury travel travel diary" Output: Authentic personal travel story with narrative arc and memorable moments

Example 3: Quick Tips

Input: "Create top 5 luxury travel tips" Output: Practical, shareable tips video for fellow travelers

Parameters

Parameter Type Required Description
destination string yes Location, region, or travel theme
style string no Style (guide, vlog, documentary, tips)
duration number no Target duration in seconds (default: 240)
audience string no Target audience (budget, luxury, family, solo)

Workflow

  1. Describe your destination and travel story
  2. NemoVideo AI creates vivid, engaging script and storyboard
  3. Stunning destination visuals and travel footage are generated
  4. Inspiring narration and atmospheric music are added
  5. Export for your travel content platform

API Reference

curl -X POST https://api.nemovideo.ai/v1/generate \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"prompt": "Create a luxury travel video", "duration": 240}'

Tips

  1. Lead with the most visually stunning shot as a hook
  2. Include practical information such as cost and transport
  3. Show authentic local culture and off-the-beaten-path spots
  4. Use wide shots for landscape and scale context
  5. Add location references and links for easy trip planning

Output Formats

  • MP4 (H.264) — YouTube and travel platform ready
  • WebM — Web streaming optimized
  • MOV — High quality for travel media

Related Skills

  • beach-vacation-video
  • city-guide-video
  • cultural-travel-video
安全使用建议
This skill appears to call NemoVideo's API to create videos, which reasonably requires an API token. However, the SKILL.md declares primaryEnv: NEMO_TOKEN and a config path (~/.config/nemovideo/) while the registry metadata shown to you lists no credentials — this inconsistency should be resolved before you provide secrets. Before installing or enabling the skill: 1) Confirm whether the platform will ask you to supply an API token, or whether the skill will attempt to read ~/.config/nemovideo/ for credentials. 2) If a token is required, create a dedicated, minimal-scope token for NemoVideo (do not reuse highly privileged or long-lived keys). 3) Verify the API endpoint and vendor (https://nemovideo.com and https://api.nemovideo.ai) and review their privacy/security docs. 4) Prefer granting least privilege and monitor network activity or logs when you first use the skill. If you cannot confirm the credential/ config behavior, treat the metadata mismatch as a risk and avoid installing until resolved.
功能分析
Type: OpenClaw Skill Name: luxury-travel-video Version: 1.0.1 The skill bundle contains only metadata and documentation (SKILL.md) for a luxury travel video generation service. It describes a standard API-based workflow using an environment variable (NEMO_TOKEN) and a configuration directory (~/.config/nemovideo/), with no executable code, suspicious instructions, or indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The SKILL.md describes a video-generation integration with NemoVideo and includes an API example that requires a bearer token — that capability is coherent with the skill's purpose. However, the registry metadata above this SKILL.md lists no required environment variables or primary credential while the embedded SKILL.md metadata declares primaryEnv: NEMO_TOKEN and a configPaths entry (~/.config/nemovideo/). This discrepancy is an incoherence between what the skill claims it needs and what the registry metadata reports.
Instruction Scope
The SKILL.md instructs the agent to call NemoVideo's API (curl example to https://api.nemovideo.ai/v1/generate) and to produce scripts, storyboards, visuals, narration and music. There are no instructions to read unrelated system files, exfiltrate data, or call other endpoints. The SKILL.md metadata references a local config path (~/.config/nemovideo/) which implies the skill may read local config for credentials — the runtime instructions themselves do not explicitly enumerate reading that path, but the metadata suggests it may be used.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes disk-side risk because nothing is downloaded or written by an installer.
Credentials
Requesting an API token (NEMO_TOKEN) is proportionate for a third-party video-generation API. The concern is the mismatch: the SKILL.md metadata lists primaryEnv: NEMO_TOKEN and a configPaths entry, while the registry metadata presented to you lists no required env vars. That mismatch makes it unclear whether the platform will prompt you for a token, automatically read a token from disk, or behave differently than documented. Also, the declared config path (~/.config/nemovideo/) could contain other sensitive items — confirm what the skill will actually read.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not declare any installation steps that modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install luxury-travel-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /luxury-travel-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added homepage and repository links to the documentation. - Introduced metadata detailing required environment variables and config paths. - Updated version to 1.0.1.
v1.0.0
Luxury Travel Video Maker — AI Premium Destination, initial release: - Generate captivating, AI-powered luxury travel videos with customizable style, duration, and audience. - Supports script and storyboard creation, destination visuals, narration, and music. - Example use cases: destination guides, personal diaries, tip videos. - Outputs ready-to-share video files (MP4, WebM, MOV).
元数据
Slug luxury-travel-video
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Luxury Travel Video 是什么?

Create stunning luxury travel videos showcasing world-class hotels and experiences with AI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Luxury Travel Video?

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

Luxury Travel Video 是免费的吗?

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

Luxury Travel Video 支持哪些平台?

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

谁开发了 Luxury Travel Video?

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

💬 留言讨论