← 返回 Skills 市场
peand-rover

Sports Highlight Maker

作者 peandrover adam · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sports-highlight-maker
功能描述
Sports Highlight Maker — Create Game Highlights and Recap Videos from Sports Footage. The final buzzer sounded twenty minutes ago. Parents are already aski...
安全使用建议
This skill appears to be a straightforward integration with Nemovideo: it will make network calls to https://mega-api-prod.nemovideo.ai and may store a generated client_id in ~/.config/nemovideo/client_id. Before installing, confirm you trust nemovideo.com and their API (review their privacy policy and terms), and be aware you'll be uploading video files (which may contain personal data). If you have your own NEMO_TOKEN (paid account) set it in env to avoid the anonymous-token flow; otherwise the skill will request an anonymous token and use it for the session (100 free credits, expires in 7 days). Note this skill is instruction-only (no code to audit here), so its runtime behavior is entirely determined by the SKILL.md — if you want stronger assurance, review Nemovideo's public repository or privacy documentation referenced in the skill.
功能分析
Type: OpenClaw Skill Name: sports-highlight-maker Version: 1.0.5 The sports-highlight-maker skill is a legitimate integration for the NemoVideo service, allowing users to edit sports footage via natural language. It manages its own authentication by generating a unique client ID stored in `~/.config/nemovideo/client_id` and acquiring session tokens from its official API (`mega-api-prod.nemovideo.ai`). All identified behaviors, including file uploads and network requests, are directly aligned with the stated purpose of cloud-based video processing and do not exhibit signs of data exfiltration or malicious intent.
能力评估
Purpose & Capability
Name/description (video highlight editing) match the declared primary credential (NEMO_TOKEN), the documented API domain (mega-api-prod.nemovideo.ai), and the stated config path (~/.config/nemovideo/). Requiring a token and a persistent client_id fits the stated purpose.
Instruction Scope
SKILL.md instructs the agent to: greet the user, read/write ~/.config/nemovideo/client_id, request an anonymous token from the declared API, and call the service to upload/edit/render videos. It does not instruct arbitrary file system scans or require unrelated credentials. Reading and persisting client_id is within the declared scope.
Install Mechanism
No install spec and no code files — instruction-only skill. That minimizes disk-write/installation risk; runtime network calls go to the service's API domain specified in the skill.
Credentials
Only NEMO_TOKEN is required (primaryEnv). The SKILL.md documents a few optional env vars (API/WEB URLs, client id) used to configure requests. These are reasonable for a hosted video-editing API and are proportional to the functionality.
Persistence & Privilege
always:false (default) and disable-model-invocation:false. The skill will not be force-included globally. It does persist a client_id to ~/.config/nemovideo/, which is reasonable for client identification; no other elevated persistence or cross-skill configuration changes are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sports-highlight-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sports-highlight-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Version number updated to 1.0.5. - Clarified SSE handling in the API section: now specifies "Process internally" for tool-related events. - Minor formatting and instruction updates for clarity. - No functional or backend changes introduced.
v1.0.4
- Improved auto-setup instructions for smoother user onboarding. - Clarified that users should always be greeted and informed when setup is in progress. - Explicitly listed required environment variables and corrected the setup steps. - Added homepage, API domain, and repository links to metadata. - Made setup instructions more user-centric and concise.
v1.0.1
- Added a new onboarding section with clear first-contact behavior: the skill now greets users immediately and provides example prompts. - Implemented silent auto-setup for authentication and session creation so setup is invisible to users. - Emphasized a proactive, always-responsive user experience on first launch. - No changes to API methods or editing workflow; all edits are documentation/UX guidance in SKILL.md.
v1.0.0
- Initial release of Sports Highlight Maker. - Create highlight and recap videos from full game footage using natural language instructions. - Automatically detects key plays, generates slow-motion replays, overlays player info and scoreboard graphics, and produces both full and social media–ready clips. - Supports major video formats: mp4, mov, avi, webm, mkv. - Seamless conversational editing workflow—no timeline or panels required.
元数据
Slug sports-highlight-maker
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Sports Highlight Maker 是什么?

Sports Highlight Maker — Create Game Highlights and Recap Videos from Sports Footage. The final buzzer sounded twenty minutes ago. Parents are already aski... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。

如何安装 Sports Highlight Maker?

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

Sports Highlight Maker 是免费的吗?

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

Sports Highlight Maker 支持哪些平台?

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

谁开发了 Sports Highlight Maker?

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

💬 留言讨论