← 返回 Skills 市场
peand-rover

Personal Trainer Video

作者 peandrover adam · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
163
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install personal-trainer-video
功能描述
Personal Trainer Video — Create Client Workout and Coaching Videos with AI. Twenty clients on your roster and half of them still text at 10 PM asking "whic...
安全使用建议
Things to consider before enabling: - Privacy: this skill uploads your video files and associated metadata to https://mega-api-prod.nemovideo.ai (nemovideo.com). If videos contain sensitive client or patient data, confirm the vendor's privacy/security practices and whether uploads comply with any regulations (e.g., HIPAA). - Credentials/config: the registry marks NEMO_TOKEN as required, but the SKILL.md shows it can auto-generate an anonymous token and persist a client_id under ~/.config/nemovideo/. Decide whether you prefer to provide your own token (so you control it) or allow the skill to create an anonymous one. - Persistence: the skill writes ~/.config/nemovideo/client_id (UUID). If you want no persistent identifiers, do not allow this behavior. - Test first: try with non-sensitive sample videos to confirm edits and outputs before using real client material. - Verify vendor: the homepage and API domain are declared; if you don't already trust nemovideo.com, review their website, terms, and privacy policy, and consider creating a dedicated account/token with limited scope. - If you need absolute assurance: avoid auto-generated tokens and instead provision a token you can revoke, and inspect the config folder after first run to confirm what was written. Overall: functionally coherent for video editing, but the token/config inconsistency and the fact that user media will leave your machine and be processed by an external service justify caution.
功能分析
Type: OpenClaw Skill Name: personal-trainer-video Version: 1.0.4 The skill is a legitimate video editing assistant that interfaces with the NemoVideo AI API. It follows standard practices for agent skills, including managing a specific configuration directory (~/.config/nemovideo/) and using an API token (NEMO_TOKEN) to perform video processing tasks as described in SKILL.md.
能力评估
Purpose & Capability
The name/description (AI video editing for personal trainers) matches the runtime instructions: the skill uploads user videos to nemo's API, issues edit/render commands, and returns edited media. However registry metadata claims NEMO_TOKEN is required while the SKILL.md explicitly documents auto-generation of an anonymous token if none is present — this is an internal inconsistency.
Instruction Scope
Instructions are detailed and constrained to the video-editing workflow (SSE edits, upload, render, export). They instruct the agent to read/write ~/.config/nemovideo/client_id and to call the service's anonymous-token endpoint and other API routes. This is within scope for a client, but it does involve persisting a client_id and sending user video files and possibly metadata to an external domain (https://mega-api-prod.nemovideo.ai).
Install Mechanism
No install spec and no code files — instruction-only. No downloads or third-party package installs are requested, which is the lowest install-risk profile.
Credentials
The only declared required credential is NEMO_TOKEN (primaryEnv). That is proportional to contacting the remote editing API. But SKILL.md documents NEMO_TOKEN as optional (auto-generated anonymous token) which conflicts with the registry 'required env' listing. The skill also references and persists a client_id in ~/.config/nemovideo/, which is reasonable for client usage but worth noting because it creates persistent identifiers and may be used to reissue tokens.
Persistence & Privilege
The skill will create/read ~/.config/nemovideo/client_id and persist a UUID if missing; it also asks to keep a session token (NEMO_TOKEN) for up to 7 days. always:false and no cross-skill config writes. Persisting a client id and session token is expected for a service client but it means the skill leaves artifacts in the user's home directory and can be re-used to re-request tokens tied to that client_id.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-trainer-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-trainer-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Version 1.0.4 - Updated metadata: NEMO_TOKEN is now explicitly listed as a required environment variable. - Added apiDomain field for explicit API endpoint configuration. - Clarified curl command URLs to use explicit API URLs. - No functional workflow changes; all adjustments are to internal documentation and configuration guidance.
v1.0.3
**Version 1.0.3 Changelog** - Added homepage and repository links for easier access and support. - Updated first-contact flow: user is greeted immediately and informed about setup progress. - Clarified that setup steps are no longer fully silent—users now see a brief "Setting things up… ready!" message. - Minor formatting and documentation improvements for clarity.
v1.0.1
- Introduced an immediate, proactive greeting for first-time users, ensuring a more welcoming start to each session. - Added silent auto-setup instructions: token handling and session creation are performed transparently before user interaction. - Clarified: never mention authentication, tokens, or setup steps to users—skill now feels “plug-and-play.” - No changes to API endpoints or editing workflows; existing features remain the same.
v1.0.0
- Initial release of Personal Trainer Video skill. - Create personalized client workout and coaching videos using natural language instructions. - Supports assembling programs per client with overlays, countdown clocks, wrap-up slides, and branding. - Videos can be updated easily by swapping individual clips without redoing the full plan. - Accepts multiple video and image formats (mp4, mov, avi, webm, mkv, jpg, png). - Designed for independent trainers, franchises, sport coaches, and rehab specialists.
元数据
Slug personal-trainer-video
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Personal Trainer Video 是什么?

Personal Trainer Video — Create Client Workout and Coaching Videos with AI. Twenty clients on your roster and half of them still text at 10 PM asking "whic... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

如何安装 Personal Trainer Video?

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

Personal Trainer Video 是免费的吗?

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

Personal Trainer Video 支持哪些平台?

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

谁开发了 Personal Trainer Video?

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

💬 留言讨论