Files
42marketplaces/sync/gh-robbyt-claude-skills-plugins-gh-cli.json
2025-11-30 09:08:53 +08:00

18 lines
468 B
JSON

{
"name": "gh-cli",
"owner": {
"name": "robbyt",
"email": "robbyt@robbyt.net"
},
"plugins": [
{
"name": "gh-cli",
"description": "Interact with GitHub using the gh CLI for PR management, issues, repository operations, GitHub Actions, and viewing GitHub files",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-robbyt-claude-skills-plugins-gh-cli.git"
},
"strict": true
}
]
}