Skip to main content
The OSS agent-skill manifest. Every package at packages/skills/<id>/ ships one of these as src/manifest.ts.

Canonical URL

https://glide.co/schemas/agent-banking/v1/skill-manifest.json

Required fields

Closed vocabularies

Adding to any of these requires @glideco/policy-engine to understand the same vocabulary — CODEOWNERS-protected change.

SkillScope

SkillRuntime

SkillCategory

The SkillContractTestSuite enforces a soft guard: if requiredScopes includes any of payments:initiate, cards:manage, or x402:pay, the consentSummary MUST mention payments / money / cards / $ / usd. Soft guard against community-tier skills that under-disclose at the install consent step. The contract test catches the obvious cases. Reviewers catch subtler ones during the verified-tier promotion review (e.g. consent copy that mentions money but lies about caps).

Example

Reading list