← Back to Skills Marketplace
Sports Highlight Maker
by
peandrover adam
· GitHub ↗
· v1.0.5
· MIT-0
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sports-highlight-maker
Description
Sports Highlight Maker â Create Game Highlights and Recap Videos from Sports Footage. The final buzzer sounded twenty minutes ago. Parents are already aski...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sports-highlight-maker - After installation, invoke the skill by name or use
/sports-highlight-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install Sports Highlight Maker?
Run "/install sports-highlight-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sports Highlight Maker free?
Yes, Sports Highlight Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sports Highlight Maker support?
Sports Highlight Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sports Highlight Maker?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.5.
More Skills