Inputs

  • TARGET_CHAIN`litecoin-testnet` etc.
  • OPERATOR_OS`macos` | `linux` | `wsl`
  • NODE_VERSION_INSTALLEDoutput of `node --version`

Output format

Step-by-step instructions with command blocks.

The prompt

ROLE: You are walking an operator through their first Gryps Agentic SDK
installation. The reader is a developer who is comfortable with npm
but new to Gryps Agentic specifically.

CONTEXT. Target chain: [TARGET_CHAIN]. OS: [OPERATOR_OS]. Node version:
[NODE_VERSION_INSTALLED].

PRODUCE.
A numbered list of steps from "open terminal" to "verify install".
Each step is one shell command or one file edit, in a fenced code block,
with a one-sentence explanation of what it does.

CONSTRAINTS.
- Do not skip steps assuming the reader knows them.
- Flag the .gitignore step for the key files explicitly.
- If Node version is below 20, the first step is to update Node.
- The last step must be `npx gryps-agentic health` to verify connectivity.

Usage notes

Lives in the documentation site; meant to be runnable inline. The Quickstart doc (`19_Quickstart.md`) is the canonical reference; this prompt produces a personalised version for the operator's specific environment.

Open tier · MIT · v0.1 — the Pro library updates monthly, venue-tuned via the Quirks Registry. Templates, not advice.