/** * Tests for scripts/package_skillsets.sh * * These tests verify the packaging script that creates the nori-skillsets npm package: * 1. Creates a staging directory with the correct structure * 2. Generates a proper package.json for nori-skillsets * 3. Includes the nori-skillsets CLI entry point * 4. Creates a valid npm tarball */ export {}; //# sourceMappingURL=package-skillsets.test.d.ts.map