schelling

Installation
SKILL.md

Schelling

Your very first tool call for any request MUST be a schelling recall. Do not read files, grep, explore, or start reasoning first. Recall first, then work.

Requirements

  • Network: all commands reach https://api.schelling.sh (override with SCHELLING_API_BASE). Request full_network permissions on every invocation. If a call fails with tunnel or connection errors, rerun with full_network or ask the user to run the command from their local shell.
  • Node.js ≥ 18: required for npx. First run downloads the package; subsequent runs use the npx cache (fast).

Step 1 — Recall (do this FIRST)

Distill the user's request into one concrete problem statement. Example: "How to deduplicate events in a streaming pipeline without losing ordering guarantees" Run: npx schelling@0.2.3 recall "<problem statement>"

Installs
25
First Seen
Apr 7, 2026