Files
42marketplaces/sync/gh-composiohq-awesome-claude-skills-changelog-generator.json
2025-11-29 18:53:27 +08:00

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
}
]
}