mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-13 22:26:03 -03:00
Add save-to-spotify plugin (#1905)
This commit is contained in:
parent
f475d3ce58
commit
61b760aafc
@ -1787,6 +1787,22 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://help.sap.com/docs/MDK"
|
"homepage": "https://help.sap.com/docs/MDK"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "save-to-spotify",
|
||||||
|
"description": "Create polished audio episodes with TTS narration, rich timelines, cover images, and save them to Spotify via the save-to-spotify CLI.",
|
||||||
|
"author": {
|
||||||
|
"name": "Spotify"
|
||||||
|
},
|
||||||
|
"category": "productivity",
|
||||||
|
"source": {
|
||||||
|
"source": "git-subdir",
|
||||||
|
"url": "https://github.com/spotify/save-to-spotify.git",
|
||||||
|
"path": "plugin",
|
||||||
|
"ref": "main",
|
||||||
|
"sha": "b3d362f7851d184098dcb220ba2fab10c996d1f2"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/spotify/save-to-spotify"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "security-guidance",
|
"name": "security-guidance",
|
||||||
"description": "Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns",
|
"description": "Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user