github-configure-package-managers

Installation
SKILL.md

GitHub Configure Package Managers

Updates package manager configuration files in remote GitHub repositories so that developers resolve dependencies from Artifactory virtual repositories.

Inputs

  • github_repos -- list of owner/repo (e.g., ["myorg/my-app", "myorg/my-lib"])
  • project_key -- JFrog project key (used in repo naming)
  • ecosystems -- list from: npm, maven, pip, go, docker, helm
  • jfrog_url -- JFrog Platform URL (from $JFROG_URL)
  • github_host -- GitHub host URL (e.g., https://github.com or https://github.mycompany.com)

Approach

For each repo in github_repos:

Related skills

More from jfrog/ai-agent-examples

Installs
9
GitHub Stars
5
First Seen
Apr 16, 2026