with composer-2.5 in a clone of the rhdh repo
export RHDH_TOKEN=$(curl -s localhost:7007/api/auth/guest/refresh | jq -r '.backstageIdentity.token')
export RHDH_URL=http://localhost:7007
Notes:
validate does not need a token. list-actions, dry-run, and explain-action do./skill:rhdh-templates init Set up template authoring in this repo. Check my tooling and scaffold the recommended layout. My RHDH instance is at <http://localhost:3000/>
Tooling
validate --lint-skeleton)