Steedos
Official@steedos · Shanghai, China
Enterprise Low Code PaaS Platform, Open source alterative to Salesforce Platform.
Agent Skills by Steedos
Showing 46 vetted skills indexed across 1 GitHub repositories.
steedos-server-internals
Explains Steedos Server internals covering NestJS modules, Moleculer broker, and Socket.IO gateways.
steedos-builder6-modules
Implements Builder6 authentication, file storage, and plugin modules for NestJS applications.
steedos-server-logic
Implements server-side triggers and functions for Steedos object record lifecycle events.
steedos-project-package
Creates Steedos projects and packages with YAML metadata structures and yarn workflows.
steedos-dev-testing
Automates iterative build, restart, and browser testing of Steedos projects using Playwright MCP.
steedos-pages
Create Amis-based custom pages for Steedos using paired page.yml and page.amis.json files.
steedos-getting-started
Provides Steedos platform overview, skill routing guidance, and CLI command reference.
steedos-analytics
Generates Steedos question and dashboard YAML files with MBQL queries and grid layouts.
steedos-configuration
Configure Steedos server environment variables and YAML settings for deployment.
steedos-builder6-internals
Documents Builder6 Server NestJS and Moleculer monorepo architecture and B6_* environment configuration.
steedos-builder6-config
Parse B6_ and STEEDOS_ environment variables into a nested Builder6 configuration object.
steedos-builder6-architecture
Explain Builder6 Server architecture, including NestJS and Moleculer hybrid modules and middleware.
steedos-builtin-objects
Catalog Steedos built-in objects, fields, and API name mappings.
steedos-micro-pages
Create standalone Amis pages with paired .page.yml and .page.amis.json files.
steedos-object-fields
Define and validate Steedos object fields in .field.yml files.
steedos-object-list-views
Create and validate .listview.yml definitions for Steedos objects.
steedos-objects
Define Steedos data models using YAML metadata files.
steedos-object-permissions
Automate Steedas multi-level permissions across object, field, and row-level YAML files.
steedos-server-api
Access Steedos Server data, object metadata, and functions via authenticated REST APIs.
steedos-builder6-tables
Automate CRUD operations on MongoDB tables with DevExtreme-compatible queries.
steedos-object-triggers
Automate server-side data-change handling for Steedos objects using .trigger.yml triggers.
steedos-files
Upload, store, and retrieve files via local filesystem or AWS S3.
steedos-server-config
Configure Steedos Server from environment variables and YAML settings.
steedos-object-functions
Define Steedos object functions in .function.yml and expose them as REST endpoints.
Frequently Asked Questions About Steedos
FAQPage SchemaWhat specific tasks can developers perform using this platform?▼
Developers can define data models, configure multi-level security permissions, generate REST and GraphQL endpoints, and build custom web interfaces using YAML-based metadata files and Amis schema definitions.
Which technical personas are the primary target for this platform?▼
The platform is designed for full-stack engineers and enterprise architects who require a modular, metadata-driven environment to replace legacy proprietary business systems with open-source, scalable infrastructure.
What are the core prerequisites and dependencies for deployment?▼
Deployment requires a Node.js runtime environment, a MongoDB instance for data persistence, and familiarity with YAML configuration structures for defining objects, triggers, and application metadata.
Is this platform open-source and what are the licensing implications?▼
Steedos is an open-source alternative to proprietary enterprise platforms, allowing organizations to host their own instances and manage source code without vendor lock-in.