feat: add mattpocock-skills as an external-source plugin
Generate plugin manifests / validate (pull_request) Successful in 16s
Generate plugin manifests / generate (pull_request) Skipped

Same pattern as caveman/ponytail — installed straight from
mattpocock/skills, nothing vendored. Claude Code-only.
This commit is contained in:
2026-08-24 20:54:29 -04:00
parent 497fbabbbd
commit ce2a82d1a8
3 changed files with 32 additions and 0 deletions
+7
View File
@@ -37,6 +37,13 @@
"name": "github-mcp",
"source": "./dist/claude-code/github-mcp"
},
{
"name": "mattpocock-skills",
"source": {
"source": "github",
"repo": "mattpocock/skills"
}
},
{
"name": "ponytail",
"source": {