Skip to content

Add AceDataCloud AI Music Generation skill#1117

Open
acedatacloud-dev wants to merge 2 commits intogithub:mainfrom
AceDataCloud:add-acedatacloud-ai-music
Open

Add AceDataCloud AI Music Generation skill#1117
acedatacloud-dev wants to merge 2 commits intogithub:mainfrom
AceDataCloud:add-acedatacloud-ai-music

Conversation

@acedatacloud-dev
Copy link

Adds a new skill for AI music generation via AceDataCloud's Suno API. Supports text-to-music, custom lyrics, song extension, covers, vocal extraction, and multi-format output. Part of the AceDataCloud Agent Skills collection (https://github.com/AceDataCloud/Skills) which includes 18 skills for AI music, image, video, chat, and search. Each skill pairs with MCP servers published to PyPI.

@aaronpowell
Copy link
Contributor

It looks like you've incorrectly branched from the main branch not staged, and as a result all the materialised plugins are included in this PR.

You can attempt to fix this with a rebase:

git fetch origin staged
git rebase --onto origin/staged origin/main <branch name>
git push --force-with-lease

If that does not resolve it, you can run npm run plugin:clean which will delete the materialised plugins and you can commit that change.

@github-actions github-actions bot force-pushed the main branch 18 times, most recently from f27cc4e to 23fb700 Compare March 24, 2026 05:25
@github-actions github-actions bot force-pushed the main branch 16 times, most recently from a9fcf7e to c789530 Compare March 27, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants