Adds mattpocock-skills (mattpocock/skills) as an external-source plugin, using the same external mechanism introduced for caveman/ponytail. Installed straight from the upstream repo through our marketplace — nothing vendored or copied. Claude Code-only.
python3 scripts/generate_plugins.py regenerates .claude-plugin/marketplace.json cleanly, with mattpocock-skills as an external GitHub source and no local dist output
/plugin marketplace update then /plugin install mattpocock-skills@rootiest-ai in a live Claude Code session
## Summary
- Adds `mattpocock-skills` ([mattpocock/skills](https://github.com/mattpocock/skills)) as an external-source plugin, using the same `external` mechanism introduced for `caveman`/`ponytail`. Installed straight from the upstream repo through our marketplace — nothing vendored or copied. Claude Code-only.
- README updated with the new plugin entry.
## Test plan
- [x] `python3 scripts/generate_plugins.py --check` passes
- [x] `python3 scripts/generate_plugins.py` regenerates `.claude-plugin/marketplace.json` cleanly, with `mattpocock-skills` as an external GitHub source and no local dist output
- [x] `/plugin marketplace update` then `/plugin install mattpocock-skills@rootiest-ai` in a live Claude Code session
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
mattpocock-skills(mattpocock/skills) as an external-source plugin, using the sameexternalmechanism introduced forcaveman/ponytail. Installed straight from the upstream repo through our marketplace — nothing vendored or copied. Claude Code-only.Test plan
python3 scripts/generate_plugins.py --checkpassespython3 scripts/generate_plugins.pyregenerates.claude-plugin/marketplace.jsoncleanly, withmattpocock-skillsas an external GitHub source and no local dist output/plugin marketplace updatethen/plugin install mattpocock-skills@rootiest-aiin a live Claude Code session