18 lines
542 B
JSON
18 lines
542 B
JSON
{
|
|
"name": "changelog-generator",
|
|
"owner": {
|
|
"name": "ComposioHQ",
|
|
"email": "tech@composio.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "changelog-generator",
|
|
"description": "Automatically creates user-facing changelogs from git commits by analyzing history and transforming technical commits into customer-friendly release notes.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-composiohq-awesome-claude-skills-changelog-generator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |