Skip to content

feat(skills): Add Nexus package creation skill#92

Open
christian-pinto wants to merge 10 commits intomainfrom
cp_create_pr_skill
Open

feat(skills): Add Nexus package creation skill#92
christian-pinto wants to merge 10 commits intomainfrom
cp_create_pr_skill

Conversation

@christian-pinto
Copy link
Copy Markdown
Member

@christian-pinto christian-pinto commented May 7, 2026

This PR adds a skill for supporting users in creating a new PR ti add a Nexus Package to the project.

The SKILL helps with:

  • Identify the python package, models and vLLM dependencies
  • Identify the target variant
  • Add the python package to the Nexus dependencies
  • Create and validate a Nexus Package metadata folder
  • Open PR / Create PR text

This pr closes #40 and #24

christian-pinto and others added 10 commits April 28, 2026 09:12
… package configuration

Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
…nexus package structure

Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Co-authored-by: Alessandro Pomponio <10339005+AlessandroPomponio@users.noreply.github.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(skills): creating a PR skill

1 participant