ci-package-workflow

Community

Automate package builds and releases in CI.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill automates the creation of GitHub Actions workflows for building and distributing packages, streamlining the release process and ensuring consistent, automated package delivery. It reduces manual release steps, saving time and reducing errors.

Core Features & Use Cases:

  • Workflow Generation: Creates CI/CD workflows for automated package building and release creation, ensuring repeatable processes.
  • Trigger Options: Supports building on tags, pull requests, or manual dispatch, offering flexibility in release management.
  • Use Case: When you're ready to release a new version of your Mojo library, use this skill to generate a CI workflow that automatically builds your .mojopkg files and creates a GitHub release when a new version tag is pushed, automating your entire release cycle.

Quick Start: Use the ci-package-workflow skill to create a GitHub Actions workflow for automated Mojo package building.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ci-package-workflow
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#ci-package-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository