Loading...
Loading...
Install one or more agent skills into the current repository with the skills CLI. Use when adding, refreshing, or restoring project-local skills, when a user names a skill source, or when a repository needs shared skills installed without mutating global agent state.
npx skill4agent add patinaproject/skills install-skillsAGENTS.mdCLAUDE.mdtest -f skills-lock.json && npm_config_ignore_scripts=true npx --yes skills@latest list --jsonpnpm skills:listnpm_config_ignore_scripts=true npx --yes skills@latest add <source> --list--globalnpm_config_ignore_scripts=true npx --yes skills@latest add <source> --skill <skill-name> --agent '*' --yes--skillnpm_config_ignore_scripts=true npx --yes skills@latest add <source> --skill <skill-a> <skill-b> --agent '*' --yesnpm_config_ignore_scripts=true npx --yes skills@latest add <source> --skill '*' --agent '*' --yesnpm_config_ignore_scripts=true npx --yes skills@latest add owner/repo#<git-ref> --skill <skill-name> --agent '*' --yespatinaproject/skillsscaffold-repositoryusing-githubnew-branchdevelop-issuefinish-prreview-codeinstall-skillsnpm_config_ignore_scripts=true npx --yes skills@latest list --json
git status --shortpnpm skills:list