jfrog-setup-package-managers

Installation
SKILL.md

JFrog — Setup Package Managers for Artifactory

In examples below, <skill_path> is this skill's directory (parent of scripts/ / references/).

Apply the session hook's repo pick via jf setup, then record it in .jfrog/local/package-resolution.json via scripts/merge-workspace-binding.sh. jf setup writes package-manager-native config (.npmrc, pip.conf, uv.toml, …); the binding lets the hook re-apply on later sessions.

At a glance (always-read core)

Every jf setup this session:

Installs
1
First Seen
Aug 26, 2026
jfrog-setup-package-managers — jfrog/devin-plugin