This handles the full Docyrus API surface: OAuth2 PKCE auth via @docyrus/signin for React apps, querying data sources with filters and aggregations, managing tenant schema through studio endpoints (data sources, fields, views, templates), wiring up automations with typed triggers and action nodes, and sending email through tenant messaging accounts. You also get connector discovery and external provider requests routed through stored OAuth credentials. Reach for this when you're building a Docyrus-integrated app and need more than REST docs. It knows the difference between dynamic tenant endpoints that only exist if the data source is defined versus always-available system routes, and it understands the automation graph model with its dozen action node types.
npx skills add https://github.com/docyrus/agent-skills --skill docyrus-api-dev