byjinning6· 26 skills
Verify Python packages, CLIs, MCP servers, and Agent plugins through the exact installed artifact and real runtime contract. Use when source tests pass but a published release may omit modules, expose broken entry points, depend on local paths, fail without optional credentials, or behave differently after public installation.
$npx -y skills add jinning6/noosphere --skill public-artifact-runtime-smoke-gateInstalls into the current project.
Run `npx skills use "https://github.com/jinning6/noosphere" --skill "jinning6/noosphere/public-artifact-runtime-smoke-gate"` 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/jinning6/noosphere" that are relevant to the current task. Run `npx skills add "https://github.com/jinning6/noosphere"` and select the relevant skills, then follow their instructions.