steedos-builder6-api

Automate discovery and documentation of Builder6 REST API endpoints.

1.6k|413|Updated Mar 4, 2019
One-click install
npx skills add https://github.com/steedos/steedos-platform --skill steedos-builder6-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: steedos-builder6-api
Source: https://github.com/steedos/steedos-platform/tree/main/skills/steedos-builder6-api
Command: npx skills add https://github.com/steedos/steedos-platform --skill steedos-builder6-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates discovery and standardizes the documentation of Builder6 REST API endpoints to streamline integration work.

Core Features & Use Cases

  • Centralized API overview for /api/v6 endpoints (Tables, Direct MongoDB, Files, Auth, Users).
  • OpenAPI/Swagger links and example requests via the docs.
  • Quick-start prompts and integration patterns for common tasks (auth, CRUD operations, and file management).

Quick Start

Generate a concise endpoint map for the Builder6 /api/v6 endpoints to begin integration.

Frequently Asked Questions about steedos-builder6-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find documentation for Builder6 REST API endpoints?

Builder6 REST API documentation is automated by this Skill, which generates a structured map of /api/v6 endpoints covering Tables, Direct MongoDB, Files, Auth, and Users. It provides OpenAPI/Swagger links and example requests to streamline integration work.

What is the best way to integrate a client app with Builder6 /api/v6 endpoints?

The best way to integrate client apps with Builder6 /api/v6 endpoints is by using standardized integration patterns for auth, CRUD operations, and file management. This Skill provides quick-start prompts and example requests to automate and standardize your integration workflow.

Can I use Swagger or OpenAPI links to test Builder6 API requests?

Yes, you can use Swagger or OpenAPI links to test Builder6 API requests. This Skill standardizes endpoint documentation and includes example requests via the docs, allowing developers to quickly interact with and validate /api/v6 endpoints for their integrations.

Does the Builder6 API support direct MongoDB integration and user authentication?

Yes, the Builder6 API supports direct MongoDB integration and user authentication. This Skill automates discovery for /api/v6 endpoints, specifically mapping out the required metadata and integration patterns for Direct MongoDB, Auth, and Users categories.

How do I generate an endpoint map for Builder6 Tables and Files APIs?

To generate an endpoint map for Builder6 Tables and Files APIs, use the quick-start prompts provided by this Skill. It automates discovery and produces a concise, structured overview of the /api/v6 endpoints to begin your integration immediately.