{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "xata", "version": "1.0.0", "description": "Agent skills for Xata serverless PostgreSQL — the xata CLI, the Xata HTTP API, and PostgreSQL administration — plus the hosted Xata MCP server.", "author": { "name": "Xata", "url": "https://xata.io" }, "homepage": "https://xata.io/docs", "repository": "https://github.com/xataio/skills", "license": "Apache-2.0", "keywords": [ "xata", "mcp", "postgres", "postgresql", "database", "cli", "migrations", "pgroll" ] }