.claude/skills/music-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
AI 音乐创作全流程技能。根据主题和风格创作歌词,通过 MiniMax AI 生成音乐和封面图,Whisper ASR + V2 高精度对齐(纯 Python,无需 espeak-ng)精准校准歌词时序,生成标准 LRC 歌词文件和带歌词同步的播放页面并部署。触发词:创作歌曲、写首歌、生成音乐、AI 音乐、mus...
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/music-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/music-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/music-creatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @tomtrije/music-creatorclawhub inspect @tomtrije/music-creator --version 2.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:8a872a5d303bf1140667ac37d1d1d5a20d480abbb4f5fdd0e1c1aea758dd0e38_meta.jsonconfig.jsonscripts/align_lyrics.pyscripts/build_song_json.pyscripts/calibrate_lyrics_v2.pyscripts/calibrate_lyrics.pyscripts/lyric_aligner.pyscripts/make_cover.pyskill-card.mdSKILL.md**Major update: Lyrics timestamp alignment is now performed by pure Python V2 scripts, removing the espeak-ng dependency and improving precision.** - Added new scripts (`calibrate_lyrics_v2.py`, `lyric_aligner.py`) for high-precision, pure Python lyrics-to-audio alignment. - No longer requires `espeak-ng` for timestamp calibration. - Updated documentation to reflect the new workflow and changed dependencies. - Internal meta/config files added for streamlined setup. - Old documentation file removed.