← Back to Skills Marketplace
peand-rover

Yoga Studio Video

by peandrover adam · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
179
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install yoga-studio-video
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yoga-studio-video
  3. After installation, invoke the skill by name or use /yoga-studio-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug yoga-studio-video
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.

How do I install Yoga Studio Video?

Run "/install yoga-studio-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yoga Studio Video free?

Yes, Yoga Studio Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yoga Studio Video support?

Yoga Studio Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yoga Studio Video?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.5.

💬 Comments