Run the marketplace validation script to check plugin integrity. Use when finishing plugin work, after adding or modifying plugins, or before committing plugin changes.
$npx -y skills add aiocean/claude-plugins --skill validateInstalls into the current project.
Run `npx skills use "https://github.com/aiocean/claude-plugins" --skill "aiocean/claude-plugins/validate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aiocean/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/aiocean/claude-plugins"` and select the relevant skills, then follow their instructions.