Home / paypal / ai-toolkit · skills/paypal-routing/SKILL.md · GitHub

paypal-routing skillA

paypal-routing is agent-read markdown (skill) from paypal/ai-toolkit: PayPal payments, subscriptions, checkout, invoices, disputes, webhooks, BNPL, Venmo, SDK, v5, v6, Fastlane, Braintree Fastlane, braintree-web, accelerated guest checkout. Routes PayPal developer questions to the right command or reference file..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# PayPal Command Routing

When this skill activates, follow the routing table below. For reference routes, load the paypal-best-practices skill and read the specified reference file before answering — the reference files contain current URLs and verified code examples that override training knowledge.

## RulesHub Language-Specific Snippet Fetching

When a RulesHub `rules.md` is fetched and code generation is required:
1. **Detect the user's language** from their codebase, file extensions, imports, or explicit mention. Common values: `javascript`, `typescript`, `python`, `java`, `csharp`, `php`, `ruby`.
2. **WebFetch the language-specific snippet** for the relevant operation. Replace `{language}` and `{pack}` with the detected values:
   - SDK init: `https://raw.githubusercontent.com/paypal/ruleshub/main/{pack}/snippets/{language}/sdk-initialization.md`
   - Create order: `https://raw.githubusercontent.com/paypal/ruleshub/main/{pack}/snippets/{language}/create-order.md`
   - Capture order: `https://raw.githubusercontent.com/paypal/ruleshub/main/{pack}/snippets/{language}/capture-order.md`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add paypal/ai-toolkit/paypal-routing@git:20260921.fb672f6
Exact content
mdr add paypal/ai-toolkit/paypal-routing@sha256:34a11e556981bf73

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ijnxgeiwb2w4pkjd.svg)](https://markdownregistry.com/a/art_ijnxgeiwb2w4pkjd)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.fb672f6 latest2026-09-21 fb672f6 13,104 BA view · diff
git:20260711.c93cbfe2026-07-11 c93cbfe 13,098 BA view · diff
git:20260709.1f478052026-07-09 1f47805 13,123 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (13104 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

paypal/ai-toolkit · 16 stars · license Apache-2.0 · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ijnxgeiwb2w4pkjd
GET https://markdownregistry.com/api/v1/resolve?ref=paypal/ai-toolkit/paypal-routing
GET https://markdownregistry.com/api/v1/blob/34a11e556981bf7328419bd2ea22862219bc94734f738ff64b3bf097398d2d3b

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from paypal/ai-toolkit

paypal-best-practices skill
paypal/ai-toolkit · skills/paypal-best-practices/SKILL.md · PayPal integration guidance, code examples, and best practices. Use for checkout, card fields, BNPL, Pay Later, Venmo…
v1.1.0 · audit A · 16 stars

Every file in paypal/ai-toolkit

Browse by kind, by grade A, or by owner.