BitYoungjaeBitYoungjaeCommunityยท2 Agent Skills Included

ChalKak

Automated GitHub and AUR release publishing for ChalKak

Automates the full release pipeline for the ChalKak screenshot app, from version detection to final publishing. Generates English release notes from merged pull requests, creates GitHub releases, and waits for binary builds to finish. Syncs PKGBUILD and .SRCINFO metadata to three AUR packages, eliminating manual checksum updates and error-prone packaging pushes.
npx skills add BitYoungjae/ChalKak --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ChalKak skills?โ–ผ

Run `npx skills add BitYoungjae/ChalKak --all -g -y` in your terminal to install all skills in this repository globally.

What do the ChalKak release skills do?โ–ผ

They automate the entire release process: detecting if a release is needed, writing English release notes from PRs, creating the GitHub release, and syncing all AUR packages in one run.

How to publish chalkak-ocr-models to AUR?โ–ผ

Use the chalkak-ocr-models-release skill with an optional version argument. It updates the PKGBUILD, refreshes checksums, and pushes packaging metadata to the AUR remote.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. Both skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible coding agents.

Do I need to write release notes manually?โ–ผ

No. The chalkak-release skill collects merged pull requests since the last tag and generates factual English release notes automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’