Files
42marketplaces/sync/gh-ralphbean-claude-marketplace-sync-skills-setup-marketplace-sync.json
2025-11-30 09:08:53 +08:00

18 lines
615 B
JSON

{
"name": "setup-marketplace-sync",
"owner": {
"name": "Ralph Bean",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "setup-marketplace-sync",
"description": "Configure automated Claude Code marketplace synchronization in your repository. Supports GitHub Actions and GitLab CI/CD with automated setup including pipeline schedules, tokens, and configuration generation.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ralphbean-claude-marketplace-sync-skills-setup-marketplace-sync.git"
},
"strict": true
}
]
}