> ## Documentation Index
> Fetch the complete documentation index at: https://glide-9da73dea.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent skills

> Auto-generated catalog of all 6 hero agent skills. Each skill ships with a manifest, 4-tier policy presets (supervise / ride-along / trust / veteran), and contract test.

Auto-generated by `scripts/generate-catalog-docs.mjs` from each `packages/skills/<id>/src/manifest.ts`. Don't edit by hand — re-run the script.

Total: **6** skills.

| Slug                                                                                    | Category | Runtimes                                       | Trust  | Status                                               |
| --------------------------------------------------------------------------------------- | -------- | ---------------------------------------------- | ------ | ---------------------------------------------------- |
| [`ap-agent-chatgpt-xero`](../packages/skills/ap-agent-chatgpt-xero/README.md)           | ap       | chatgpt-apps                                   | `core` | 🚧 V3 Bucket 3.3 (Xero integration) + 3.4 (bill pay) |
| [`ap-agent-claude-quickbooks`](../packages/skills/ap-agent-claude-quickbooks/README.md) | ap       | claude-desktop                                 | `core` | 🚧 V3 Bucket 3.3 (QBO integration) + 3.4 (bill pay)  |
| [`market-research-cap`](../packages/skills/market-research-cap/README.md)               | x402     | claude-desktop, chatgpt-apps, openclaw, hermes | `core` | ✅ unblocked                                          |
| [`payroll-co-signer`](../packages/skills/payroll-co-signer/README.md)                   | payroll  | claude-desktop, chatgpt-apps, vertex           | `core` | 🚧 V2 Sprint 3-4 (payroll platform)                  |
| [`treasury-yield-agent`](../packages/skills/treasury-yield-agent/README.md)             | treasury | claude-desktop, chatgpt-apps, vertex           | `core` | 🚧 V3 Bucket 1.8 / 4.4 (live DeFi yield)             |
| [`trip-budget-chatgpt`](../packages/skills/trip-budget-chatgpt/README.md)               | consumer | chatgpt-apps                                   | `core` | ✅ unblocked                                          |

## Per-skill detail

### ap-agent-chatgpt-xero

> Same AP flow, ChatGPT's runtime, Xero's ledger.

* **Display name:** AP Agent (ChatGPT + Xero)
* **Category:** `ap`
* **Runtimes:** `chatgpt-apps`
* **Required scopes:** `accounts:read`, `payments:initiate`, `payments:simulate`, `beneficiary:write`, `audit:stream`
* **Trust tier:** `core`
* **Publisher:** Glide
* **Blocking dependency:** V3 Bucket 3.3 (Xero integration) + 3.4 (bill pay)
* **Policy default:** per-tx max **$2,500**; daily cap **$10,000**; velocity 20 tx / 60min
* **Source:** [`packages/skills/ap-agent-chatgpt-xero/`](../packages/skills/ap-agent-chatgpt-xero/)

**Consent summary:** ChatGPT reads your Xero invoices and drafts USD payments to your existing vendors, capped at $2,500 per transaction and $10,000 per day. Each payment requires your explicit approval before broadcast.

### ap-agent-claude-quickbooks

> Let Claude draft vendor payments from QBO invoices.

* **Display name:** AP Agent (Claude + QuickBooks)
* **Category:** `ap`
* **Runtimes:** `claude-desktop`
* **Required scopes:** `accounts:read`, `payments:initiate`, `payments:simulate`, `beneficiary:write`, `audit:stream`
* **Trust tier:** `core`
* **Publisher:** Glide
* **Blocking dependency:** V3 Bucket 3.3 (QBO integration) + 3.4 (bill pay)
* **Policy default:** per-tx max **$2,500**; daily cap **$10,000**; velocity 20 tx / 60min
* **Source:** [`packages/skills/ap-agent-claude-quickbooks/`](../packages/skills/ap-agent-claude-quickbooks/)

**Consent summary:** Claude reads your QuickBooks Online invoices and drafts USD payments to your existing vendors, capped at $2,500 per transaction and $10,000 per day. Each payment requires your explicit approval before broadcast.

### market-research-cap

> Pay web-API fees via x402 with a daily cap.

* **Display name:** Market Research (x402 cap)
* **Category:** `x402`
* **Runtimes:** `claude-desktop`, `chatgpt-apps`, `openclaw`, `hermes`
* **Required scopes:** `x402:pay`, `x402:receive`, `audit:stream`
* **Trust tier:** `core`
* **Publisher:** Glide
* **Policy default:** per-tx max **$0.5**; daily cap **$50**; velocity 200 tx / 60min
* **Source:** [`packages/skills/market-research-cap/`](../packages/skills/market-research-cap/)

**Consent summary:** Agents can pay paywalled web APIs via x402 micropayments. Each call is capped at 50¢ and the daily total at \$50. Charges go through your linked Glide account.

### payroll-co-signer

> Review and co-sign a monthly payroll batch.

* **Display name:** Payroll Co-signer
* **Category:** `payroll`
* **Runtimes:** `claude-desktop`, `chatgpt-apps`, `vertex`
* **Required scopes:** `accounts:read`, `payments:initiate`, `payments:simulate`, `audit:stream`
* **Trust tier:** `core`
* **Publisher:** Glide
* **Blocking dependency:** V2 Sprint 3-4 (payroll platform)
* **Policy default:** per-tx max **$15,000**; daily cap **$300,000**; velocity 500 tx / 60min
* **Source:** [`packages/skills/payroll-co-signer/`](../packages/skills/payroll-co-signer/)

**Consent summary:** The agent renders your monthly payroll batch with anomaly signals, then broadcasts USD payments to your employees on your approval. Per-paycheck cap $15,000; full-batch daily cap $300,000.

### treasury-yield-agent

> Rebalance stablecoin yield across Aave/Morpho/Kamino.

* **Display name:** Treasury Yield Agent
* **Category:** `treasury`
* **Runtimes:** `claude-desktop`, `chatgpt-apps`, `vertex`
* **Required scopes:** `accounts:read`, `treasury:yield-allocate`, `audit:stream`
* **Trust tier:** `core`
* **Publisher:** Glide
* **Blocking dependency:** V3 Bucket 1.8 / 4.4 (live DeFi yield)
* **Policy default:** per-tx max **$50,000**; daily cap **$250,000**; velocity 5 tx / 60min
* **Source:** [`packages/skills/treasury-yield-agent/`](../packages/skills/treasury-yield-agent/)

**Consent summary:** The agent moves USDC between Aave/Morpho/Kamino vaults to chase yield. Each rebalance is capped at \$50,000 and only target vaults you have pre-approved. No payments to external addresses.

### trip-budget-chatgpt

> Issue a scoped virtual card for a weekend. Auto-revoke Sunday 6pm.

* **Display name:** Trip Budget (ChatGPT)
* **Category:** `consumer`
* **Runtimes:** `chatgpt-apps`
* **Required scopes:** `accounts:read`, `cards:manage`, `payments:simulate`, `audit:stream`
* **Trust tier:** `core`
* **Publisher:** Glide
* **Policy default:** per-tx max **$1,000**; daily cap **$3,000**; velocity 30 tx / 60min
* **Source:** [`packages/skills/trip-budget-chatgpt/`](../packages/skills/trip-budget-chatgpt/)

**Consent summary:** ChatGPT issues a virtual card scoped to your trip with merchant-category filters and an auto-revoke deadline. Card charges are capped at $1,000 per transaction and $3,000 per day.
