Releases

5,320 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

ios-app-store-submit

121

ZestfulPulse/ios-app-store-submit

Skill Claude CodeCodex

Build, sign, and submit a Flutter/iOS app to the App Store Connect — covers Xcode archive/export, code signing (including headless-Mac keychain workarounds), the asc CLI for App Store Connect metadata automation, screenshot handoff, and final review submission. Use when asked to build and upload an iOS app, set up App…

not rated 134 +3 11d ago B 143 tokens original MIT

github

122

MassLab-SII/open-agent-skills

Skill Claude CodeCodex

Comprehensive GitHub repository management toolkit. Provides file editing, issue/PR management, GitFlow workflow, release management, commit investigation, CI/CD workflow creation, and configuration file generation via MCP GitHub tools.

not rated 133 8mo ago A 44 tokens original Apache-2.0

CodeAlive-AI/ai-driven-development

Instructions file CodexOpenCode

AGENTS.md instructions for CodeAlive-AI/ai-driven-development, covering ai-driven development — development guide, git publishing defaults, when to create tags and releases, requires a new tag/release and does not require a new tag/release.

not rated 132 +1 yesterday A 1,110 tokens original MIT

Wangnov/gpt-image-2-skill

Instructions file

A set of release instructions for a project containing a Rust workspace, a Tauri desktop app, a web frontend, and an image-generation skill. Tauri packages web applications as desktop apps.

not rated 133 2d ago A 536 tokens original MIT

OpenMicro AGENTS.md

125

stephenleo/OpenMicro

Instructions file CodexOpenCode

Instructions for stephenleo/OpenMicro, covering openmicro — project conventions and releases.

not rated 128 13d ago A 123 tokens original MIT

release

126

noahapp/noah-for-tinkerers

Skill Claude CodeCodex

Bump version, build, and release Noah for the current platform. Handles signing keys, version bumps across all config files, testing, committing, pushing, and uploading to GitHub Releases.

not rated 127 24d ago A 40 tokens AGPL-3.0

CLI.release

127

DirectedEdges/specs

Agent

Release @directededges/specs-cli to npm. Swaps file: refs to versioned, verifies, builds, tests, publishes with confirmation gates.

not rated 128 today A 0 tokens

release

128

ar-io/ar-io-node

Skill Claude CodeCodex

Drive the AR.IO Node release process end-to-end — preflight checks, prepare commit, finalize with image SHAs, test docker compose profiles, tag & publish, and post-release cleanup. Use when the user says "cut a release", "prepare release N", "finalize the release", or similar.

not rated 124 yesterday A 64 tokens AGPL-3.0

pypi-release

129

alchemiststudiosDOTai/tunacode

Skill Claude CodeCodex

This skill should be used when releasing tunacode-cli to PyPI. It keeps the existing local release checks, then hands the actual PyPI upload to a GitHub Actions workflow that uses the repository's PYPIAPITOKEN secret.

not rated 124 1mo ago A 52 tokens original MIT

goern/forgejo-mcp

Skill Claude CodeCodex

Grant b4mad-release-agent what it needs to run semantic-release on a Forgejo repo, install just release/just preflight into that repo's justfile and a short how-to into its AGENTS.md, then print the oc command that runs the release. Use when asked to "enable semantic-release for ", to onboard a repo to the release…

not rated 126 today A 108 tokens GPL-3.0

gitflow

131

CJ-Systems/gitflow-cjs

Skill Claude CodeCodex

Run Vincent Driessen's git-flow branching model — start feature branches, and (later) finish them, cut releases, and ship hotfixes. Trigger when the user asks to "start a feature," "create a gitflow branch," "kick off feature X," or otherwise wants gitflow workflow operations on a git repository.

not rated 123 3mo ago A 70 tokens

vinilana/invokta

Skill Claude CodeCodex

Prepare Invokta versioned releases on dedicated release branches with synchronized package metadata, changelog and validation evidence, complete repository gates, and one cohesive commit. Use when asked to prepare, cut, stage, or validate an Invokta release or release candidate.

