← 返回 Skills 市场
Yoga Studio Video
作者
peandrover adam
· GitHub ↗
· v1.0.5
· MIT-0
179
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install yoga-studio-video
功能描述
A new student is searching for a yoga class at 11pm on a Tuesday. She has been meaning to start for eight months. She has the tab open for three studios in h...
安全使用建议
Before installing: (1) Ask the skill author to resolve the metadata mismatch — confirm whether NEMO_TOKEN is required and whether the skill will read ~/.config/nemovideo/token.txt. (2) Verify the NemoVideo service is legitimate and that the token's scope is limited (only video-generation, no broad account access). (3) Prefer setting a narrowly scoped API key in an environment variable rather than leaving credentials in a plaintext file; if you must store a file, ensure proper filesystem permissions. (4) Because this is instruction-only (no code for review), ask how the agent calls the external service and whether any studio or customer data is sent to third parties; request a privacy/security description. (5) If the developer cannot clarify the metadata vs SKILL.md inconsistency, treat the skill as untrusted until resolved.
功能分析
Type: OpenClaw Skill
Name: yoga-studio-video
Version: 1.0.5
The skill bundle contains only metadata and descriptive markdown instructions for generating yoga studio marketing videos. It lacks executable code and shows no signs of malicious intent, prompt injection, or suspicious behavior beyond the standard requirement for an API token (NEMO_TOKEN) stored in a conventional configuration path.
能力评估
Purpose & Capability
The skill's stated purpose (generating promotional yoga videos) reasonably requires an API token for an external video service (NemoVideo/NEMO_TOKEN). That capability aligns with the description. However, the registry summary provided with the skill claims no required environment variables or config paths while the SKILL.md metadata declares openclaw.requires: ["NEMO_TOKEN"] and primaryEnv: NEMO_TOKEN — a metadata mismatch.
Instruction Scope
SKILL.md instructs the user to store the NemoVideo token at ~/.config/nemovideo/token.txt or set NEMO_TOKEN. The runtime instructions themselves are scoped to describing the studio and sending it to the video generator; they do not instruct the agent to read unrelated system files. The explicit filesystem path in the setup is a legitimate place to store a credential, but that config path was not declared in the registry metadata.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes on-disk execution risk because nothing is downloaded or installed by the skill.
Credentials
The SKILL.md requires one credential (NEMO_TOKEN), which is proportionate for a video-generation integration. The concern is the inconsistency: the registry reported 'Required env vars: none' and 'Required config paths: none' while the SKILL.md both declares NEMO_TOKEN and directs storing a token at ~/.config/nemovideo/token.txt. That mismatch can hide where the agent will look for secrets and how the token is used/transmitted. Also note the token would be stored in plaintext at a user dotfile unless the user secures it differently.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated platform privileges and there is no install step that modifies other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yoga-studio-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/yoga-studio-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- No changes detected in this version.
- Functionality and documentation remain the same as the previous release.
v1.0.4
- No file changes detected in this release.
- No functional or documentation updates.
- Version remains at 1.0.0 in SKILL.md, despite version increment in release notes.
v1.0.3
- No changes detected in this release; documentation and functionality remain unchanged.
v1.0.2
- No changes detected in this version.
- Version number updated to 1.0.2, but content remains identical to the previous release.
v1.0.1
- Expanded and enriched the documentation in SKILL.md with detailed real-world use cases, examples, and clearer descriptions.
- Updated usage guidance and example prompts to better communicate the skill's capabilities and how to tailor videos for different yoga studio needs.
- Added a setup section clarifying how to provide the required NemoVideo token.
- Improved distinction between types of studio video content (e.g., studio tour, class format, instructor intro, program videos, corporate wellness).
- Enhanced keyword coverage for better searchability and understanding of potential applications.
v1.0.0
- Initial release of Yoga Studio Video Maker.
- Generate polished promo videos for yoga studios with AI-written scripts and matching visuals.
- Supports use cases like studio tours, instructor spotlights, class schedule overviews, and wellness program pitches.
- Customize by providing studio name, yoga style, target audience, and promotional offers.
- Includes API usage example and tips for creating effective content.
元数据
常见问题
Yoga Studio Video 是什么?
A new student is searching for a yoga class at 11pm on a Tuesday. She has been meaning to start for eight months. She has the tab open for three studios in h... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Yoga Studio Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yoga-studio-video」即可一键安装,无需额外配置。
Yoga Studio Video 是免费的吗?
是的,Yoga Studio Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yoga Studio Video 支持哪些平台?
Yoga Studio Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yoga Studio Video?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.5。
推荐 Skills