Imported from actions-marketplace-validations/teaxyz_setup (AGENTS.md). Install upstream with npx skills add actions-marketplace-validations/teaxyz_setup. Copyright stays with the author.
AGENTS: setup
Public repository for installer scripts and GitHub Action setup.
Core Commands
npm install
npm run dist
sh ./installer.sh --help
Always Do
Keep installer behavior explicit across macOS, Linux, and Windows.
Preserve action input/output contract stability.
Ask First
Any change to default install paths or update behavior.
Any action permission or deployment behavior change.
Never Do
Never remove installer safety checks.
Never introduce hidden network side effects without documentation.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/actions-marketplace-validations-teaxyz-setup-teaxyz-setup/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.