getctx.org

Documentation

Publishing packages

ctx login                 # GitHub OAuth
ctx init --type skill     # Create ctx.yaml
ctx validate              # Check manifest
ctx publish               # Publish to registry

Version management

ctx outdated              # Check for updates
ctx update                # Update all packages
ctx yank @scope/name@1.0  # Retract a version