github-configure-ci-workflows

Installation
SKILL.md

GitHub Configure CI Workflows

Modifies GitHub Actions workflow files in remote GitHub repositories to integrate with JFrog Artifactory for dependency resolution and artifact publishing.

Inputs

  • github_repos -- list of owner/repo (e.g., ["myorg/my-app", "myorg/my-lib"])
  • project_key -- JFrog project key
  • ecosystems -- list from: npm, maven, pip, go, docker, helm
  • oidc_provider_name -- OIDC provider name from the OIDC setup skill (empty string if OIDC is not available)
  • github_host -- GitHub host URL (e.g., https://github.com or https://github.mycompany.com)

Workflow Modifications

1. Discover existing workflows

After cloning the repo, check for workflow files:

Related skills

More from jfrog/ai-agent-examples

Installs
8
GitHub Stars
5
First Seen
Apr 16, 2026