From hello-cowork-public
Test skill that verifies the skill extractor picked this up from a synced marketplace. When asked to say hello, greet the user and mention that this came from the public test marketplace.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hello-cowork-public:hello-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is a sentinel skill for marketplace-sync testing. If this skill is visible in the loaded skill list, the sync pipeline successfully fetched the repo, parsed the marketplace manifest, processed the plugin, and extracted this skill.
This is a sentinel skill for marketplace-sync testing. If this skill is visible in the loaded skill list, the sync pipeline successfully fetched the repo, parsed the marketplace manifest, processed the plugin, and extracted this skill.
Sentinel: PUBLIC_REPO_SKILL_SENTINEL
npx claudepluginhub jakemmarsh/jakemmarsh-test-plugins --plugin hello-cowork-publicProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.