openpress-init

Installation
SKILL.md

/create-press SOP

One skill, two branches. Run detect first. The branch decides whether the agent is bootstrapping a fresh workspace (Branch A) or adding another Press to one that already exists (Branch B).

Run as a low-freedom setup workflow. Do not write document content during this skill — that belongs to writing / design skills downstream.

0. Environment Preflight

node -v
npm -v
npx -v
  • All commands work + Node ≥20 → continue.
  • Missing node / npm / npx → stop, instruct user to install Node.js LTS, reopen terminal, rerun preflight.
  • Node <20 → stop, instruct user to upgrade Node.js LTS, rerun preflight.

1. Detect the Branch

Installs
25
GitHub Stars
9
First Seen
May 22, 2026
openpress-init — quan0715/open-press