Skip to content

Add packaging workflow to release a public version and support Claude.ai Uploads#58

Merged
donald-pinckney merged 1 commit intomainfrom
release
Apr 2, 2026
Merged

Add packaging workflow to release a public version and support Claude.ai Uploads#58
donald-pinckney merged 1 commit intomainfrom
release

Conversation

@MasonEgger
Copy link
Copy Markdown
Contributor

The skill works great as a Claude Code plugin where SKILL.md and references are auto-discovered, butusers may want to upload it to Claude.ai projects instead. You currently do this by uploaded a .zip file to your Claude.ai UI.

This adds a GitHub Actions workflow that packages the skill and references into a ZIP on every push to main, and creates a GitHub Release when the version in SKILL.md increases. Users can grab the ZIP from the release and upload it directly to a Claude.ai project without needing to clone the repo.

  1. Any docs updates needed?
    Maybe, if we want to call this out on our with-ai page to support this use case.

….ai uploads�

The skill works great as a Claude Code plugin where SKILL.md and references are auto-discovered, butusers may want to upload it to Claude.ai projects instead.
You currently do this by uploaded a .zip file to your Claude.ai UI.

This adds a GitHub Actions workflow that packages the skill and references into a ZIP on every push to main, and creates a GitHub Release when the version in SKILL.md increases.
Users can grab the ZIP from the release and upload it directly to a Claude.ai project without needing to clone the repo.
@MasonEgger MasonEgger requested a review from a team as a code owner March 25, 2026 19:13
Copy link
Copy Markdown
Collaborator

@donald-pinckney donald-pinckney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logic looks good to me, I'll go ahead and merge, and test it out. Thanks!

@donald-pinckney donald-pinckney merged commit 3d4ea71 into main Apr 2, 2026
3 checks passed
@donald-pinckney donald-pinckney deleted the release branch April 2, 2026 18:17
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.

2 participants