← Back to Skills Marketplace
Suno Ai Online
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install suno-ai-online
Description
Turn a short poem or set of lyrics about summer nights into 1080p AI music videos just by typing what you need. Whether it's generating original songs from t...
Usage Guidance
This skill appears to do what it says (call a Nemovideo render API using NEMO_TOKEN), but verify a few things before installing: 1) Confirm the skill author/source and trustworthiness of https://mega-api-prod.nemovideo.ai (no homepage or maintainer listed). 2) Ask whether the referenced ~/.config/nemovideo/ is actually needed and what it contains; avoid giving the agent access to local config directories unless necessary. 3) Understand the token type: anonymous tokens can be created by the skill — ensure they are short-lived and limited; do not supply long-lived/privileged credentials in NEMO_TOKEN. 4) Be aware the skill will upload user files to the remote service for rendering; do not upload sensitive material. 5) If you need higher assurance, request the skill author or registry to clarify the configPath usage, supply a trustworthy homepage/source, and provide example API responses or an official SDK reference — those would increase confidence.
Capability Analysis
Type: OpenClaw Skill
Name: suno-ai-online
Version: 1.0.0
The skill is a standard API wrapper for an AI music and video generation service hosted at mega-api-prod.nemovideo.ai. It provides clear instructions for the agent to manage sessions, acquire anonymous tokens, handle file uploads, and process server-sent events (SSE) for media generation. The requested permissions (NEMO_TOKEN environment variable and ~/.config/nemovideo/ path) are consistent with the skill's functionality, and the instructions include security best practices such as suppressing the display of raw tokens or JSON to the user.
Capability Assessment
Purpose & Capability
The skill claims to generate songs/videos and only requests a single service token (NEMO_TOKEN) and uses a Nemovideo API — this is coherent. However the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths; that mismatch should be clarified (why the skill would need local config files).
Instruction Scope
Instructions are explicit about authenticating, opening sessions, uploading files, streaming SSE, polling render status, and returning download URLs — all expected for a cloud render API. The agent is told to generate anonymous tokens and persist session_id and token for requests (but not to print them). The SKILL.md also asks to 'auto-detect' platform from an install path for an attribution header, which may require reading the agent's install/runtime path; this is scope creep compared with purely API-driven behavior and should be justified.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill, so nothing will be written to disk by an installer — low install risk.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportionate to a cloud API client. However the SKILL.md metadata references a config path (~/.config/nemovideo/) that would grant access to a local config directory; the top-level registry says none. Confirm whether the skill needs to read local config files and why. Also confirm whether tokens obtained via the anonymous endpoint are short-lived and limited.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation. It does not request system-wide privileges in the manifest. Minor concern: instructions about auto-detecting the platform via install path could require reading agent or filesystem paths; this is not a broad privilege request but should be clarified.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install suno-ai-online - After installation, invoke the skill by name or use
/suno-ai-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Suno AI Online 1.0.0 — Initial Release
- Instantly generate 1080p AI music videos from short text prompts or lyrics; supports 30-60s turnaround.
- Simple workflow: upload text or files, describe the song/video you want, and download in various formats (MP4, MP3, etc.).
- Automatic setup with free token generation for new users.
- Real-time session management and intelligent routing for exports, credit checks, uploads, and edits.
- Cloud GPU-based rendering pipeline; supports batch and iterative editing workflows.
- Clear error handling and feedback for user guidance throughout the process.
Metadata
Frequently Asked Questions
What is Suno Ai Online?
Turn a short poem or set of lyrics about summer nights into 1080p AI music videos just by typing what you need. Whether it's generating original songs from t... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.
How do I install Suno Ai Online?
Run "/install suno-ai-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Suno Ai Online free?
Yes, Suno Ai Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Suno Ai Online support?
Suno Ai Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Suno Ai Online?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills