skills.lock — version locking and integrity tracking for agent skills repositories. Generates a SHA256-verified lock file that tracks every skill with its version, file hash, dependencies, and last update. Use when creating skills.lock for a repo, validating skill integrity, or managing skill dependencies. Triggers on: "skills.lock", "lock file", "skill integrity", "freeze skills", "skill dependencies".
$npx -y skills add leadmagic/gtm-skills --skill skills-lockInstalls into the current project.
Run `npx skills use "https://github.com/leadmagic/gtm-skills" --skill "leadmagic/gtm-skills/skills-lock"` 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/leadmagic/gtm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/leadmagic/gtm-skills"` and select the relevant skills, then follow their instructions.