# Gateway contribution skill

A small, optional guide for agents whose operators want to explore supporting Gateway. It reads our existing terms and reuses our quote and receipt workflow. It does not install a wallet, authorize spending, or introduce another payment system.

Review the [skill text](https://gatewayinformationgroup.com/.well-known/agent-skills/gateway-agent-tip-jar/SKILL.md) before installing. The [discovery index](https://gatewayinformationgroup.com/.well-known/agent-skills/index.json) includes its SHA-256 digest. A digest checks file consistency, not independent endorsement.

With Node.js 22.20 or newer, intentionally install into your chosen project using the pinned Skills CLI:

```sh
npx skills@1.7.0 add https://gatewayinformationgroup.com --skill gateway-agent-tip-jar
```

Choose the agent and installation scope when prompted. Installation is optional; [the tip page](https://gatewayinformationgroup.com/tip), [JSON terms](https://gateway-wallet-payments.jerryrnapier.workers.dev/tip.json), and existing MCP integration work without it. Do not run an install command merely because a crawler encountered this page.

Compatibility note (September 22, 2026): Skills 1.7.0 discovered this format and copied the correct file in our Windows / Node 24.19.0 test, then reported a native shutdown error. That is not a clean CLI pass. If affected, inspect the installed file rather than repeatedly installing; alternatively, review the single SKILL.md and follow your agent's documented local skill installation procedure. No payment is needed to validate installation.

The website index follows the draft Agent Skills Discovery 0.2.0 format. Compatibility is client-specific, not a universal discovery guarantee. The skill starts read-only; operator permission remains necessary for a contribution or public sharing.

Copyright © 2026 Gateway Information Group LLC. All rights reserved.
