← Back to Skills Marketplace
231
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install rapper
Description
Create and debug SenseAudio rap, hip-hop, or vocal song generation workflows using the `/v1/song/lyrics/create`, `/v1/song/lyrics/pending/:task_id`, `/v1/son...
Usage Guidance
This skill appears to do exactly what it says: call SenseAudio endpoints to generate or poll for lyrics and songs, using the SENSEAUDIO_API_KEY stored in an environment variable. Before installing: 1) Confirm you trust SenseAudio and the listed homepage (the skill references a nightly.senseaudio.cn site which may be a pre-release/staging domain). 2) Provide an API key with least privilege (rotate/revoke it if you later distrust the skill). 3) Never paste your API key into free-form chat; let the platform store it in the designated secret area. If you need higher assurance, test with a limited-scope/test API key and monitor network calls and usage in your SenseAudio dashboard.
Capability Analysis
Type: OpenClaw Skill
Name: rapper
Version: 1.0.1
The skill is a legitimate integration for the SenseAudio API, designed to generate rap lyrics and music. It provides clear instructions for handling asynchronous tasks, API authentication via environment variables, and response parsing without any evidence of data exfiltration, malicious execution, or prompt injection. All endpoints (api.senseaudio.cn) and documentation (SKILL.md, references/music.md) align with the stated purpose of music generation.
Capability Assessment
Purpose & Capability
The skill is explicitly for SenseAudio rap/hip-hop/song generation and only declares SENSEAUDIO_API_KEY as a required credential. No unrelated binaries, credentials, or configuration paths are requested, which is proportionate to the described functionality.
Instruction Scope
SKILL.md restricts actions to calling the documented SenseAudio endpoints, polling async jobs, and parsing returned fields. It does not instruct reading other system files, harvesting extra environment variables, or sending data to third-party endpoints beyond the SenseAudio API. It also includes safe-parsing and minimal-request guidance.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or fetched at install time.
Credentials
Only one environment variable, SENSEAUDIO_API_KEY, is required and is the correct credential for the described API calls. No additional or unrelated secrets are requested.
Persistence & Privilege
The skill does not request always:true, has no install actions, and does not modify other skills or global agent settings. It operates only when invoked and does not demand persistent system privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rapper - After installation, invoke the skill by name or use
/rapper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added new skill metadata section for openclaw compatibility, detailing environment variable requirements, primary environment variable, and homepage.
- No changes to endpoints, workflow, or implementation guidance.
- Documentation and usage instructions remain unchanged.
v1.0.0
- Initial release of the SenseAudio AI Rapper skill.
- Supports creating and polling for rap/hip-hop lyrics and full vocal song generation jobs using SenseAudio APIs.
- Provides clear workflow for handling song and lyric generation, including asynchronous polling and error handling.
- Offers detailed guidance on prompt construction, style control, and rap-specific creative options.
- Includes strict reference and response parsing guidelines, plus reproducible minimal curl examples for each usage.
- Requires a SENSEAUDIO_API_KEY for API access.
Metadata
Frequently Asked Questions
What is Rapper?
Create and debug SenseAudio rap, hip-hop, or vocal song generation workflows using the `/v1/song/lyrics/create`, `/v1/song/lyrics/pending/:task_id`, `/v1/son... It is an AI Agent Skill for Claude Code / OpenClaw, with 231 downloads so far.
How do I install Rapper?
Run "/install rapper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rapper free?
Yes, Rapper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rapper support?
Rapper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rapper?
It is built and maintained by scikkk (@scikkk); the current version is v1.0.1.
More Skills