not rated 125 +3 today A 59 tokens original MIT

bump

133

xiaolai/claudepot-app

Command Claude Code

Bump Claudepot version numbers in lock-step across Cargo.toml, Cargo.lock, package.json, src-tauri/tauri.conf.json, README.md, the web install page, and stub a CHANGELOG section. Runs a quality gate first. Does not commit — leaves changes for review, and documents the tag/push path that follows.

not rated 118 today A 71 tokens original ISC

spences10/my-pi

Skill Claude CodeCodex

Use when verifying that published Pi packages install and load for normal users, including pi.dev package compatibility checks, release validation, Daytona sandbox tests, and package installability audits.

not rated 118 today A 40 tokens original MIT

changelog-generator

135

espennilsen/pi

Skill Claude CodeCodex

Parse git history and produce or update a CHANGELOG.md following the Keep a Changelog convention. Supports Conventional Commits, basic prefix conventions, and unstructured commit messages. Intelligently categorizes changes, detects breaking changes, links to PRs/issues, and handles both initial generation and…

not rated 117 12d ago A 205 tokens original MIT

release-notes

136

eric-tramel/moraine

Skill Claude CodeCodex

Rewrite a moraine GitHub release body in the house format — one-sentence pitch, install block, usage-focused "what's new" sections with PR links and optional screenshots, a platform-support table, upgrade notes, and a single deduped auto-generated changelog at the bottom. Use when the user says "/release-notes…

not rated 117 +3 19d ago A 110 tokens original Apache-2.0

prflow

137

The01Geek/prflow

Plugin Claude Code

Bundles 19 skills, 15 agents · 3,050 tokens together

Turn feature requests into review-ready pull requests: issue, implementation, tests, a review-and-fix loop, and docs. Runs locally or on GitHub Actions, and is built for complex brownfield repos. Each week its retrospective reads what you actually merged and proposes improvements to your skill extensions.

not rated 115 changed yesterday A tokens not measured original MIT

release

138

syhily/kobato

Skill Claude CodeCodex

Execute a Kobato release. Use when the user runs /release or asks to release the project. The first argument is the version to release, the second is the next development version.

not rated 115 today A 46 tokens original MIT

mcpp-release

139

mcpp-community/mcpp

Skill Claude CodeCodex

Use when releasing a new version of mcpp — bumps version, creates tag, triggers release CI, and monitors until all platforms succeed. Covers the full release checklist to avoid common pitfalls like version string mismatches.

not rated 123 today A 46 tokens original Apache-2.0

app-release

140

luochang212/skill-zoo

Skill Claude CodeCodex

Use when the user asks to release a new version, ship a build, or publish a Skill Zoo release. Also use when a tag push results in Homebrew 404 errors or missing artifact failures.

not rated 110 +3 17d ago A 43 tokens original MIT

done

141

forrestchang/worktree-workflow

Command

Help the developer wrap up their work on the current issue.

not rated 109 7mo ago A 0 tokens original MIT

ship

142

mr-daedalium/ostack-saas

Skill Claude CodeCodex

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", or "merge and push". Proactively suggest when the user says code is ready or asks about deploying.

not rated 109 +1 5mo ago A 72 tokens original MIT

release-readiness

143

petrkindlmann/qa-skills

Skill Claude CodeCodex

Validate release readiness with evidence-based go/no-go decisions. Covers go/no-go checklists, smoke test suite design, staged rollout validation, rollback criteria and procedures, and post-deployment verification. Ensures release confidence comes from data, not feelings. Use when: "release ready," "go/no-go," "smoke…

not rated 108 +6 2mo ago A 160 tokens original MIT

unigent AGENTS.md

144

gintasz/unigent

Instructions file CodexOpenCode

Instructions for gintasz/unigent, covering setup — do this first in any fresh checkout or worktree, core vs. adapter, constitution, validation and releases.

not rated 104 1mo ago A 550 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: