Skip to content

Add lacuna-music skill - #1201

Open
LouisTsang-jk wants to merge 1 commit into
anthropics:mainfrom
LouisTsang-jk:LouisTsang-jk-patch-1
Open

Add lacuna-music skill#1201
LouisTsang-jk wants to merge 1 commit into
anthropics:mainfrom
LouisTsang-jk:LouisTsang-jk-patch-1

Conversation

@LouisTsang-jk

Copy link
Copy Markdown

Summary

Adds lacuna-music, a partner skill for generating AI music tracks via the Lacuna Music API.

The skill teaches the agent when to reach for music generation (BGM, jingles, stingers, vocal songs from custom lyrics) and which transport to pick (lacuna-mcp for AI clients, lacuna-sdk for Node, lacuna-toolkit for shell/CI).

Why include this

  • Adds AI music generation to the public skill catalog — currently no skill in this repo covers it.
  • All three transport packages are published and maintained: lacuna-sdk, lacuna-toolkit, lacuna-mcp.
  • Source repository is open-source (MIT) at JOYLINK-LTD/lacuna-toolkit and tracks the published packages.

Skill contents

  • One file: skills/lacuna-music/SKILL.md
  • No code, no scripts, no new dependencies on this repo
  • Standard SKILL.md frontmatter (name + description), conforming to the agentskills.io spec

Test plan

  • npx skills add JOYLINK-LTD/lacuna-toolkit installs cleanly across Claude Code, Cursor, Codex, and other Agent Skill consumers.
  • SKILL.md description matches find-skills trigger patterns (BGM, jingle, soundtrack, "make me a track").
  • Three transports (MCP / SDK / CLI) verified end-to-end against the production API.

Third-party skill for AI music generation via the Lacuna Music API.
Supports MCP server, TypeScript SDK, and CLI transports (all on npm).

Skill maintained at JOYLINK-LTD/lacuna-toolkit.
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.

1 participant