← Back to Skills Marketplace
Museum Tour Video
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install museum-tour-video
Description
Your museum has a permanent collection that took 80 years to assemble, a traveling exhibition opening next month, and an education program that serves 12,000...
Usage Guidance
This skill appears to be a straightforward integration with a third-party video-generation service and only asks for NEMO_TOKEN. Before installing: (1) confirm the origin of the skill (source/homepage unknown) and trustworthiness of the nemo service host (mega-api-prod.nemovideo.ai); (2) verify what permissions the NEMO_TOKEN grants and limit the token to only the necessary API scopes; (3) ask whether the skill will read ~/.config/nemovideo/ (SKILL.md metadata mentions it) and inspect any files stored there; (4) avoid uploading sensitive or private footage until you confirm the service's privacy/data-retention policy; (5) if you need stronger assurance, request source code or an authoritative homepage from the publisher so you can audit exactly what the skill will send to the remote API.
Capability Analysis
Type: OpenClaw Skill
Name: museum-tour-video
Version: 1.0.0
The museum-tour-video skill is a standard integration for a video generation service (nemovideo.ai) designed for cultural institutions. It requires an API token (NEMO_TOKEN) and communicates with a specific external API endpoint (mega-api-prod.nemovideo.ai) to process video requests. No malicious code, data exfiltration patterns, or prompt injection attempts were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description match the single required credential (NEMO_TOKEN) and the SKILL.md shows a direct call to a nemo video generation API — these are coherent for a video-generation/promotional-video skill.
Instruction Scope
The runtime instructions are simple and explicit: POST to https://mega-api-prod.nemovideo.ai/api/v1/generate with Authorization: Bearer $NEMO_TOKEN. The instructions do not ask the agent to read unrelated local files or other environment variables. Note: the SKILL.md's metadata also references a config path (~/.config/nemovideo/) which is not listed in the registry requirements — a minor inconsistency to verify.
Install Mechanism
No install spec and no code files (instruction-only) — lowest-risk install posture. The skill relies on an external API rather than installing binaries.
Credentials
Only one credential is required (NEMO_TOKEN), which matches the API call in SKILL.md. However SKILL.md metadata includes a config path (~/.config/nemovideo/) while the registry metadata earlier indicated no required config paths — clarify whether the skill will read that config directory and what it contains. Ensure the NEMO_TOKEN scope is limited to video-generation and does not grant broad access.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated agent-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install museum-tour-video - After installation, invoke the skill by name or use
/museum-tour-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Museum Tour Video.
- Create virtual tour and promotional videos for museums, galleries, and cultural institutions.
- Showcase permanent and traveling exhibitions with cinematic presentations.
- Support for content tailored to education programs, donor engagement, and online platforms.
- Export videos suitable for websites, YouTube, Google Arts & Culture, and school outreach.
Metadata
Frequently Asked Questions
What is Museum Tour Video?
Your museum has a permanent collection that took 80 years to assemble, a traveling exhibition opening next month, and an education program that serves 12,000... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Museum Tour Video?
Run "/install museum-tour-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Museum Tour Video free?
Yes, Museum Tour Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Museum Tour Video support?
Museum Tour Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Museum Tour Video?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills