Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Zenith skills

Agent skills for publishing apps on Zenith.

Install

Install the Zenith Compose skill into your current project:

npx skills add zenith-hosting/skills --skill create-zenith-compose

Install it globally:

npx skills add zenith-hosting/skills --skill create-zenith-compose --global

The CLI detects supported agents and lets you choose where to install the skill. To target Codex directly:

npx skills add zenith-hosting/skills --skill create-zenith-compose --agent codex

Skills

create-zenith-compose

Prepares a public GitHub repository for Zenith with two small PRs. If the app has no public image, the skill containerizes it and opens a GHCR publishing PR. After that merges, it verifies the image, creates zenith-compose.yml, and opens the second PR. The owner only merges the PRs and makes a new GHCR package public when GitHub requires it.

Update an installed copy with:

npx skills update create-zenith-compose

About

Agent skills for publishing apps on Zenith

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors