← Back to Skills Marketplace
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install perchance-ai
Description
Skip the learning curve of professional editing software. Describe what you want — generate a 30-second video of a sunset over mountains with ambient music —...
Usage Guidance
This skill appears to do what it says: it will send your text prompts and any uploaded media to mega-api-prod.nemovideo.ai for cloud rendering. Before installing, consider: (1) privacy — any files or text you upload will be transmitted to and processed by the vendor's servers; avoid uploading sensitive data. (2) Token handling — the skill can generate an anonymous token automatically (100 free credits, short-lived); if you prefer control, set NEMO_TOKEN yourself to use an account you trust. (3) Source trust — the registry metadata has no homepage and the skill's source is unknown; if you need stronger assurance, verify the vendor/service (nemovideo.ai) and its terms/privacy. If you want me to be stricter, I can flag this as suspicious until you can confirm the service's legitimacy or provide a trusted homepage or publisher.
Capability Analysis
Type: OpenClaw Skill
Name: perchance-ai
Version: 1.0.0
The skill provides a structured interface for an AI video generation service hosted at nemovideo.ai. It includes standard API interaction patterns such as token acquisition, session management, and file uploads. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found. The instructions in SKILL.md specifically advise the agent against displaying sensitive tokens to the user, which is a positive security practice.
Capability Assessment
Purpose & Capability
Name/description (AI video generation) align with the declared requirement (NEMO_TOKEN) and the SKILL.md which enumerates endpoints for session creation, SSE message sending, upload, credits, and export. The single config path (~/.config/nemovideo/) is plausible for storing client-side state for this type of service.
Instruction Scope
Instructions instruct the agent to: check env for NEMO_TOKEN, obtain an anonymous token from the vendor if absent, create a session, and make multiple API calls (SSE, uploads, export rendering). This is expected for a remote-rendering service, but it explicitly sends user-provided files and prompts to an external domain (mega-api-prod.nemovideo.ai). Users should expect remote processing and that uploaded media and prompts will be transmitted off-device.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing will be downloaded or written by an installer per the package metadata.
Credentials
Only NEMO_TOKEN is required and is the primary credential; the skill also lists a plausible config path. The SKILL.md further describes auto-creating an anonymous token if NEMO_TOKEN is not set, which means the skill can operate without pre-provisioned secrets. This is proportionate to the stated purpose but worth noting: tokens are obtained/used automatically and requests will include Authorization headers.
Persistence & Privilege
always:false and no install behavior means the skill does not demand permanent special privileges. The SKILL.md indicates storing a session_id for ongoing requests (normal ephemeral state), and it does not attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install perchance-ai - After installation, invoke the skill by name or use
/perchance-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Perchance AI — Generate Videos from Text Prompts.
- Instantly generate 30-second AI videos from natural language prompts; no editing skills required.
- Supports uploads (MP4, MOV, WebM, GIF up to 500MB) and automatic cloud-based video generation.
- Seamless onboarding with auto token generation—100 free credits for 7 days.
- Includes actions for exporting, uploading, checking credits, and viewing timeline state.
- All exports processed server-side; output as MP4 and other common video formats.
- Error handling covers token issues, unsupported files, and rate limits.
Metadata
Frequently Asked Questions
What is Perchance Ai?
Skip the learning curve of professional editing software. Describe what you want — generate a 30-second video of a sunset over mountains with ambient music —... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Perchance Ai?
Run "/install perchance-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Perchance Ai free?
Yes, Perchance Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Perchance Ai support?
Perchance Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Perchance Ai?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills